
kskmori at intellilink
Aug 11, 2008, 12:46 AM
Post #4 of 7
(423 views)
Permalink
|
Andrew, If there's no objection I would like to push this patch into the lha-2.1 repository, but any problem on that? It seems that the latest pacemaker also presents the same behavior so I think the both needs to be fixed as well. Thanks, "Junko IKEDA" <ikedaj[at]intellilink.co.jp> writes: > Hi, > > I found that crm_mon which is included in Pacemaker-dev(2f2343008186) can be > quitted by Ctrl + C. > If a back port from Pacemaker to Heartbeat 2.1.4 is better than applying the > patch, > We don't care about how to fix this. > > Thanks, > Junko > > >> Can somebody handle this issue? >> She said that, she couldn't quit crm_mon command with Ctrl+C. >> I usually use crm_mon with -i option, so I couldn't notice this behavior, >> but it sure is that crm_mon running with no option wouldn't be stopped by >> SIGINT. >> It's odd, right? >> I think almost all people would expect that Ctrl + C can stop this > command. >> See attached her patch. >> >> Thanks, >> Junko >> >> >> > I noticed that crm_mon doesn't exit immediately >> > when it receive SIGINT in mainloop. >> > It seems that SIGINT only kills sleep() function... >> > (Is this caused by something in G_main_add_SignalHandler()? >> > Or anything else?) >> > >> > So, I modified it to exit wait function >> > when it is interrupted by a signal. >> > This patch is for Heartbeat STABLE 2.1 (aae8d51d84ec). >> > I hope it isn't too late for Heartbeat2.1.4... >> > >> > >> > Regards, >> > Satomi Taniguchi > > _______________________________________________________ > Linux-HA-Dev: Linux-HA-Dev[at]lists.linux-ha.org > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev > Home Page: http://linux-ha.org/ -- Keisuke MORI NTT DATA Intellilink Corporation _______________________________________________________ Linux-HA-Dev: Linux-HA-Dev[at]lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
|