I put the default filefor my heartbeat.
When I start it on the first node, I have :
ps -ef
root 7560 1 0 16:50 pts/1 00:00:00 ha_logd: read process
root 7561 7560 0 16:50 pts/1 00:00:00 ha_logd: write process
root 7641 1 0 16:50 ? 00:00:00 heartbeat: master
control process
nobody 7644 7641 0 16:50 ? 00:00:00 heartbeat: FIFO reader
nobody 7645 7641 0 16:50 ? 00:00:00 heartbeat: write: ucast eth1
nobody 7646 7641 0 16:50 ? 00:00:00 heartbeat: read: ucast eth1
root 7648 31727 0 16:50 pts/2 00:00:00 tail -f /var/log/ha-debug
root 7777 7641 0 16:51 ? 00:00:00 /bin/sh
/etc/ha.d/rc.d/ip-request-resp ip-request-resp
root 7798 7777 0 16:51 ? 00:00:00 /bin/sh
/usr/share/heartbeat/ResourceManager takegroup IPaddr::192.168.4.4
root 8078 7798 0 16:51 ? 00:00:00 /bin/sh
/etc/ha.d/resource.d/apache start
root 8089 8078 0 16:51 ? 00:00:00 /bin/sh
/usr/lib/ocf/resource.d//heartbeat/apache start
root 8122 1 0 16:51 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 8140 8122 0 16:51 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 8141 8122 0 16:51 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 8142 8122 0 16:51 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 8143 8122 0 16:51 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 8144 8122 0 16:51 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
and log is looking like :
heartbeat[7641]: 2008/08/08_16:50:45 info: heartbeat: version 2.1.3
heartbeat[7641]: 2008/08/08_16:50:45 info: Heartbeat generation: 1217602462
heartbeat[7641]: 2008/08/08_16:50:45 info: glib: ucast: write socket
priority set to IPTOS_LOWDELAY on eth1
heartbeat[7641]: 2008/08/08_16:50:45 info: glib: ucast: bound send
socket to device: eth1
heartbeat[7641]: 2008/08/08_16:50:45 info: glib: ucast: bound receive
socket to device: eth1
heartbeat[7641]: 2008/08/08_16:50:45 info: glib: ucast: started on port
694 interface eth1 to 192.168.4.3
heartbeat[7641]: 2008/08/08_16:50:45 info: G_main_add_TriggerHandler:
Added signal manual handler
heartbeat[7641]: 2008/08/08_16:50:45 info: G_main_add_TriggerHandler:
Added signal manual handler
heartbeat[7641]: 2008/08/08_16:50:45 info: G_main_add_SignalHandler:
Added signal handler for signal 17
heartbeat[7641]: 2008/08/08_16:50:45 info: Local status now set to: 'up'
heartbeat[7641]: 2008/08/08_16:51:46 WARN: node avil003.sylvea.fr: is dead
heartbeat[7641]: 2008/08/08_16:51:46 info: Comm_now_up(): updating
status to active
heartbeat[7641]: 2008/08/08_16:51:46 info: Local status now set to: 'active'
heartbeat[7641]: 2008/08/08_16:51:46 WARN: No STONITH device configured.
heartbeat[7641]: 2008/08/08_16:51:46 WARN: Shared disks are not protected.
heartbeat[7641]: 2008/08/08_16:51:46 info: Resources being acquired from
avil003.sylvea.fr.
heartbeat[7652]: 2008/08/08_16:51:46 debug: notify_world: setting
SIGCHLD Handler to SIG_DFL
harc[7652]: 2008/08/08_16:51:46 info: Running /etc/ha.d/rc.d/status
status
mach_down[7681]: 2008/08/08_16:51:46 info:
/usr/share/heartbeat/mach_down: nice_failback: foreign resources acquired
mach_down[7681]: 2008/08/08_16:51:46 info: mach_down takeover
complete for node avil003.sylvea.fr.
heartbeat[7641]: 2008/08/08_16:51:46 info: Initial resource acquisition
complete (T_RESOURCES(us))
heartbeat[7641]: 2008/08/08_16:51:46 info: mach_down takeover complete.
heartbeat[7641]: 2008/08/08_16:51:46 debug: StartNextRemoteRscReq():
child count 1
IPaddr[7728]: 2008/08/08_16:51:46 INFO: Resource is stopped
heartbeat[7653]: 2008/08/08_16:51:46 info: Local Resource acquisition
completed.
heartbeat[7641]: 2008/08/08_16:51:46 debug: StartNextRemoteRscReq():
child count 1
heartbeat[7777]: 2008/08/08_16:51:46 debug: notify_world: setting
SIGCHLD Handler to SIG_DFL
harc[7777]: 2008/08/08_16:51:46 info: Running
/etc/ha.d/rc.d/ip-request-resp ip-request-resp
ip-request-resp[7777]: 2008/08/08_16:51:46 received ip-request-resp
IPaddr::192.168.4.4 OK yes
ResourceManager[7798]: 2008/08/08_16:51:46 info: Acquiring resource
group: noeud1 IPaddr::192.168.4.4 apache
IPaddr[7825]: 2008/08/08_16:51:46 INFO: Resource is stopped
ResourceManager[7798]: 2008/08/08_16:51:46 info: Running
/etc/ha.d/resource.d/IPaddr 192.168.4.4 start
ResourceManager[7798]: 2008/08/08_16:51:46 debug: Starting
/etc/ha.d/resource.d/IPaddr 192.168.4.4 start
IPaddr[7899]: 2008/08/08_16:51:46 INFO: Using calculated nic for
192.168.4.4: eth0
IPaddr[7899]: 2008/08/08_16:51:46 INFO: Using calculated netmask for
192.168.4.4: 255.255.255.0
IPaddr[7899]: 2008/08/08_16:51:46 DEBUG: Using calculated broadcast
for 192.168.4.4: 192.168.4.255
IPaddr[7899]: 2008/08/08_16:51:46 INFO: eval ifconfig eth0:0
192.168.4.4 netmask 255.255.255.0 broadcast 192.168.4.255
IPaddr[7899]: 2008/08/08_16:51:46 DEBUG: Sending Gratuitous Arp for
192.168.4.4 on eth0:0 [eth0]
IPaddr[7882]: 2008/08/08_16:51:46 INFO: Success
INFO: Success
ResourceManager[7798]: 2008/08/08_16:51:46 debug:
/etc/ha.d/resource.d/IPaddr 192.168.4.4 start done. RC=0
apache[8017]: 2008/08/08_16:51:47 INFO: apache not running
apache[8006]: 2008/08/08_16:51:47 INFO: Resource is stopped
ResourceManager[7798]: 2008/08/08_16:51:47 info: Running
/etc/ha.d/resource.d/apache start
ResourceManager[7798]: 2008/08/08_16:51:47 debug: Starting
/etc/ha.d/resource.d/apache start
apache[8089]: 2008/08/08_16:51:48 INFO: apache not running
apache[8089]: 2008/08/08_16:51:48 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:49 INFO: apache not running
apache[8089]: 2008/08/08_16:51:49 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:50 INFO: apache not running
apache[8089]: 2008/08/08_16:51:50 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:51 INFO: apache not running
apache[8089]: 2008/08/08_16:51:51 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:52 INFO: apache not running
apache[8089]: 2008/08/08_16:51:52 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:53 INFO: apache not running
apache[8089]: 2008/08/08_16:51:53 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:54 INFO: apache not running
apache[8089]: 2008/08/08_16:51:54 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:55 INFO: apache not running
apache[8089]: 2008/08/08_16:51:55 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:56 INFO: apache not running
apache[8089]: 2008/08/08_16:51:56 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
heartbeat[7641]: 2008/08/08_16:51:56 info: Local Resource acquisition
completed. (none)
heartbeat[7641]: 2008/08/08_16:51:56 info: local resource transition
completed.
apache[8089]: 2008/08/08_16:51:57 INFO: apache not running
apache[8089]: 2008/08/08_16:51:57 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:58 INFO: apache not running
apache[8089]: 2008/08/08_16:51:58 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:51:59 INFO: apache not running
apache[8089]: 2008/08/08_16:51:59 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:00 INFO: apache not running
apache[8089]: 2008/08/08_16:52:00 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:01 INFO: apache not running
apache[8089]: 2008/08/08_16:52:01 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:02 INFO: apache not running
apache[8089]: 2008/08/08_16:52:02 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:03 INFO: apache not running
apache[8089]: 2008/08/08_16:52:03 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:04 INFO: apache not running
apache[8089]: 2008/08/08_16:52:04 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:05 INFO: apache not running
apache[8089]: 2008/08/08_16:52:05 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:06 INFO: apache not running
apache[8089]: 2008/08/08_16:52:06 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:07 INFO: apache not running
apache[8089]: 2008/08/08_16:52:07 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:08 INFO: apache not running
apache[8089]: 2008/08/08_16:52:08 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:09 INFO: apache not running
apache[8089]: 2008/08/08_16:52:09 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:10 INFO: apache not running
apache[8089]: 2008/08/08_16:52:10 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:11 INFO: apache not running
apache[8089]: 2008/08/08_16:52:11 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:12 INFO: apache not running
apache[8089]: 2008/08/08_16:52:12 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:13 INFO: apache not running
apache[8089]: 2008/08/08_16:52:13 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:14 INFO: apache not running
apache[8089]: 2008/08/08_16:52:14 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:15 INFO: apache not running
apache[8089]: 2008/08/08_16:52:15 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:16 INFO: apache not running
apache[8089]: 2008/08/08_16:52:16 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[8089]: 2008/08/08_16:52:17 INFO: apache not running
And I have exactly the same thing on the second node when it's started :
daemon 6750 31818 0 11:07 ? 00:00:00
/usr/local/apache-recette/bin/httpd
daemon 6752 31818 0 11:07 ? 00:00:00
/usr/local/apache-recette/bin/httpd
root 10274 1 0 16:52 ? 00:00:00 heartbeat: master
control process
nobody 10277 10274 0 16:52 ? 00:00:00 heartbeat: FIFO reader
nobody 10278 10274 0 16:52 ? 00:00:00 heartbeat: write: ucast eth1
nobody 10279 10274 0 16:52 ? 00:00:00 heartbeat: read: ucast eth1
root 10288 10274 0 16:53 ? 00:00:00 /bin/sh
/etc/ha.d/rc.d/status status
root 10317 10288 0 16:53 ? 00:00:00 /bin/sh
/usr/share/heartbeat/mach_down noeud1
root 10343 10317 0 16:53 ? 00:00:00 /bin/sh
/usr/share/heartbeat/ResourceManager takegroup IPaddr::192.168.4.4
root 10577 2327 0 14:37 ? 00:00:00 sshd: [EMAIL PROTECTED]/0
root 10579 10577 0 14:37 pts/0 00:00:00 -bash
root 10629 10343 0 16:53 ? 00:00:00 /bin/sh
/etc/ha.d/resource.d/apache start
root 10640 10629 0 16:53 ? 00:00:00 /bin/sh
/usr/lib/ocf/resource.d//heartbeat/apache start
root 10673 1 0 16:53 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 10692 10673 0 16:53 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 10693 10673 0 16:53 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 10694 10673 0 16:53 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 10695 10673 0 16:53 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
daemon 10696 10673 0 16:53 ? 00:00:00
/usr/local/apache-preprod/bin/httpd -DSTATUS -f
/usr/local/apache-preprod/conf/httpd.conf
log:
heartbeat[10273]: 2008/08/08_16:52:13 info: Version 2 support: false
heartbeat[10273]: 2008/08/08_16:52:13 WARN: Logging daemon is disabled
--enabling logging daemon is recommended
heartbeat[10273]: 2008/08/08_16:52:13 info: **************************
heartbeat[10273]: 2008/08/08_16:52:13 info: Configuration validated.
Starting heartbeat 2.1.3
heartbeat[10274]: 2008/08/08_16:52:13 info: heartbeat: version 2.1.3
heartbeat[10274]: 2008/08/08_16:52:14 info: Heartbeat generation: 1217925550
heartbeat[10274]: 2008/08/08_16:52:14 info: glib: ucast: write socket
priority set to IPTOS_LOWDELAY on eth1
heartbeat[10274]: 2008/08/08_16:52:14 info: glib: ucast: bound send
socket to device: eth1
heartbeat[10274]: 2008/08/08_16:52:14 info: glib: ucast: bound receive
socket to device: eth1
heartbeat[10274]: 2008/08/08_16:52:14 info: glib: ucast: started on port
694 interface eth1 to 192.168.4.88
heartbeat[10274]: 2008/08/08_16:52:14 info: G_main_add_TriggerHandler:
Added signal manual handler
heartbeat[10274]: 2008/08/08_16:52:14 info: G_main_add_TriggerHandler:
Added signal manual handler
heartbeat[10274]: 2008/08/08_16:52:14 info: G_main_add_SignalHandler:
Added signal handler for signal 17
heartbeat[10274]: 2008/08/08_16:52:14 info: Local status now set to: 'up'
heartbeat[10274]: 2008/08/08_16:53:14 WARN: node noeud1: is dead
heartbeat[10274]: 2008/08/08_16:53:14 info: Comm_now_up(): updating
status to active
heartbeat[10274]: 2008/08/08_16:53:14 info: Local status now set to:
'active'
heartbeat[10274]: 2008/08/08_16:53:14 WARN: No STONITH device configured.
heartbeat[10274]: 2008/08/08_16:53:14 WARN: Shared disks are not protected.
heartbeat[10274]: 2008/08/08_16:53:14 info: Resources being acquired
from noeud1.
harc[10288]: 2008/08/08_16:53:14 info: Running /etc/ha.d/rc.d/status
status
heartbeat[10289]: 2008/08/08_16:53:14 info: No local resources
[/usr/share/heartbeat/ResourceManager listkeys avil003.sylvea.fr] to
acquire.
heartbeat[10274]: 2008/08/08_16:53:14 info: Initial resource acquisition
complete (T_RESOURCES(us))
mach_down[10317]: 2008/08/08_16:53:14 info: Taking over resource
group IPaddr::192.168.4.4
ResourceManager[10343]: 2008/08/08_16:53:14 info: Acquiring resource
group: noeud1 IPaddr::192.168.4.4 apache
IPaddr[10370]: 2008/08/08_16:53:14 INFO: Resource is stopped
ResourceManager[10343]: 2008/08/08_16:53:14 info: Running
/etc/ha.d/resource.d/IPaddr 192.168.4.4 start
IPaddr[10444]: 2008/08/08_16:53:14 INFO: Using calculated nic for
192.168.4.4: eth0
IPaddr[10444]: 2008/08/08_16:53:14 INFO: Using calculated netmask for
192.168.4.4: 255.255.255.0
IPaddr[10444]: 2008/08/08_16:53:14 INFO: eval ifconfig eth0:2
192.168.4.4 netmask 255.255.255.0 broadcast 192.168.4.255
IPaddr[10427]: 2008/08/08_16:53:15 INFO: Success
apache[10566]: 2008/08/08_16:53:15 INFO: apache not running
apache[10555]: 2008/08/08_16:53:15 INFO: Resource is stopped
ResourceManager[10343]: 2008/08/08_16:53:15 info: Running
/etc/ha.d/resource.d/apache start
apache[10640]: 2008/08/08_16:53:16 INFO: apache not running
apache[10640]: 2008/08/08_16:53:16 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:17 INFO: apache not running
apache[10640]: 2008/08/08_16:53:17 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:18 INFO: apache not running
apache[10640]: 2008/08/08_16:53:18 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:19 INFO: apache not running
apache[10640]: 2008/08/08_16:53:19 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:20 INFO: apache not running
apache[10640]: 2008/08/08_16:53:20 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:21 INFO: apache not running
apache[10640]: 2008/08/08_16:53:21 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:22 INFO: apache not running
apache[10640]: 2008/08/08_16:53:22 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:23 INFO: apache not running
apache[10640]: 2008/08/08_16:53:23 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:24 INFO: apache not running
apache[10640]: 2008/08/08_16:53:24 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:25 INFO: apache not running
apache[10640]: 2008/08/08_16:53:25 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
heartbeat[10274]: 2008/08/08_16:53:25 info: Local Resource acquisition
completed. (none)
heartbeat[10274]: 2008/08/08_16:53:25 info: local resource transition
completed.
apache[10640]: 2008/08/08_16:53:26 INFO: apache not running
apache[10640]: 2008/08/08_16:53:26 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:27 INFO: apache not running
apache[10640]: 2008/08/08_16:53:27 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:28 INFO: apache not running
apache[10640]: 2008/08/08_16:53:28 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:29 INFO: apache not running
apache[10640]: 2008/08/08_16:53:29 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:30 INFO: apache not running
apache[10640]: 2008/08/08_16:53:30 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:31 INFO: apache not running
apache[10640]: 2008/08/08_16:53:31 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:32 INFO: apache not running
apache[10640]: 2008/08/08_16:53:32 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:33 INFO: apache not running
apache[10640]: 2008/08/08_16:53:33 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:34 INFO: apache not running
apache[10640]: 2008/08/08_16:53:34 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:35 INFO: apache not running
apache[10640]: 2008/08/08_16:53:35 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:36 INFO: apache not running
apache[10640]: 2008/08/08_16:53:36 INFO: waiting for apache
/usr/local/apache-preprod/conf/httpd.conf to come up
apache[10640]: 2008/08/08_16:53:37 INFO: apache not running
I'm going to be mad ..... Because I can join my website but I don't
which way I use ....
What's wrong ?
Franck
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems