Sun Cluster 3.0 5/02 Release Notes

BugId 4657833

Problem Summary: Failover does not occur when the resource group property auto_start_on_new_cluster is set to false.

Workaround: Each time the whole cluster reboots, for resource groups that have the auto_start_on_new_cluster property set to false, set the auto_start_on_new_cluster property to true, then reset the auto_start_on_new_cluster property to false.


# scrgadm -c -g rgname -y auto_start_on_new_cluster=true
# scrgadm -c -g rgname -y auto_start_on_new_cluster=false