[Debian-ha-maintainers] Bug#656324: Heartbeat script is not launched at boot

Sandro Bordacchini sandro.bordacchini at gmail.com
Wed Jan 18 12:10:38 UTC 2012


Package: heartbeat
Version: 3.0.3-2

Hello all.
I have a problem about starting heartbeat at boot time.

Scenario: I have a v1 cluster with two node installed with a preseed
automated installation. problem arises when migrating from lenny to squeeze
the customized iso.

Heartbeat won't boot at start time. I have put some prints in the
/etc/init.d/heartbeat script and it is not being called actually at boot.
Starting the service manually works perfectly.

I have found out also the way to fix it. It's enough to launch: "insserv
/etc/init.d/heartbeat" after the installation.
I saw that service "installation" procedure has changed between lenny and
squeeze.
But installation should be in charge of the .postinst Debian package
script, am I right?

I attach some commands and logs taken on 01 node (where insserv has been
launched) and 02 node (where it has not).
The nodes are installed with the same ISO, so they should be equal except
for the insserv command.
Actually there are some differences in /etc/init.d/.depend.* files.

Is this a bug or am I missing anything?

Thank you,
Sandro.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-ha-maintainers/attachments/20120118/f394ff78/attachment-0001.html>
-------------- next part --------------
dexgatecluster01:~# cat /etc/init.d/.depend.*
TARGETS = mountkernfs.sh udev mountdevsubfs.sh bootlogd keymap.sh keyboard-setup hostname.sh hwclockfirst.sh hdparm checkroot.sh hwclock.sh ifupdown-clean mtab.sh module-init-tools checkfs.sh mountall.sh ifupdown mountall-bootclean.sh mountoverflowtmp networking urandom procps x11-common udev-mtab portmap nfs-common mountnfs.sh mountnfs-bootclean.sh kbd console-setup lm-sensors bootmisc.sh stop-bootlogd-single
INTERACTIVE = udev keymap.sh keyboard-setup checkroot.sh checkfs.sh kbd console-setup
udev: mountkernfs.sh
mountdevsubfs.sh: mountkernfs.sh udev
bootlogd: mountdevsubfs.sh
keymap.sh: mountdevsubfs.sh bootlogd
keyboard-setup: bootlogd mountkernfs.sh keymap.sh udev
hostname.sh: bootlogd
hwclockfirst.sh: mountdevsubfs.sh bootlogd
hdparm: mountdevsubfs.sh udev bootlogd
checkroot.sh: mountdevsubfs.sh hostname.sh keymap.sh hwclockfirst.sh hdparm bootlogd keyboard-setup
hwclock.sh: checkroot.sh bootlogd
ifupdown-clean: checkroot.sh
mtab.sh: checkroot.sh
module-init-tools: checkroot.sh
checkfs.sh: checkroot.sh mtab.sh
mountall.sh: checkfs.sh
ifupdown: ifupdown-clean
mountall-bootclean.sh: mountall.sh
mountoverflowtmp: mountall-bootclean.sh
networking: mountkernfs.sh mountall.sh mountoverflowtmp ifupdown
urandom: mountall.sh mountoverflowtmp
procps: mountkernfs.sh mountall.sh mountoverflowtmp udev module-init-tools bootlogd
x11-common: mountall.sh mountoverflowtmp
udev-mtab: udev mountall.sh mountoverflowtmp
portmap: networking ifupdown mountall.sh mountoverflowtmp
nfs-common: portmap hwclock.sh
mountnfs.sh: mountall.sh mountoverflowtmp networking ifupdown portmap nfs-common
mountnfs-bootclean.sh: mountall.sh mountoverflowtmp mountnfs.sh
kbd: mountall.sh mountoverflowtmp mountnfs.sh mountnfs-bootclean.sh
console-setup: mountall.sh mountoverflowtmp mountnfs.sh mountnfs-bootclean.sh kbd
lm-sensors: mountall.sh mountoverflowtmp mountnfs.sh mountnfs-bootclean.sh
bootmisc.sh: mountall.sh mountoverflowtmp mountnfs.sh mountnfs-bootclean.sh udev
stop-bootlogd-single: mountall.sh mountoverflowtmp udev keymap.sh keyboard-setup console-setup mountnfs.sh mountnfs-bootclean.sh networking ifupdown hwclock.sh nfs-common portmap mountkernfs.sh ifupdown-clean urandom checkroot.sh hostname.sh lm-sensors kbd mountdevsubfs.sh hwclockfirst.sh hdparm bootlogd mountall-bootclean.sh mtab.sh procps module-init-tools bootmisc.sh checkfs.sh x11-common udev-mtab

TARGETS = killprocs portmap rsyslog samba shellinabox linuxlogo sudo jove exim4 snmpd openbsd-inetd ssh logd openfire dbus cron ntp rsync acpid drbd heartbeat bootlogs single stop-bootlogd rmnologin rc.local
INTERACTIVE =
exim4: rsyslog
snmpd: rsyslog
openbsd-inetd: rsyslog
ssh: rsyslog
logd: rsyslog
openfire: rsyslog
dbus: rsyslog
cron: rsyslog
ntp: rsyslog
rsync: rsyslog
acpid: rsyslog
drbd: rsyslog ssh
heartbeat: drbd rsyslog logd
single: killprocs bootlogs
stop-bootlogd: exim4 rsyslog portmap snmpd openbsd-inetd samba shellinabox drbd ssh heartbeat linuxlogo logd openfire bootlogs dbus cron ntp sudo rsync jove acpid
rmnologin: sudo exim4 rsyslog portmap snmpd openbsd-inetd samba shellinabox drbd ssh heartbeat linuxlogo logd openfire bootlogs dbus cron ntp rsync jove acpid
rc.local: rsyslog exim4 portmap snmpd openbsd-inetd samba shellinabox drbd ssh heartbeat linuxlogo logd openfire bootlogs dbus cron ntp sudo rsync jove acpid

TARGETS = stun dexgate-server atftpd sensord urandom samba shellinabox linuxlogo exim4 snmpd openbsd-inetd logd openfire heartbeat mysql slapd drbd sendsigs rsyslog umountnfs.sh portmap nfs-common hwclock.sh networking ifupdown umountfs umountroot halt reboot
mysql: exim4
slapd: samba
drbd: heartbeat
sendsigs: exim4 snmpd openbsd-inetd samba shellinabox dexgate-server atftpd slapd heartbeat linuxlogo mysql logd openfire
rsyslog: exim4 snmpd openbsd-inetd drbd dexgate-server atftpd slapd sendsigs heartbeat mysql logd openfire
umountnfs.sh: exim4 snmpd openbsd-inetd samba shellinabox dexgate-server sendsigs atftpd slapd rsyslog heartbeat linuxlogo mysql logd openfire
portmap: umountnfs.sh
nfs-common: umountnfs.sh
hwclock.sh: nfs-common rsyslog heartbeat mysql
networking: exim4 stun snmpd samba shellinabox drbd umountnfs.sh dexgate-server atftpd slapd heartbeat portmap mysql logd openfire
ifupdown: exim4 stun snmpd samba shellinabox drbd umountnfs.sh dexgate-server networking atftpd slapd heartbeat portmap mysql logd openfire
umountfs: exim4 snmpd openbsd-inetd samba shellinabox drbd umountnfs.sh dexgate-server networking ifupdown urandom atftpd slapd hwclock.sh heartbeat portmap linuxlogo mysql logd openfire
umountroot: umountfs
halt: umountroot
reboot: umountroot


dexgatecluster01:~# ls -latr /etc/rc*
-rwxr-xr-x 1 root root  306 Jan 17 13:00 /etc/rc.local

/etc/rcS.d:
total 12
-rw-r--r--  1 root root  447 Jan  1  2011 README
lrwxrwxrwx  1 root root   24 Jan 17 13:00 S01mountkernfs.sh -> ../init.d/mountkernfs.sh
lrwxrwxrwx  1 root root   18 Jan 17 13:00 S04bootlogd -> ../init.d/bootlogd
lrwxrwxrwx  1 root root   26 Jan 17 13:00 S03mountdevsubfs.sh -> ../init.d/mountdevsubfs.sh
lrwxrwxrwx  1 root root   14 Jan 17 13:00 S02udev -> ../init.d/udev
lrwxrwxrwx  1 root root   17 Jan 17 13:02 S14urandom -> ../init.d/urandom
lrwxrwxrwx  1 root root   19 Jan 17 13:02 S14udev-mtab -> ../init.d/udev-mtab
lrwxrwxrwx  1 root root   16 Jan 17 13:02 S14procps -> ../init.d/procps
lrwxrwxrwx  1 root root   20 Jan 17 13:02 S14networking -> ../init.d/networking
lrwxrwxrwx  1 root root   26 Jan 17 13:02 S13mountoverflowtmp -> ../init.d/mountoverflowtmp
lrwxrwxrwx  1 root root   31 Jan 17 13:02 S12mountall-bootclean.sh -> ../init.d/mountall-bootclean.sh
lrwxrwxrwx  1 root root   21 Jan 17 13:02 S11mountall.sh -> ../init.d/mountall.sh
lrwxrwxrwx  1 root root   18 Jan 17 13:02 S11ifupdown -> ../init.d/ifupdown
lrwxrwxrwx  1 root root   20 Jan 17 13:02 S10checkfs.sh -> ../init.d/checkfs.sh
lrwxrwxrwx  1 root root   17 Jan 17 13:02 S09mtab.sh -> ../init.d/mtab.sh
lrwxrwxrwx  1 root root   27 Jan 17 13:02 S09module-init-tools -> ../init.d/module-init-tools
lrwxrwxrwx  1 root root   24 Jan 17 13:02 S09ifupdown-clean -> ../init.d/ifupdown-clean
lrwxrwxrwx  1 root root   20 Jan 17 13:02 S09hwclock.sh -> ../init.d/hwclock.sh
lrwxrwxrwx  1 root root   22 Jan 17 13:02 S08checkroot.sh -> ../init.d/checkroot.sh
lrwxrwxrwx  1 root root   25 Jan 17 13:02 S07hwclockfirst.sh -> ../init.d/hwclockfirst.sh
lrwxrwxrwx  1 root root   21 Jan 17 13:02 S07hostname.sh -> ../init.d/hostname.sh
lrwxrwxrwx  1 root root   24 Jan 17 13:02 S06keyboard-setup -> ../init.d/keyboard-setup
lrwxrwxrwx  1 root root   19 Jan 17 13:02 S05keymap.sh -> ../init.d/keymap.sh
lrwxrwxrwx  1 root root   20 Jan 17 13:05 S14x11-common -> ../init.d/x11-common
lrwxrwxrwx  1 root root   16 Jan 17 13:05 S07hdparm -> ../init.d/hdparm
lrwxrwxrwx  1 root root   17 Jan 17 13:07 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   30 Jan 17 13:07 S22stop-bootlogd-single -> ../init.d/stop-bootlogd-single
lrwxrwxrwx  1 root root   20 Jan 17 13:07 S21lm-sensors -> ../init.d/lm-sensors
lrwxrwxrwx  1 root root   21 Jan 17 13:07 S21bootmisc.sh -> ../init.d/bootmisc.sh
lrwxrwxrwx  1 root root   23 Jan 17 13:07 S20console-setup -> ../init.d/console-setup
lrwxrwxrwx  1 root root   13 Jan 17 13:07 S19kbd -> ../init.d/kbd
lrwxrwxrwx  1 root root   31 Jan 17 13:07 S18mountnfs-bootclean.sh -> ../init.d/mountnfs-bootclean.sh
lrwxrwxrwx  1 root root   21 Jan 17 13:07 S17mountnfs.sh -> ../init.d/mountnfs.sh
lrwxrwxrwx  1 root root   20 Jan 17 13:07 S16nfs-common -> ../init.d/nfs-common
drwxr-xr-x  2 root root 4096 Jan 17 13:07 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc6.d:
total 12
-rw-r--r--  1 root root  351 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 13:00 K01urandom -> ../init.d/urandom
lrwxrwxrwx  1 root root   16 Jan 17 13:02 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 13:05 K01exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   23 Jan 17 13:05 K01openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   19 Jan 17 13:06 K01linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   18 Jan 17 13:07 K01openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   15 Jan 17 13:08 K01samba -> ../init.d/samba
lrwxrwxrwx  1 root root   21 Jan 17 13:08 K01shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   16 Jan 17 13:08 K11reboot -> ../init.d/reboot
lrwxrwxrwx  1 root root   20 Jan 17 13:08 K10umountroot -> ../init.d/umountroot
lrwxrwxrwx  1 root root   18 Jan 17 13:08 K09umountfs -> ../init.d/umountfs
lrwxrwxrwx  1 root root   18 Jan 17 13:08 K08ifupdown -> ../init.d/ifupdown
lrwxrwxrwx  1 root root   20 Jan 17 13:08 K07networking -> ../init.d/networking
lrwxrwxrwx  1 root root   20 Jan 17 13:08 K07hwclock.sh -> ../init.d/hwclock.sh
lrwxrwxrwx  1 root root   17 Jan 17 13:08 K06portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   20 Jan 17 13:08 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   22 Jan 17 13:08 K05umountnfs.sh -> ../init.d/umountnfs.sh
lrwxrwxrwx  1 root root   17 Jan 17 13:08 K04rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   18 Jan 17 13:08 K03sendsigs -> ../init.d/sendsigs
lrwxrwxrwx  1 root root   15 Jan 17 13:08 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   15 Jan 17 13:08 K01snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 13:09 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   15 Jan 17 13:11 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   14 Jan 17 13:11 K01logd -> ../init.d/logd
lrwxrwxrwx  1 root root   19 Jan 17 13:11 K01heartbeat -> ../init.d/heartbeat
lrwxrwxrwx  1 root root   14 Jan 17 13:11 K02drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   24 Jan 17 16:55 K01dexgate-server -> ../init.d/dexgate-server
drwxr-xr-x  2 root root 4096 Jan 17 16:55 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc1.d:
total 12
-rw-r--r--  1 root root  369 Jan  1  2011 README
lrwxrwxrwx  1 root root   19 Jan 17 13:00 S01killprocs -> ../init.d/killprocs
lrwxrwxrwx  1 root root   16 Jan 17 13:02 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 13:05 K01exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   23 Jan 17 13:05 K01openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   19 Jan 17 13:06 K01linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   16 Jan 17 13:07 S22single -> ../init.d/single
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   18 Jan 17 13:07 K01openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   15 Jan 17 13:08 K01samba -> ../init.d/samba
lrwxrwxrwx  1 root root   21 Jan 17 13:08 K01shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   17 Jan 17 13:08 K06portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   20 Jan 17 13:08 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   17 Jan 17 13:08 K04rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   15 Jan 17 13:08 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   15 Jan 17 13:08 K01snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 13:09 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   15 Jan 17 13:11 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   14 Jan 17 13:11 K01logd -> ../init.d/logd
lrwxrwxrwx  1 root root   19 Jan 17 13:11 K01heartbeat -> ../init.d/heartbeat
lrwxrwxrwx  1 root root   14 Jan 17 13:11 K02drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   24 Jan 17 16:55 K01dexgate-server -> ../init.d/dexgate-server
drwxr-xr-x  2 root root 4096 Jan 17 16:55 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc0.d:
total 12
-rw-r--r--  1 root root  353 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 13:00 K01urandom -> ../init.d/urandom
lrwxrwxrwx  1 root root   16 Jan 17 13:02 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 13:05 K01exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   23 Jan 17 13:05 K01openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   19 Jan 17 13:06 K01linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   18 Jan 17 13:07 K01openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   15 Jan 17 13:08 K01samba -> ../init.d/samba
lrwxrwxrwx  1 root root   21 Jan 17 13:08 K01shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   14 Jan 17 13:08 K11halt -> ../init.d/halt
lrwxrwxrwx  1 root root   20 Jan 17 13:08 K10umountroot -> ../init.d/umountroot
lrwxrwxrwx  1 root root   18 Jan 17 13:08 K09umountfs -> ../init.d/umountfs
lrwxrwxrwx  1 root root   18 Jan 17 13:08 K08ifupdown -> ../init.d/ifupdown
lrwxrwxrwx  1 root root   20 Jan 17 13:08 K07networking -> ../init.d/networking
lrwxrwxrwx  1 root root   20 Jan 17 13:08 K07hwclock.sh -> ../init.d/hwclock.sh
lrwxrwxrwx  1 root root   17 Jan 17 13:08 K06portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   20 Jan 17 13:08 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   22 Jan 17 13:08 K05umountnfs.sh -> ../init.d/umountnfs.sh
lrwxrwxrwx  1 root root   17 Jan 17 13:08 K04rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   18 Jan 17 13:08 K03sendsigs -> ../init.d/sendsigs
lrwxrwxrwx  1 root root   15 Jan 17 13:08 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   15 Jan 17 13:08 K01snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 13:09 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   15 Jan 17 13:11 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   14 Jan 17 13:11 K01logd -> ../init.d/logd
lrwxrwxrwx  1 root root   19 Jan 17 13:11 K01heartbeat -> ../init.d/heartbeat
lrwxrwxrwx  1 root root   14 Jan 17 13:11 K02drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   24 Jan 17 16:55 K01dexgate-server -> ../init.d/dexgate-server
drwxr-xr-x  2 root root 4096 Jan 17 16:55 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc5.d:
total 12
-rw-r--r--  1 root root  677 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 13:07 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   23 Jan 17 13:07 S22stop-bootlogd -> ../init.d/stop-bootlogd
lrwxrwxrwx  1 root root   19 Jan 17 13:07 S22rmnologin -> ../init.d/rmnologin
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S22rc.local -> ../init.d/rc.local
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   23 Jan 17 13:07 S19openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   14 Jan 17 13:07 S19dbus -> ../init.d/dbus
lrwxrwxrwx  1 root root   15 Jan 17 13:07 S19acpid -> ../init.d/acpid
lrwxrwxrwx  1 root root   17 Jan 17 13:07 S18rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   19 Jan 17 13:07 S18linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   14 Jan 17 13:07 S18jove -> ../init.d/jove
lrwxrwxrwx  1 root root   13 Jan 17 13:07 S19ntp -> ../init.d/ntp
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S19openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   13 Jan 17 13:07 S19ssh -> ../init.d/ssh
lrwxrwxrwx  1 root root   15 Jan 17 13:08 S19rsync -> ../init.d/rsync
lrwxrwxrwx  1 root root   21 Jan 17 13:08 S18shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   15 Jan 17 13:08 S19snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 13:09 S18sudo -> ../init.d/sudo
lrwxrwxrwx  1 root root   14 Jan 17 13:11 S19logd -> ../init.d/logd
lrwxrwxrwx  1 root root   15 Jan 17 14:39 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   16 Jan 17 14:39 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   20 Jan 17 14:39 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   15 Jan 17 14:39 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   14 Jan 17 14:39 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   14 Jan 17 16:49 S20drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   15 Jan 17 16:55 S19exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   14 Jan 17 16:55 S19cron -> ../init.d/cron
lrwxrwxrwx  1 root root   15 Jan 17 16:55 S18samba -> ../init.d/samba
lrwxrwxrwx  1 root root   17 Jan 17 16:55 K01sensord -> ../init.d/sensord
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
lrwxrwxrwx  1 root root   19 Jan 17 17:19 S21heartbeat -> ../init.d/heartbeat
drwxr-xr-x  2 root root 4096 Jan 17 17:19 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc4.d:
total 12
-rw-r--r--  1 root root  677 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 13:07 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   23 Jan 17 13:07 S22stop-bootlogd -> ../init.d/stop-bootlogd
lrwxrwxrwx  1 root root   19 Jan 17 13:07 S22rmnologin -> ../init.d/rmnologin
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S22rc.local -> ../init.d/rc.local
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   23 Jan 17 13:07 S19openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   14 Jan 17 13:07 S19dbus -> ../init.d/dbus
lrwxrwxrwx  1 root root   15 Jan 17 13:07 S19acpid -> ../init.d/acpid
lrwxrwxrwx  1 root root   17 Jan 17 13:07 S18rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   19 Jan 17 13:07 S18linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   14 Jan 17 13:07 S18jove -> ../init.d/jove
lrwxrwxrwx  1 root root   13 Jan 17 13:07 S19ntp -> ../init.d/ntp
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S19openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   13 Jan 17 13:07 S19ssh -> ../init.d/ssh
lrwxrwxrwx  1 root root   15 Jan 17 13:08 S19rsync -> ../init.d/rsync
lrwxrwxrwx  1 root root   21 Jan 17 13:08 S18shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   15 Jan 17 13:08 S19snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 13:09 S18sudo -> ../init.d/sudo
lrwxrwxrwx  1 root root   14 Jan 17 13:11 S19logd -> ../init.d/logd
lrwxrwxrwx  1 root root   15 Jan 17 14:39 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   16 Jan 17 14:39 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   20 Jan 17 14:39 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   15 Jan 17 14:39 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   14 Jan 17 14:39 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   14 Jan 17 16:49 S20drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   15 Jan 17 16:55 S19exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   14 Jan 17 16:55 S19cron -> ../init.d/cron
lrwxrwxrwx  1 root root   15 Jan 17 16:55 S18samba -> ../init.d/samba
lrwxrwxrwx  1 root root   17 Jan 17 16:55 K01sensord -> ../init.d/sensord
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
lrwxrwxrwx  1 root root   19 Jan 17 17:19 S21heartbeat -> ../init.d/heartbeat
drwxr-xr-x  2 root root 4096 Jan 17 17:19 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc3.d:
total 12
-rw-r--r--  1 root root  677 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 13:07 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   23 Jan 17 13:07 S22stop-bootlogd -> ../init.d/stop-bootlogd
lrwxrwxrwx  1 root root   19 Jan 17 13:07 S22rmnologin -> ../init.d/rmnologin
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S22rc.local -> ../init.d/rc.local
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   23 Jan 17 13:07 S19openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   14 Jan 17 13:07 S19dbus -> ../init.d/dbus
lrwxrwxrwx  1 root root   15 Jan 17 13:07 S19acpid -> ../init.d/acpid
lrwxrwxrwx  1 root root   17 Jan 17 13:07 S18rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   19 Jan 17 13:07 S18linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   14 Jan 17 13:07 S18jove -> ../init.d/jove
lrwxrwxrwx  1 root root   13 Jan 17 13:07 S19ntp -> ../init.d/ntp
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S19openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   13 Jan 17 13:07 S19ssh -> ../init.d/ssh
lrwxrwxrwx  1 root root   15 Jan 17 13:08 S19rsync -> ../init.d/rsync
lrwxrwxrwx  1 root root   21 Jan 17 13:08 S18shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   15 Jan 17 13:08 S19snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 13:09 S18sudo -> ../init.d/sudo
lrwxrwxrwx  1 root root   14 Jan 17 13:11 S19logd -> ../init.d/logd
lrwxrwxrwx  1 root root   15 Jan 17 14:39 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   16 Jan 17 14:39 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   20 Jan 17 14:39 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   15 Jan 17 14:39 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   14 Jan 17 14:39 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   14 Jan 17 16:49 S20drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   15 Jan 17 16:55 S19exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   14 Jan 17 16:55 S19cron -> ../init.d/cron
lrwxrwxrwx  1 root root   15 Jan 17 16:55 S18samba -> ../init.d/samba
lrwxrwxrwx  1 root root   17 Jan 17 16:55 K01sensord -> ../init.d/sensord
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
lrwxrwxrwx  1 root root   19 Jan 17 17:19 S21heartbeat -> ../init.d/heartbeat
drwxr-xr-x  2 root root 4096 Jan 17 17:19 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc2.d:
total 12
-rw-r--r--  1 root root  677 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 13:07 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   23 Jan 17 13:07 S22stop-bootlogd -> ../init.d/stop-bootlogd
lrwxrwxrwx  1 root root   19 Jan 17 13:07 S22rmnologin -> ../init.d/rmnologin
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S22rc.local -> ../init.d/rc.local
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   23 Jan 17 13:07 S19openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   14 Jan 17 13:07 S19dbus -> ../init.d/dbus
lrwxrwxrwx  1 root root   15 Jan 17 13:07 S19acpid -> ../init.d/acpid
lrwxrwxrwx  1 root root   17 Jan 17 13:07 S18rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   19 Jan 17 13:07 S18linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   14 Jan 17 13:07 S18jove -> ../init.d/jove
lrwxrwxrwx  1 root root   13 Jan 17 13:07 S19ntp -> ../init.d/ntp
lrwxrwxrwx  1 root root   18 Jan 17 13:07 S19openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   13 Jan 17 13:07 S19ssh -> ../init.d/ssh
lrwxrwxrwx  1 root root   15 Jan 17 13:08 S19rsync -> ../init.d/rsync
lrwxrwxrwx  1 root root   21 Jan 17 13:08 S18shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   15 Jan 17 13:08 S19snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 13:09 S18sudo -> ../init.d/sudo
lrwxrwxrwx  1 root root   14 Jan 17 13:11 S19logd -> ../init.d/logd
lrwxrwxrwx  1 root root   15 Jan 17 14:39 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   16 Jan 17 14:39 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   20 Jan 17 14:39 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   15 Jan 17 14:39 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   14 Jan 17 14:39 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   14 Jan 17 16:49 S20drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   15 Jan 17 16:55 S19exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   14 Jan 17 16:55 S19cron -> ../init.d/cron
lrwxrwxrwx  1 root root   15 Jan 17 16:55 S18samba -> ../init.d/samba
lrwxrwxrwx  1 root root   17 Jan 17 16:55 K01sensord -> ../init.d/sensord
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
lrwxrwxrwx  1 root root   19 Jan 17 17:19 S21heartbeat -> ../init.d/heartbeat
drwxr-xr-x  2 root root 4096 Jan 17 17:19 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..



dexgatecluster01:~# grep -i5 heartbeat /var/log/installer/syslog
Jan 17 12:56:59 apt-install: Queueing package xbase-clients for later installation
Jan 17 12:56:59 apt-install: Queueing package zip for later installation
Jan 17 12:56:59 apt-install: Queueing package rsh-server for later installation
Jan 17 12:56:59 apt-install: Queueing package rsh-client for later installation
Jan 17 12:56:59 apt-install: Queueing package mysql-server for later installation
Jan 17 12:56:59 apt-install: Queueing package heartbeat for later installation
Jan 17 12:56:59 apt-install: Queueing package drbd8-utils for later installation
Jan 17 12:56:59 apt-install: Queueing package ifenslave-2.6 for later installation
Jan 17 12:56:59 apt-install: Queueing package dex-cluster-utils for later installation
Jan 17 12:56:59 anna[2454]: (process:4162): loading simple-cdd templates...
Jan 17 12:56:59 anna[2454]: (process:4162): asking simple-cdd debconf questions...
--
Jan 17 12:11:32 in-target:
Jan 17 12:11:32 in-target: Reading state information...
Jan 17 12:11:32 in-target:
Jan 17 12:11:32 in-target: The following extra packages will be installed:
Jan 17 12:11:32 in-target:   cluster-agents cluster-glue gawk libcluster-glue libcorosync4 libcurl3
Jan 17 12:11:32 in-target:   libheartbeat2 libopenhpi2 libopenipmi0 libssh2-1 libtimedate-perl
Jan 17 12:11:32 in-target:   libxml2-utils python-central
Jan 17 12:11:32 in-target: Recommended packages:
Jan 17 12:11:32 in-target:   pacemaker openhpid
Jan 17 12:11:32 in-target: The following NEW packages will be installed:
Jan 17 12:11:32 in-target:   cluster-agents cluster-glue gawk heartbeat libcluster-glue libcorosync4
Jan 17 12:11:32 in-target:   libcurl3 libheartbeat2 libopenhpi2 libopenipmi0 libssh2-1 libtimedate-perl
Jan 17 12:11:32 in-target:   libxml2-utils python-central
Jan 17 12:11:37 in-target: 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Jan 17 12:11:37 in-target: Need to get 0 B/3,772 kB of archives.
Jan 17 12:11:37 in-target: After this operation, 12.0 MB of additional disk space will be used.
Jan 17 12:11:38 in-target: Selecting previously deselected package gawk.
--
Jan 17 12:11:42 in-target: Unpacking cluster-glue (from .../cluster-glue_1.0.6-1_amd64.deb) ...
Jan 17 12:11:42 in-target: Selecting previously deselected package cluster-agents.
Jan 17 12:11:42 in-target: Unpacking cluster-agents (from .../cluster-agents_1.0.3-3.1_amd64.deb) ...
Jan 17 12:11:43 in-target: Selecting previously deselected package libcorosync4.
Jan 17 12:11:43 in-target: Unpacking libcorosync4 (from .../libcorosync4_1.2.1-4_amd64.deb) ...
Jan 17 12:11:43 in-target: Selecting previously deselected package libheartbeat2.
Jan 17 12:11:43 in-target: Unpacking libheartbeat2 (from .../libheartbeat2_3.0.3-2_amd64.deb) ...
Jan 17 12:11:44 in-target: Selecting previously deselected package libxml2-utils.
Jan 17 12:11:44 in-target: Unpacking libxml2-utils (from .../libxml2-utils_2.7.8.dfsg-2+squeeze1_amd64.deb) ...
Jan 17 12:11:44 in-target: Selecting previously deselected package heartbeat.
Jan 17 12:11:44 in-target: Unpacking heartbeat (from .../heartbeat_3.0.3-2_amd64.deb) ...
Jan 17 12:11:44 in-target: Processing triggers for man-db ...
Jan 17 12:11:46 in-target: Setting up gawk (1:3.1.7.dfsg-5) ...
Jan 17 12:11:46 in-target: Setting up python-central (0.6.16+nmu1) ...
Jan 17 12:11:46 in-target: Setting up libcluster-glue (1.0.6-1) ...
Jan 17 12:11:46 in-target: Setting up libssh2-1 (1.2.6-1) ...
--
Jan 17 12:11:48 in-target: Setting up libtimedate-perl (1.2000-1) ...
Jan 17 12:11:48 in-target: Setting up cluster-glue (1.0.6-1) ...
Jan 17 12:11:48 in-target: invoke-rc.d: policy-rc.d denied execution of start.
Jan 17 12:11:48 in-target: Setting up cluster-agents (1:1.0.3-3.1) ...
Jan 17 12:11:48 in-target: Setting up libcorosync4 (1.2.1-4) ...
Jan 17 12:11:48 in-target: Setting up libheartbeat2 (1:3.0.3-2) ...
Jan 17 12:11:49 in-target: Setting up libxml2-utils (2.7.8.dfsg-2+squeeze1) ...
Jan 17 12:11:49 in-target: Setting up heartbeat (1:3.0.3-2) ...
Jan 17 13:11:53 groupadd[22436]: group added to /etc/group: name=haclient, GID=113
Jan 17 13:11:53 groupadd[22436]: group added to /etc/gshadow: name=haclient
Jan 17 13:11:53 groupadd[22436]: new group: name=haclient, GID=113
Jan 17 13:11:53 useradd[22442]: new user: name=hacluster, UID=111, GID=113, home=/usr/lib/heartbeat, shell=/bin/false
Jan 17 13:11:53 chage[22447]: changed password expiry for hacluster
Jan 17 13:11:53 chfn[22450]: changed user 'hacluster' information
Jan 17 12:11:53 in-target: invoke-rc.d: policy-rc.d denied execution of start.
Jan 17 12:11:54 in-target: Reading package lists...
Jan 17 12:11:54 in-target:
-------------- next part --------------
dexgatecluster02:~# cat /etc/init.d/.depend.*
TARGETS = mountkernfs.sh udev mountdevsubfs.sh bootlogd keymap.sh keyboard-setup hostname.sh hwclockfirst.sh hdparm checkroot.sh hwclock.sh ifupdown-clean module-init-tools mtab.sh checkfs.sh ifupdown mountall.sh mountall-bootclean.sh mountoverflowtmp networking urandom udev-mtab procps x11-common portmap nfs-common mountnfs.sh mountnfs-bootclean.sh kbd console-setup lm-sensors bootmisc.sh stop-bootlogd-single
INTERACTIVE = udev keymap.sh keyboard-setup checkroot.sh checkfs.sh kbd console-setup
udev: mountkernfs.sh
mountdevsubfs.sh: mountkernfs.sh udev
bootlogd: mountdevsubfs.sh
keymap.sh: bootlogd mountdevsubfs.sh
keyboard-setup: bootlogd mountkernfs.sh keymap.sh udev
hostname.sh: bootlogd
hwclockfirst.sh: bootlogd mountdevsubfs.sh
hdparm: bootlogd mountdevsubfs.sh udev
checkroot.sh: mountdevsubfs.sh hostname.sh keymap.sh hwclockfirst.sh hdparm bootlogd keyboard-setup
hwclock.sh: checkroot.sh bootlogd
ifupdown-clean: checkroot.sh
module-init-tools: checkroot.sh
mtab.sh: checkroot.sh
checkfs.sh: checkroot.sh mtab.sh
ifupdown: ifupdown-clean
mountall.sh: checkfs.sh
mountall-bootclean.sh: mountall.sh
mountoverflowtmp: mountall-bootclean.sh
networking: mountkernfs.sh mountall.sh mountoverflowtmp ifupdown
urandom: mountall.sh mountoverflowtmp
udev-mtab: udev mountall.sh mountoverflowtmp
procps: mountkernfs.sh mountall.sh mountoverflowtmp udev module-init-tools bootlogd
x11-common: mountall.sh mountoverflowtmp
portmap: networking ifupdown mountall.sh mountoverflowtmp
nfs-common: portmap hwclock.sh
mountnfs.sh: mountall.sh mountoverflowtmp networking ifupdown portmap nfs-common
mountnfs-bootclean.sh: mountall.sh mountoverflowtmp mountnfs.sh
kbd: mountall.sh mountoverflowtmp mountnfs.sh mountnfs-bootclean.sh
console-setup: mountall.sh mountoverflowtmp mountnfs.sh mountnfs-bootclean.sh kbd
lm-sensors: mountall.sh mountoverflowtmp mountnfs.sh mountnfs-bootclean.sh
bootmisc.sh: mountall.sh mountoverflowtmp mountnfs.sh mountnfs-bootclean.sh udev
stop-bootlogd-single: mountall.sh mountoverflowtmp udev keymap.sh keyboard-setup console-setup nfs-common portmap hwclock.sh networking ifupdown mountnfs.sh mountnfs-bootclean.sh ifupdown-clean mountkernfs.sh urandom checkroot.sh hostname.sh lm-sensors udev-mtab module-init-tools procps bootlogd mountdevsubfs.sh hwclockfirst.sh hdparm x11-common kbd checkfs.sh mountall-bootclean.sh mtab.sh bootmisc.sh

TARGETS = killprocs portmap rsyslog linuxlogo samba shellinabox sudo jove snmpd ssh logd exim4 openbsd-inetd openfire acpid dbus rsync ntp cron dexgate-server drbd bootlogs single stop-bootlogd rmnologin rc.local
INTERACTIVE =
snmpd: rsyslog
ssh: rsyslog
logd: rsyslog
exim4: rsyslog
openbsd-inetd: rsyslog
openfire: rsyslog
acpid: rsyslog
dbus: rsyslog
rsync: rsyslog
ntp: rsyslog
cron: rsyslog
dexgate-server: rsyslog
drbd: rsyslog ssh
single: killprocs bootlogs
stop-bootlogd: portmap snmpd rsyslog linuxlogo drbd ssh samba logd shellinabox exim4 openbsd-inetd openfire bootlogs sudo acpid dbus rsync jove ntp cron dexgate-server
rmnologin: sudo portmap snmpd rsyslog linuxlogo drbd ssh samba logd shellinabox exim4 openbsd-inetd openfire bootlogs acpid dbus rsync jove ntp cron dexgate-server
rc.local: rsyslog portmap snmpd linuxlogo drbd ssh samba logd shellinabox exim4 openbsd-inetd openfire bootlogs sudo acpid dbus rsync jove ntp cron dexgate-server

TARGETS = atftpd stun heartbeat sensord urandom linuxlogo samba shellinabox snmpd logd exim4 openbsd-inetd openfire dexgate-server mysql slapd drbd sendsigs rsyslog umountnfs.sh portmap nfs-common hwclock.sh networking ifupdown umountfs umountroot halt reboot
mysql: exim4
slapd: samba
drbd: heartbeat
sendsigs: snmpd atftpd linuxlogo mysql samba slapd heartbeat logd shellinabox exim4 openbsd-inetd openfire dexgate-server
rsyslog: snmpd atftpd sendsigs mysql drbd slapd heartbeat logd exim4 openbsd-inetd openfire dexgate-server
umountnfs.sh: sendsigs snmpd atftpd linuxlogo rsyslog mysql samba slapd heartbeat logd shellinabox exim4 openbsd-inetd openfire dexgate-server
portmap: umountnfs.sh
nfs-common: umountnfs.sh
hwclock.sh: nfs-common rsyslog mysql heartbeat
networking: snmpd atftpd mysql stun umountnfs.sh drbd samba slapd heartbeat logd shellinabox exim4 portmap openfire dexgate-server
ifupdown: snmpd atftpd mysql stun umountnfs.sh drbd samba slapd heartbeat logd networking shellinabox exim4 portmap openfire dexgate-server
umountfs: snmpd atftpd linuxlogo mysql umountnfs.sh drbd ifupdown samba slapd heartbeat logd networking urandom shellinabox exim4 portmap openbsd-inetd openfire hwclock.sh dexgate-server
umountroot: umountfs
halt: umountroot
reboot: umountroot





dexgatecluster02:~# ls -latr /etc/rc*
-rwxr-xr-x 1 root root  306 Jan 17 14:14 /etc/rc.local

/etc/rcS.d:
total 12
-rw-r--r--  1 root root  447 Jan  1  2011 README
lrwxrwxrwx  1 root root   24 Jan 17 14:14 S01mountkernfs.sh -> ../init.d/mountkernfs.sh
lrwxrwxrwx  1 root root   18 Jan 17 14:15 S04bootlogd -> ../init.d/bootlogd
lrwxrwxrwx  1 root root   26 Jan 17 14:15 S03mountdevsubfs.sh -> ../init.d/mountdevsubfs.sh
lrwxrwxrwx  1 root root   14 Jan 17 14:15 S02udev -> ../init.d/udev
lrwxrwxrwx  1 root root   17 Jan 17 14:17 S14urandom -> ../init.d/urandom
lrwxrwxrwx  1 root root   19 Jan 17 14:17 S14udev-mtab -> ../init.d/udev-mtab
lrwxrwxrwx  1 root root   16 Jan 17 14:17 S14procps -> ../init.d/procps
lrwxrwxrwx  1 root root   20 Jan 17 14:17 S14networking -> ../init.d/networking
lrwxrwxrwx  1 root root   26 Jan 17 14:17 S13mountoverflowtmp -> ../init.d/mountoverflowtmp
lrwxrwxrwx  1 root root   31 Jan 17 14:17 S12mountall-bootclean.sh -> ../init.d/mountall-bootclean.sh
lrwxrwxrwx  1 root root   21 Jan 17 14:17 S11mountall.sh -> ../init.d/mountall.sh
lrwxrwxrwx  1 root root   18 Jan 17 14:17 S11ifupdown -> ../init.d/ifupdown
lrwxrwxrwx  1 root root   20 Jan 17 14:17 S10checkfs.sh -> ../init.d/checkfs.sh
lrwxrwxrwx  1 root root   17 Jan 17 14:17 S09mtab.sh -> ../init.d/mtab.sh
lrwxrwxrwx  1 root root   27 Jan 17 14:17 S09module-init-tools -> ../init.d/module-init-tools
lrwxrwxrwx  1 root root   24 Jan 17 14:17 S09ifupdown-clean -> ../init.d/ifupdown-clean
lrwxrwxrwx  1 root root   20 Jan 17 14:17 S09hwclock.sh -> ../init.d/hwclock.sh
lrwxrwxrwx  1 root root   22 Jan 17 14:17 S08checkroot.sh -> ../init.d/checkroot.sh
lrwxrwxrwx  1 root root   25 Jan 17 14:17 S07hwclockfirst.sh -> ../init.d/hwclockfirst.sh
lrwxrwxrwx  1 root root   21 Jan 17 14:17 S07hostname.sh -> ../init.d/hostname.sh
lrwxrwxrwx  1 root root   24 Jan 17 14:17 S06keyboard-setup -> ../init.d/keyboard-setup
lrwxrwxrwx  1 root root   19 Jan 17 14:17 S05keymap.sh -> ../init.d/keymap.sh
lrwxrwxrwx  1 root root   20 Jan 17 14:20 S14x11-common -> ../init.d/x11-common
lrwxrwxrwx  1 root root   16 Jan 17 14:21 S07hdparm -> ../init.d/hdparm
lrwxrwxrwx  1 root root   17 Jan 17 14:22 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   30 Jan 17 14:22 S22stop-bootlogd-single -> ../init.d/stop-bootlogd-single
lrwxrwxrwx  1 root root   20 Jan 17 14:22 S21lm-sensors -> ../init.d/lm-sensors
lrwxrwxrwx  1 root root   21 Jan 17 14:22 S21bootmisc.sh -> ../init.d/bootmisc.sh
lrwxrwxrwx  1 root root   23 Jan 17 14:22 S20console-setup -> ../init.d/console-setup
lrwxrwxrwx  1 root root   13 Jan 17 14:22 S19kbd -> ../init.d/kbd
lrwxrwxrwx  1 root root   31 Jan 17 14:22 S18mountnfs-bootclean.sh -> ../init.d/mountnfs-bootclean.sh
lrwxrwxrwx  1 root root   21 Jan 17 14:22 S17mountnfs.sh -> ../init.d/mountnfs.sh
lrwxrwxrwx  1 root root   20 Jan 17 14:22 S16nfs-common -> ../init.d/nfs-common
drwxr-xr-x  2 root root 4096 Jan 17 14:22 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc6.d:
total 12
-rw-r--r--  1 root root  351 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 14:14 K01urandom -> ../init.d/urandom
lrwxrwxrwx  1 root root   16 Jan 17 14:16 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 14:20 K01exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   23 Jan 17 14:20 K01openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   19 Jan 17 14:21 K01linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   18 Jan 17 14:23 K01openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   15 Jan 17 14:24 K01samba -> ../init.d/samba
lrwxrwxrwx  1 root root   21 Jan 17 14:24 K01shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   16 Jan 17 14:24 K11reboot -> ../init.d/reboot
lrwxrwxrwx  1 root root   20 Jan 17 14:24 K10umountroot -> ../init.d/umountroot
lrwxrwxrwx  1 root root   18 Jan 17 14:24 K09umountfs -> ../init.d/umountfs
lrwxrwxrwx  1 root root   18 Jan 17 14:24 K08ifupdown -> ../init.d/ifupdown
lrwxrwxrwx  1 root root   20 Jan 17 14:24 K07networking -> ../init.d/networking
lrwxrwxrwx  1 root root   20 Jan 17 14:24 K07hwclock.sh -> ../init.d/hwclock.sh
lrwxrwxrwx  1 root root   17 Jan 17 14:24 K06portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   20 Jan 17 14:24 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   22 Jan 17 14:24 K05umountnfs.sh -> ../init.d/umountnfs.sh
lrwxrwxrwx  1 root root   17 Jan 17 14:24 K04rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   18 Jan 17 14:24 K03sendsigs -> ../init.d/sendsigs
lrwxrwxrwx  1 root root   15 Jan 17 14:24 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   15 Jan 17 14:24 K01snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 14:25 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   15 Jan 17 14:27 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   14 Jan 17 14:28 K01logd -> ../init.d/logd
lrwxrwxrwx  1 root root   19 Jan 17 14:28 K01heartbeat -> ../init.d/heartbeat
lrwxrwxrwx  1 root root   14 Jan 17 14:28 K02drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
drwxr-xr-x  2 root root 4096 Jan 17 16:56 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc1.d:
total 12
-rw-r--r--  1 root root  369 Jan  1  2011 README
lrwxrwxrwx  1 root root   19 Jan 17 14:14 S01killprocs -> ../init.d/killprocs
lrwxrwxrwx  1 root root   16 Jan 17 14:16 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 14:20 K01exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   23 Jan 17 14:20 K01openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   19 Jan 17 14:21 K01linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   16 Jan 17 14:22 S22single -> ../init.d/single
lrwxrwxrwx  1 root root   18 Jan 17 14:22 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   18 Jan 17 14:23 K01openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   15 Jan 17 14:24 K01samba -> ../init.d/samba
lrwxrwxrwx  1 root root   21 Jan 17 14:24 K01shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   17 Jan 17 14:24 K06portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   20 Jan 17 14:24 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   17 Jan 17 14:24 K04rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   15 Jan 17 14:24 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   15 Jan 17 14:24 K01snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 14:25 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   15 Jan 17 14:27 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   14 Jan 17 14:28 K01logd -> ../init.d/logd
lrwxrwxrwx  1 root root   19 Jan 17 14:28 K01heartbeat -> ../init.d/heartbeat
lrwxrwxrwx  1 root root   14 Jan 17 14:28 K02drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
drwxr-xr-x  2 root root 4096 Jan 17 16:56 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc0.d:
total 12
-rw-r--r--  1 root root  353 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 14:14 K01urandom -> ../init.d/urandom
lrwxrwxrwx  1 root root   16 Jan 17 14:16 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 14:20 K01exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   23 Jan 17 14:20 K01openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   19 Jan 17 14:21 K01linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   18 Jan 17 14:23 K01openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   15 Jan 17 14:24 K01samba -> ../init.d/samba
lrwxrwxrwx  1 root root   21 Jan 17 14:24 K01shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   14 Jan 17 14:24 K11halt -> ../init.d/halt
lrwxrwxrwx  1 root root   20 Jan 17 14:24 K10umountroot -> ../init.d/umountroot
lrwxrwxrwx  1 root root   18 Jan 17 14:24 K09umountfs -> ../init.d/umountfs
lrwxrwxrwx  1 root root   18 Jan 17 14:24 K08ifupdown -> ../init.d/ifupdown
lrwxrwxrwx  1 root root   20 Jan 17 14:24 K07networking -> ../init.d/networking
lrwxrwxrwx  1 root root   20 Jan 17 14:24 K07hwclock.sh -> ../init.d/hwclock.sh
lrwxrwxrwx  1 root root   17 Jan 17 14:24 K06portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   20 Jan 17 14:24 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   22 Jan 17 14:24 K05umountnfs.sh -> ../init.d/umountnfs.sh
lrwxrwxrwx  1 root root   17 Jan 17 14:24 K04rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   18 Jan 17 14:24 K03sendsigs -> ../init.d/sendsigs
lrwxrwxrwx  1 root root   15 Jan 17 14:24 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   15 Jan 17 14:24 K01snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 14:25 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   15 Jan 17 14:27 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   14 Jan 17 14:28 K01logd -> ../init.d/logd
lrwxrwxrwx  1 root root   19 Jan 17 14:28 K01heartbeat -> ../init.d/heartbeat
lrwxrwxrwx  1 root root   14 Jan 17 14:28 K02drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
drwxr-xr-x  2 root root 4096 Jan 17 16:56 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc5.d:
total 12
-rw-r--r--  1 root root  677 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 14:22 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   23 Jan 17 14:22 S22stop-bootlogd -> ../init.d/stop-bootlogd
lrwxrwxrwx  1 root root   19 Jan 17 14:22 S22rmnologin -> ../init.d/rmnologin
lrwxrwxrwx  1 root root   18 Jan 17 14:22 S22rc.local -> ../init.d/rc.local
lrwxrwxrwx  1 root root   18 Jan 17 14:22 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   23 Jan 17 14:22 S19openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   14 Jan 17 14:22 S19dbus -> ../init.d/dbus
lrwxrwxrwx  1 root root   15 Jan 17 14:22 S19acpid -> ../init.d/acpid
lrwxrwxrwx  1 root root   17 Jan 17 14:22 S18rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   19 Jan 17 14:22 S18linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   14 Jan 17 14:22 S18jove -> ../init.d/jove
lrwxrwxrwx  1 root root   13 Jan 17 14:23 S19ntp -> ../init.d/ntp
lrwxrwxrwx  1 root root   18 Jan 17 14:23 S19openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   13 Jan 17 14:23 S19ssh -> ../init.d/ssh
lrwxrwxrwx  1 root root   15 Jan 17 14:23 S19rsync -> ../init.d/rsync
lrwxrwxrwx  1 root root   21 Jan 17 14:24 S18shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   15 Jan 17 14:24 S19snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 14:25 S18sudo -> ../init.d/sudo
lrwxrwxrwx  1 root root   14 Jan 17 14:28 S19logd -> ../init.d/logd
lrwxrwxrwx  1 root root   16 Jan 17 14:40 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 14:40 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   20 Jan 17 14:40 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   15 Jan 17 14:40 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   14 Jan 17 14:40 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   14 Jan 17 16:49 S20drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   15 Jan 17 16:56 S19exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   14 Jan 17 16:56 S19cron -> ../init.d/cron
lrwxrwxrwx  1 root root   15 Jan 17 16:56 S18samba -> ../init.d/samba
lrwxrwxrwx  1 root root   17 Jan 17 16:56 K01sensord -> ../init.d/sensord
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
lrwxrwxrwx  1 root root   19 Jan 17 17:19 S21heartbeat -> ../init.d/heartbeat
drwxr-xr-x  2 root root 4096 Jan 17 17:19 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc4.d:
total 12
-rw-r--r--  1 root root  677 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 14:22 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   23 Jan 17 14:22 S22stop-bootlogd -> ../init.d/stop-bootlogd
lrwxrwxrwx  1 root root   19 Jan 17 14:22 S22rmnologin -> ../init.d/rmnologin
lrwxrwxrwx  1 root root   18 Jan 17 14:22 S22rc.local -> ../init.d/rc.local
lrwxrwxrwx  1 root root   18 Jan 17 14:22 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   23 Jan 17 14:22 S19openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   14 Jan 17 14:22 S19dbus -> ../init.d/dbus
lrwxrwxrwx  1 root root   15 Jan 17 14:22 S19acpid -> ../init.d/acpid
lrwxrwxrwx  1 root root   17 Jan 17 14:22 S18rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   19 Jan 17 14:22 S18linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   14 Jan 17 14:22 S18jove -> ../init.d/jove
lrwxrwxrwx  1 root root   13 Jan 17 14:23 S19ntp -> ../init.d/ntp
lrwxrwxrwx  1 root root   18 Jan 17 14:23 S19openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   13 Jan 17 14:23 S19ssh -> ../init.d/ssh
lrwxrwxrwx  1 root root   15 Jan 17 14:23 S19rsync -> ../init.d/rsync
lrwxrwxrwx  1 root root   21 Jan 17 14:24 S18shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   15 Jan 17 14:24 S19snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 14:25 S18sudo -> ../init.d/sudo
lrwxrwxrwx  1 root root   14 Jan 17 14:28 S19logd -> ../init.d/logd
lrwxrwxrwx  1 root root   16 Jan 17 14:40 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 14:40 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   20 Jan 17 14:40 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   15 Jan 17 14:40 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   14 Jan 17 14:40 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   14 Jan 17 16:49 S20drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   15 Jan 17 16:56 S19exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   14 Jan 17 16:56 S19cron -> ../init.d/cron
lrwxrwxrwx  1 root root   15 Jan 17 16:56 S18samba -> ../init.d/samba
lrwxrwxrwx  1 root root   17 Jan 17 16:56 K01sensord -> ../init.d/sensord
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
lrwxrwxrwx  1 root root   19 Jan 17 17:19 S21heartbeat -> ../init.d/heartbeat
drwxr-xr-x  2 root root 4096 Jan 17 17:19 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc3.d:
total 12
-rw-r--r--  1 root root  677 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 14:22 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   23 Jan 17 14:22 S22stop-bootlogd -> ../init.d/stop-bootlogd
lrwxrwxrwx  1 root root   19 Jan 17 14:22 S22rmnologin -> ../init.d/rmnologin
lrwxrwxrwx  1 root root   18 Jan 17 14:22 S22rc.local -> ../init.d/rc.local
lrwxrwxrwx  1 root root   18 Jan 17 14:22 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   23 Jan 17 14:22 S19openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   14 Jan 17 14:22 S19dbus -> ../init.d/dbus
lrwxrwxrwx  1 root root   15 Jan 17 14:22 S19acpid -> ../init.d/acpid
lrwxrwxrwx  1 root root   17 Jan 17 14:22 S18rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   19 Jan 17 14:22 S18linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   14 Jan 17 14:22 S18jove -> ../init.d/jove
lrwxrwxrwx  1 root root   13 Jan 17 14:23 S19ntp -> ../init.d/ntp
lrwxrwxrwx  1 root root   18 Jan 17 14:23 S19openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   13 Jan 17 14:23 S19ssh -> ../init.d/ssh
lrwxrwxrwx  1 root root   15 Jan 17 14:23 S19rsync -> ../init.d/rsync
lrwxrwxrwx  1 root root   21 Jan 17 14:24 S18shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   15 Jan 17 14:24 S19snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 14:25 S18sudo -> ../init.d/sudo
lrwxrwxrwx  1 root root   14 Jan 17 14:28 S19logd -> ../init.d/logd
lrwxrwxrwx  1 root root   16 Jan 17 14:40 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 14:40 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   20 Jan 17 14:40 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   15 Jan 17 14:40 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   14 Jan 17 14:40 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   14 Jan 17 16:49 S20drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   15 Jan 17 16:56 S19exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   14 Jan 17 16:56 S19cron -> ../init.d/cron
lrwxrwxrwx  1 root root   15 Jan 17 16:56 S18samba -> ../init.d/samba
lrwxrwxrwx  1 root root   17 Jan 17 16:56 K01sensord -> ../init.d/sensord
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
lrwxrwxrwx  1 root root   19 Jan 17 17:19 S21heartbeat -> ../init.d/heartbeat
drwxr-xr-x  2 root root 4096 Jan 17 17:19 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..

/etc/rc2.d:
total 12
-rw-r--r--  1 root root  677 Jan  1  2011 README
lrwxrwxrwx  1 root root   17 Jan 17 14:22 S15portmap -> ../init.d/portmap
lrwxrwxrwx  1 root root   23 Jan 17 14:22 S22stop-bootlogd -> ../init.d/stop-bootlogd
lrwxrwxrwx  1 root root   19 Jan 17 14:22 S22rmnologin -> ../init.d/rmnologin
lrwxrwxrwx  1 root root   18 Jan 17 14:22 S22rc.local -> ../init.d/rc.local
lrwxrwxrwx  1 root root   18 Jan 17 14:22 S21bootlogs -> ../init.d/bootlogs
lrwxrwxrwx  1 root root   23 Jan 17 14:22 S19openbsd-inetd -> ../init.d/openbsd-inetd
lrwxrwxrwx  1 root root   14 Jan 17 14:22 S19dbus -> ../init.d/dbus
lrwxrwxrwx  1 root root   15 Jan 17 14:22 S19acpid -> ../init.d/acpid
lrwxrwxrwx  1 root root   17 Jan 17 14:22 S18rsyslog -> ../init.d/rsyslog
lrwxrwxrwx  1 root root   19 Jan 17 14:22 S18linuxlogo -> ../init.d/linuxlogo
lrwxrwxrwx  1 root root   14 Jan 17 14:22 S18jove -> ../init.d/jove
lrwxrwxrwx  1 root root   13 Jan 17 14:23 S19ntp -> ../init.d/ntp
lrwxrwxrwx  1 root root   18 Jan 17 14:23 S19openfire -> ../init.d/openfire
lrwxrwxrwx  1 root root   13 Jan 17 14:23 S19ssh -> ../init.d/ssh
lrwxrwxrwx  1 root root   15 Jan 17 14:23 S19rsync -> ../init.d/rsync
lrwxrwxrwx  1 root root   21 Jan 17 14:24 S18shellinabox -> ../init.d/shellinabox
lrwxrwxrwx  1 root root   15 Jan 17 14:24 S19snmpd -> ../init.d/snmpd
lrwxrwxrwx  1 root root   14 Jan 17 14:25 S18sudo -> ../init.d/sudo
lrwxrwxrwx  1 root root   14 Jan 17 14:28 S19logd -> ../init.d/logd
lrwxrwxrwx  1 root root   16 Jan 17 14:40 K01atftpd -> ../init.d/atftpd
lrwxrwxrwx  1 root root   15 Jan 17 14:40 K02mysql -> ../init.d/mysql
lrwxrwxrwx  1 root root   20 Jan 17 14:40 K06nfs-common -> ../init.d/nfs-common
lrwxrwxrwx  1 root root   15 Jan 17 14:40 K02slapd -> ../init.d/slapd
lrwxrwxrwx  1 root root   14 Jan 17 14:40 K01stun -> ../init.d/stun
lrwxrwxrwx  1 root root   14 Jan 17 16:49 S20drbd -> ../init.d/drbd
lrwxrwxrwx  1 root root   15 Jan 17 16:56 S19exim4 -> ../init.d/exim4
lrwxrwxrwx  1 root root   14 Jan 17 16:56 S19cron -> ../init.d/cron
lrwxrwxrwx  1 root root   15 Jan 17 16:56 S18samba -> ../init.d/samba
lrwxrwxrwx  1 root root   17 Jan 17 16:56 K01sensord -> ../init.d/sensord
lrwxrwxrwx  1 root root   24 Jan 17 16:56 K01dexgate-server -> ../init.d/dexgate-server
lrwxrwxrwx  1 root root   19 Jan 17 17:19 S21heartbeat -> ../init.d/heartbeat
drwxr-xr-x  2 root root 4096 Jan 17 17:19 .
drwxr-xr-x 96 root root 4096 Jan 17 18:04 ..



dexgatecluster02:~# grep -i5 heartbeat /var/log/installer/syslog
Jan 17 14:10:30 apt-install: Queueing package xbase-clients for later installation
Jan 17 14:10:30 apt-install: Queueing package zip for later installation
Jan 17 14:10:30 apt-install: Queueing package rsh-server for later installation
Jan 17 14:10:30 apt-install: Queueing package rsh-client for later installation
Jan 17 14:10:30 apt-install: Queueing package mysql-server for later installation
Jan 17 14:10:30 apt-install: Queueing package heartbeat for later installation
Jan 17 14:10:30 apt-install: Queueing package drbd8-utils for later installation
Jan 17 14:10:30 apt-install: Queueing package ifenslave-2.6 for later installation
Jan 17 14:10:30 apt-install: Queueing package dex-cluster-utils for later installation
Jan 17 14:10:30 anna[2462]: (process:4170): loading simple-cdd templates...
Jan 17 14:10:30 anna[2462]: (process:4170): asking simple-cdd debconf questions...
--
Jan 17 13:27:55 in-target:
Jan 17 13:27:55 in-target: Reading state information...
Jan 17 13:27:55 in-target:
Jan 17 13:27:55 in-target: The following extra packages will be installed:
Jan 17 13:27:55 in-target:   cluster-agents cluster-glue gawk libcluster-glue libcorosync4 libcurl3
Jan 17 13:27:55 in-target:   libheartbeat2 libopenhpi2 libopenipmi0 libssh2-1 libtimedate-perl
Jan 17 13:27:55 in-target:   libxml2-utils python-central
Jan 17 13:27:55 in-target: Recommended packages:
Jan 17 13:27:55 in-target:   pacemaker openhpid
Jan 17 13:27:55 in-target: The following NEW packages will be installed:
Jan 17 13:27:55 in-target:   cluster-agents cluster-glue gawk heartbeat libcluster-glue libcorosync4
Jan 17 13:27:55 in-target:   libcurl3 libheartbeat2 libopenhpi2 libopenipmi0 libssh2-1 libtimedate-perl
Jan 17 13:27:55 in-target:   libxml2-utils python-central
Jan 17 13:28:00 in-target: 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Jan 17 13:28:00 in-target: Need to get 0 B/3,772 kB of archives.
Jan 17 13:28:00 in-target: After this operation, 12.0 MB of additional disk space will be used.
Jan 17 13:28:00 in-target: Selecting previously deselected package gawk.
--
Jan 17 13:28:05 in-target: Unpacking cluster-glue (from .../cluster-glue_1.0.6-1_amd64.deb) ...
Jan 17 13:28:06 in-target: Selecting previously deselected package cluster-agents.
Jan 17 13:28:06 in-target: Unpacking cluster-agents (from .../cluster-agents_1.0.3-3.1_amd64.deb) ...
Jan 17 13:28:06 in-target: Selecting previously deselected package libcorosync4.
Jan 17 13:28:06 in-target: Unpacking libcorosync4 (from .../libcorosync4_1.2.1-4_amd64.deb) ...
Jan 17 13:28:07 in-target: Selecting previously deselected package libheartbeat2.
Jan 17 13:28:07 in-target: Unpacking libheartbeat2 (from .../libheartbeat2_3.0.3-2_amd64.deb) ...
Jan 17 13:28:07 in-target: Selecting previously deselected package libxml2-utils.
Jan 17 13:28:07 in-target: Unpacking libxml2-utils (from .../libxml2-utils_2.7.8.dfsg-2+squeeze1_amd64.deb) ...
Jan 17 13:28:08 in-target: Selecting previously deselected package heartbeat.
Jan 17 13:28:08 in-target: Unpacking heartbeat (from .../heartbeat_3.0.3-2_amd64.deb) ...
Jan 17 13:28:09 in-target: Processing triggers for man-db ...
Jan 17 13:28:10 in-target: Setting up gawk (1:3.1.7.dfsg-5) ...
Jan 17 13:28:10 in-target: Setting up python-central (0.6.16+nmu1) ...
Jan 17 13:28:11 in-target: Setting up libcluster-glue (1.0.6-1) ...
Jan 17 13:28:11 in-target: Setting up libssh2-1 (1.2.6-1) ...
--
Jan 17 13:28:13 in-target: Setting up libtimedate-perl (1.2000-1) ...
Jan 17 13:28:13 in-target: Setting up cluster-glue (1.0.6-1) ...
Jan 17 13:28:13 in-target: invoke-rc.d: policy-rc.d denied execution of start.
Jan 17 13:28:13 in-target: Setting up cluster-agents (1:1.0.3-3.1) ...
Jan 17 13:28:14 in-target: Setting up libcorosync4 (1.2.1-4) ...
Jan 17 13:28:14 in-target: Setting up libheartbeat2 (1:3.0.3-2) ...
Jan 17 13:28:14 in-target: Setting up libxml2-utils (2.7.8.dfsg-2+squeeze1) ...
Jan 17 13:28:15 in-target: Setting up heartbeat (1:3.0.3-2) ...
Jan 17 14:28:17 groupadd[22463]: group added to /etc/group: name=haclient, GID=113
Jan 17 14:28:18 groupadd[22463]: group added to /etc/gshadow: name=haclient
Jan 17 14:28:18 groupadd[22463]: new group: name=haclient, GID=113
Jan 17 14:28:18 useradd[22469]: new user: name=hacluster, UID=111, GID=113, home=/usr/lib/heartbeat, shell=/bin/false
Jan 17 14:28:18 chage[22474]: changed password expiry for hacluster
Jan 17 14:28:18 chfn[22477]: changed user 'hacluster' information
Jan 17 13:28:18 in-target: invoke-rc.d: policy-rc.d denied execution of start.
Jan 17 13:28:18 in-target: Reading package lists...
Jan 17 13:28:19 in-target:




More information about the Debian-ha-maintainers mailing list