Re: start nanny in verbose mode
"Pablo A. Godel" <[email protected]>
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Message-ID | <[email protected]> |
----- Original Message ----- From: "Sébastien Bonnet" <[email protected]> To: <[email protected]> Sent: Friday, March 14, 2003 8:45 AM Subject: Re: start nanny in verbose mode > > After spending my entire day trying to figure out why it wasn't working > > (root@director was able to connect to all the RS), I decided to switch to > > rsh and now is working fine. > > So it might be a path problem. Check again specifying the full path to > ssh in lvs.cf. I did specify /bin/ssh but it didn't solve the problem.. I uncommented the line on nanny to print to syslog the command being executed and I saw it running the right command: /bin/ssh ip uptime > > One thing I noticed is that if I have several different services (80, 443, > > 21, etc) and they are pointing to the same IPs on the RS, once the > > configuration is loaded, only one nanny is executed for each ip, for > > example, nanny was running for RS1 with port 443, but didn't run for RS1 > > port 80 so it wasn't being loaded into ipvsadm.. is this correct or am I > > missing something in the configuration? > > This is a bug I've filed and for which I've provided a patch several > times on this list. Check the archives ! Cool! Thanks! Pablo Godel