Veritas Storage Foundation 5.1 SP1 for Oracle RAC Administrator"s Guide (5900-1512, April 2011)

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
CVMVolDg not online even though CVMCluster is online
When the CVMCluster resource goes online, then all shared disk groups that have
the auto-import flag set are automatically imported. If the disk group import fails
for some reason, the CVMVolDg resources fault. Clearing and taking the CVMVolDg
type resources offline does not resolve the problem.
To resolve the resource issue
1
Fix the problem causing the import of the shared disk group to fail.
2
Offline the cvm group containing the resource of type CVMVolDg as well as
the service group containing the CVMCluster resource type.
3
Bring the cvm group containing the CVMCluster resource online.
4
Bring the cvm group containing the CVMVolDg resource online.
223Troubleshooting SF Oracle RAC
Troubleshooting CVM