Managing Serviceguard 14th Edition, June 2007

Building an HA Cluster Configuration
Creating a Storage Infrastructure with Veritas Cluster File System (CFS)
Chapter 5 247
cfscluster config -t 900 -s
5. Verify the system multi-node package is running and CVM is up,
using the cmviewcl or cfscluster command. Following is an
example of using the cfscluster command. In the last line, you can
see that CVM is up, and that the mount point is not yet configured:
cfscluster status
Node : ftsys9
Cluster Manager : up
CVM state : up (MASTER)
MOUNT POINT TYPE SHARED VOLUME DISK GROUP STATUS
Node : ftsys10
Cluster Manager : up
CVM state : up
MOUNT POINT TYPE SHARED VOLUME DISK GROUP STATUS
NOTE Because the CVM system multi-node package automatically starts up
the Veritas processes, do not edit these files:
/etc/llthosts
/etc/llttab
/etc/gabtab
Creating the Disk Groups
Initialize the disk group from the master node.
1. Find the master node using vxdctl or cfscluster status
2. Initialize a new disk group, or import an existing disk group, in
shared mode, using the vxdg command.
•For a new disk group use the init option:
vxdg -s init logdata c4t0d6
For an existing disk group, use the import option:
vxdg -C -s import logdata
3. Verify the disk group. The state should be enabled and shared:
vxdg list