From: Marc G. <gr...@at...> - 2008-03-04 14:03:10
|
On Tuesday 04 March 2008 14:49:11 go...@bo... wrote: > On Tue, 4 Mar 2008, Marc Grimme wrote: > >> Does this have to be added to any lists (rpms or files) in > >> /etc/comoonics/bootimage before it'll get bundled/started in the initrd? > >> > >> I have it in my cluster.conf, but there doesn't appear to be anything > >> listening on port 12242. :-( > > > > What does /etc/init.d/fenceack stop and then /etc/init.d/fenceacksv start > > tell you in the syslog and do you see a service like this: > > > > [marc@realserver9 ~]$ ps ax | grep fenceack > > 12266 ? S > > 0:36 /usr/bin/python /opt/atix/comoonics-fenceacksv/fenceacksv --xml > > --xml-clusterconf --xml-novalidate --debug --nodename axqa01_1 > > /etc/cluster/cluster.conf > > 12267 ? S 0:08 /usr/bin/logger -t fenceacksv > > 13119 pts/2 S+ 0:00 grep fenceack > > In a word - no. > > # /etc/init.d/fenceacksv stop > Stopping fenceacksv: [ OK ] > # /etc/init.d/fenceacksv start > Starting fenceacksv: [ OK ] > # ps axww | grep fenceack > 28772 pts/0 S+ 0:00 grep fenceack > > Nothing about this gets logged in /var/log/messages. strange. try starting it manually: /usr/bin/python /opt/atix/comoonics-fenceacksv/fenceacksv --xml --xml-clusterconf --xml-novalidate --debug --nodename <nodename> /etc/cluster/cluster.conf Where <nodename> is the clusternodename you are starting it on. What does it say? > > Gordan > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Open-sharedroot-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/open-sharedroot-devel -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |