Service group Configure HELP!!!
Created: 27 Feb 2013 | Updated: 20 Apr 2013 | 3 comments
This issue has been solved. See solution.
hello:
I have 2 nodes (node1 Production) (Node 2 Quality)
How to configure the service group of production to realize that when one switchover or failover to node 2 the Quality Service Group take offline on node 2 before lifting the service group node 1 node 2 production in this.
Operating Systems:
Discussion Filed Under:
Comments 3 Comments • Jump to latest comment
You can write a preonline trigger for the production service group. When you would try to failover/switch the production service group from node1 to node2, it would first offline the group on node1, then invoke the preonline trigger script on node1. You need to script the commands to offline the quality group on this particular node during preonline trigger. Please refer to the VCS admin guide for details about triggers.
is this same as "https://www-secure.symantec.com/connect/forums/how-configure-service-group#comment-8418081" ?
Thanks and Warm Regards,
Amit Rangari
If this post helped you resolving the issue, please mark it as solution. _____________________________________________________________________________
Looks like this has already been discussed as per above comment. You have both options, to create offline-local dependency as mentioned in the other above link or write preonline triggers for both the service group, which could be extra scripting overhead though. Please continue further discussion on the thread mentioned above.
Would you like to reply?
Login or Register to post your comment.