Showing posts with label SG. Show all posts
Showing posts with label SG. Show all posts

Wednesday, September 18, 2013

How to failover a VCS Service Group ?

For Example: You have a service group(sg1) currently running on nodeA and you want to fail it over to node B. Then you need to run the below command to perform the failover.

hagrp -switch sg1 to nodeB

Sunday, May 19, 2013

How to freeze and unfreeze the Service Group (SG) on Veritas Cluster Server (VCS)


Freeze the Service Group test_sg
#hagrp -freeze test_sg


Unfreeze the Service Group test_sg
#hagrp -unfreeze test_sg