Veritas Storage Foundation 5.1 SP1 Cluster File System Administrator"s Guide (5900-1738, April 2011)
Troubleshooting CVM
This section discusses troubleshooting CVM problems.
CVM group is not online after adding a node to the cluster
The possible causes for the CVM group being offline after adding a node to the
cluster are as follows:
■ The cssd resource is configured as a critical resource in the cvm group.
■ Other resources configured in the cvm group as critical resources are not
online.
To resolve the issue if cssd is configured as a critical resource
1
Log onto one of the nodes in the existing cluster as the root user.
2
Configure the cssd resource as a non-critical resource in the cvm group:
# haconf -makerw
# hares -modify cssd Critical 0
# haconf -dump -makero
To resolve the issue if other resources in the group are not online
1
Log onto one of the nodes in the existing cluster as the root user.
2
Bring the resource online:
# hares -online resource_name -sys system_name
3
Verify the status of the resource:
# hastatus -resource resource_name
4
If the resource is not online, configure the resource as a non-critical resource:
# haconf -makerw
# hares -modify resource_name Critical 0
# haconf -dump -makero
Shared disk group cannot be imported
If you see a message resembling:
vxvm:vxconfigd:ERROR:vold_pgr_register(/dev/vx/rdmp/disk_name):
local_node_id<0
Troubleshooting SFCFS
Troubleshooting CVM
194