Chapter 19. VERITAS Cluster Server on AIX with the IBM Tivoli Storage Manager StorageAgent 809
StartProgram = "/opt/local/tsmsta/startSTA.sh"
StopProgram = "/opt/local/tsmsta/stopSTA.sh"
CleanProgram = "/opt/local/tsmsta/cleanSTA.sh"
MonitorProgram = "/opt/local/tsmsta/monSTA.sh"
MonitorProcesses = { "" }
)
Application app_tsmcad (
Critical = 0
StartProgram = "/opt/local/tsmcli/startTSMcli.sh"
StopProgram = "/opt/local/tsmcli/stopTSMcli.sh"
CleanProgram = "/opt/local/tsmcli/stopTSMcli.sh"
MonitorProcesses = { "/usr/tivoli/tsm/client/ba/bin/dsmc sched"
}
)
IP app_pers_ip (
Device = en2
Address = "9.1.39.77"
NetMask = "255.255.255.0"
)
LVMVG vg_iscvg (
VolumeGroup = iscvg
MajorNumber = 48
)
Mount m_ibm_isc (
MountPoint = "/opt/IBM/ISC"
BlockDevice ...