[Linux-HA] Why cman is started at rc0.d and rc6.d

2013-06-17 Thread Su Chen
Hi All,

I am very new to pacemaker, cororsync and cman. I installed the packages on an 
Ubuntu machine. (aptitude install pacemaker cman fence-agents)
To my surprise, cman has a link under rc0.d and rc6.d, why cman need to be 
started while system is shuting down?

root@SuTH3:/etc# ls -l /etc/rc0.d/S05cman /etc/rc6.d/S05cman
lrwxrwxrwx 1 root root 14 May 18 23:55 /etc/rc0.d/S05cman - ../init.d/cman
lrwxrwxrwx 1 root root 14 May 18 23:55 /etc/rc6.d/S05cman - ../init.d/cman

Thanks,
Su
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems


Re: [Linux-HA] Why cman is started at rc0.d and rc6.d

2013-06-17 Thread Su Chen

And another thing is it never get killed. Should it be stopped when system is 
halting?

root@SuTH3:/etc# ls /etc/rc* | grep cman
S05cman
S05cman
S61cman

Thanks,
Su

From: Su Chen
Sent: Monday, June 17, 2013 11:17 AM
To: 'General Linux-HA mailing list'
Subject: Why cman is started at rc0.d and rc6.d

Hi All,

I am very new to pacemaker, cororsync and cman. I installed the packages on an 
Ubuntu machine. (aptitude install pacemaker cman fence-agents)
To my surprise, cman has a link under rc0.d and rc6.d, why cman need to be 
started while system is shuting down?

root@SuTH3:/etc# ls -l /etc/rc0.d/S05cman /etc/rc6.d/S05cman
lrwxrwxrwx 1 root root 14 May 18 23:55 /etc/rc0.d/S05cman - ../init.d/cman
lrwxrwxrwx 1 root root 14 May 18 23:55 /etc/rc6.d/S05cman - ../init.d/cman

Thanks,
Su
___
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems