2014-06-11

sun cluster clear stop failed on resource

- if The name of the resource and resource group that are in STOP_FAILED state
     Clear the STOP_FAILED error flag on the resources. 
# clresource clear -f STOP_FAILED -n nodelist resource
-f STOP_FAILED
Specifies the flag name.
-n nodelist
Specifies a comma-separated list of the names of the nodes where the resource is in the STOP_FAILED state. The list may contain one node name or more than one node name.
resource

Specifies the name of the resource.