Veritas Storage Foundation 5.1 SP1 Cluster File System Administrator"s Guide (5900-1738, April 2011)
a transaction is in progress.
Try again
In some cases, if the master switching operation is interrupted by another
reconfiguration operation, the master change fails. In this case, the existing master
remains the master of the cluster. After the reconfiguration is complete, reissue
the vxclustadm setmaster command to change the master.
If the master switching operation has started the reconfiguration, any command
that initiates a configuration change fails with the following error:
Node processing a master-switch request. Retry operation.
If you see this message, retry the command after the master switching has
completed.
Importing a shared disk group manually
You can use the following command to manually import a shared disk group:
# vxdg -s import dg_name
Deporting a shared disk group manually
You can use the following command to manually deport a shared disk group:
# vxdg deport dg_name
Note that the deport of a shared disk group removes the SCSI-3 PGR keys on the
disks. It also removes the ‘shared’ flag on the disks.
Starting shared volumes manually
Following a manual CVM shared disk group import, the volumes in the disk group
need to be started manually, as follows:
# vxvol -g dg_name startall
To verify that the volumes are started, run the following command:
# vxprint -htrg dg_name | grep ^v
67Administering Storage Foundation Cluster File System and its components
Administering CVM