That's right. I am using ldirectord and then taking the server offline with this command #/sbin/ipvsadm -e -t 10.37.2.8:smtp -r 10.37.2.9:smtp -m -w 0
I guess any ipvs commands will work the same, like ipvsadm-save, then edit, then ipvsadm-restore? Any other ideas how to handle this? Would editing the ldirectord.cf and then do /etc/init.d/ldirectord reload accomplish what I want without disrupting current connections? Any help is appreciated. Thanks. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joseph Mack NA3T Sent: Friday, March 28, 2008 3:55 PM To: LinuxVirtualServer.org users mailing list. Subject: Re: [lvs-users] Take offline and server comes back On Fri, 28 Mar 2008, Jason Ledford wrote: > I have just made my lvs-nat server online. I am having a > problem now where when I want to take a server offline I > change its weight to 0, it goes offline. 30secs or so > later ldirectord brings it back online. Here is my > ldirectord.cf file: I don't use ldirectord. I assume you changed the weight with ipvsadm and not with ldirectord. Next time ldirectord does a health check, it finds the realserver OK and brings up the weight to its original value. Joe -- Joseph Mack NA3T EME(B,D), FM05lw North Carolina jmack (at) wm7d (dot) net - azimuthal equidistant map generator at http://www.wm7d.net/azproj.shtml Homepage http://www.austintek.com/ It's GNU/Linux! _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
