Hi Folks, Can you please review the changes made for the below CR's. The webrev is @ http://cr.opensolaris.org/~hnamachi/ha-ldom/.
CR 6861658 /opt/SUNWscgds/bin/../../SUNWscxvm/bin/validate_xvm[46]: is: bad number if node is down Description: If one of the cluster node is down the validate method throws the ksh error message ": is: bad number ". Solution: The domain related checks have to be skipped if the node is down. CR 6861119 Validation should check for failure-policy=reset on master instead of guest domain Description: The validate method should check if the failure-policy is to "reset" on the primary instead of the guest domain. The 'failure-policy' property should be set on the master as this determines what the slaves will do when the master fails. Solution: Validate method will query the failure-policy setting on control domain (i.e primary). -Thanks and Regards Hemachandran -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/ha-clusters-discuss/attachments/20090721/5e27bf6a/attachment.html>