Re: What is the latest nanny version number?
Edward Croft <[email protected]>
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Message-ID | <[email protected]> |
This is what I get when I shutdown pulse on the active server. Why is it returning error code 1 on the shutdown script? Apr 29 11:37:33 sdb01 ntpd[1193]: synchronisation lost Apr 29 11:39:44 sdb01 pulse[2964]: Terminating due to signal 15 Apr 29 11:39:44 sdb01 pulse[5502]: running command "/sbin/ifconfig" "aft0:1" "down" Apr 29 11:39:44 sdb01 fos[4275]: Shutting down due to signal 15 Apr 29 11:39:44 sdb01 fos[4275]: Shutting down local service 10.0.13.30:5432 Apr 29 11:39:44 sdb01 fos[4275]: running command "/scripts/stopdb_fos" Apr 29 11:39:44 sdb01 fos[4275]: Warning; shutdown of local service 10.0.13.30:5432 returned error 1 Apr 29 11:39:44 sdb01 fos[4275]: will now exit to notify pulse... Apr 29 11:39:44 sdb01 pulse: pulse shutdown succeeded On Tue, 2003-04-29 at 03:47, Sébastien Bonnet wrote: > > I need nanny to work with an external program to check the status of > > a resource. However, Nanny will only do that to an lvs server, not > > under fos, according to Nanny's man pages. > > I never noticed that and actually have a fos nanny using an external > script. But I've been actively patching, so the *feature* might be from > my devel :) > > Apply the attached patch (against piranha-0.7.0's sources) and you'll > run fine for sure.