Sun Cluster 3.0 Release Notes

Bug ID 4365700

Problem Summary: In the following example, multiple resources are disabled from the same resource group with a single command.


# scswitch -n -j r1,r2,r3

If the first resource moves into the STOP_FAILED state, the remaining resources might end up disabled but still online. This online state represents an invalid internal state of the Resource Group Manager daemon and can cause the Resource Group Manager daemon to panic.

Workaround: When disabling resources, always disable just one resource per scswitch(1M) command.