Re: Cisco CSM real disabled until manually reactivated - is this possible?
Arie Vayner <[email protected]> Thu, 3 Dec 2009 10:11:06 +0200
| Newsgroups | gmane.comp.programming.load-balancing.general |
|---|---|
| Message-ID | <[email protected]> |
Martin, You could use a simple EEM script to catch the syslog event of the vserver going down, and manually setting in "no inservice" mode. I do not have a CSM to test with, but the script should look something like: event manager applet DISABLE-VSERVER-XXX event syslog pattern "THE SYSLOG EVENT FOR VSERVER XXX FAILING" action 1.0 cli command "enable" action 1.1 cli command "conf t" action 2.0 cli command "module csm 3" action 2.1 cli command "vserver XXX" action 2.2 cli command "no inservice" action 9.0 syslog priority alerts msg "VServer XXX has failed and was administratively shut" Arie On Wed, Dec 2, 2009 at 11:27 PM, Martin Foote <[email protected]>wrote: > thanks simon, this is the backup plan. Would prefer to not do anything > manual to stop the initial fail back as this could happen in the middle of > the night. We want to make sure when we fail it back the system is 100% > > Cheers > martin > > > Date: Wed, 2 Dec 2009 09:58:46 +0000 > > From: [email protected] > > > To: [email protected] > > Subject: Re: [load balancing] Cisco CSM real disabled until manually > reactivated - is this possible? > > > > Martin, > > > > we do not use cisco LB's but what we do is have ipf rules (solaris) on > > our systems where we can block just the load balancers health check but > > allow site access from other ip's to check server content. > > > > Regards > > > > Simon. > > > > > > > > Martin Foote wrote: > > > Hello > > > > > > I'm trying to find out if there is a way for reals to be disabled on a > > > Cisco CSM when a probe fails until someone manually reactivates it. > > > I'm not sure if anyone has some good ideas on this, as I've not manged > > > to find anything online. > > > > > > If the service fails we plan to fail the service to a secondary site > > > and we want to make sure the primary box is up and working before we > > > fail it back in a controlled manner, so we don't want it to become > > > back online automatically. I would have thought the Cisco CSM should > > > be able to this conceptually but I can't quite figure out what > > > commands I'd need to apply. > > > > > > Thanks in advance for any responses. > > > > > > Cheers > > > Martin > > > > > > > > > > ------------------------------------------------------------------------ > > > New! Receive and respond to mail from other email accounts from within > > > Hotmail Find out how. > > > <http://clk.atdmt.com/UKM/go/186394593/direct/01/%20> > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > lb-l mailing list > > > [email protected] > > > http://vegan.net/mailman/listinfo/lb-l > > > Searchable Archive: http://vegan.net/lb/archive > > > http://lbdigest.com Load Balancing Digest > > > http://lbwiki.com Load Balancing Wiki > > > > > > > _______________________________________________ > > lb-l mailing list > > [email protected] > > http://vegan.net/mailman/listinfo/lb-l > > Searchable Archive: http://vegan.net/lb/archive > > http://lbdigest.com Load Balancing Digest > > http://lbwiki.com Load Balancing Wiki > > ------------------------------ > Use Hotmail to send and receive mail from your different email accounts. Find > out how. <http://clk.atdmt.com/UKM/go/186394592/direct/01/> > > _______________________________________________ > lb-l mailing list > [email protected] > http://vegan.net/mailman/listinfo/lb-l > Searchable Archive: http://vegan.net/lb/archive > http://lbdigest.com Load Balancing Digest > http://lbwiki.com Load Balancing Wiki > > _______________________________________________ lb-l mailing list [email protected] http://vegan.net/mailman/listinfo/lb-l Searchable Archive: http://vegan.net/lb/archive http://lbdigest.com Load Balancing Digest http://lbwiki.com Load Balancing Wiki