Veritas Storage Foundation 5.1 SP1 Cluster File System Installation Guide (5900-1510, April 2011)
■ The database is managed by a VCS database agent.
The agent starts, stops, and monitors the database.
Note: The following sample file shows in bold the configuration information that
is removed when the node system3 is removed from the cluster.
include "types.cf"
include "CFSTypes.cf"
include "CVMTypes.cf"
cluster cluster1 (
UserNames = { admin = bopHo }
Administrators = { admin }
UseFence = SCSI3
)
cluster cluster1 (
UserNames = { admin = bopHo }
Administrators = { admin }
UseFence = SCSI3
)
system system1 (
)
system system2 (
)
system system3 (
)
Note: In the following group app_grp, the system3 node must be removed.
group app_grp (
SystemList = { system1 = 0, system2 = 1, system3 = 2 }
AutoFailOver = 0
Parallel = 1
AutoStartList = { system1, system2, system3 }
)
Note: In the following application resource, the system3 node information must
be removed.
Removing a node from Storage Foundation Cluster File System clusters
Sample configuration file for removing a node from the cluster
304