Hi List,

 8/21/09, I downloaded the binary files from
http://download.opensuse.org/repositories/server:/ha-clustering/RHEL_5/x86_64/

I did freshly installation not upgrade. But I did use our old ha.cf for 
heartbeat2.1.3:
debugfile /var/log/ha-debug
debug 2
logfile /var/log/ha-log
logfacility local0
keepalive 2
deadtime 15
warntime 5
initdead 60
udpport 694
ucast eth0 10.2.3.10
ucast eth0 10.2.3.19
auto_failback off
crm yes
#crm respawn
ping 10.2.3.254
deadping 10
respawn root /usr/lib64/heartbeat/pingd -m 100 -d 5s
node syb10
node syb19

login as root, I did /etc/init.d/heartbeat start
I got the following error and the box rebooted itself.

Aug 23 01:20:54 syb10 cib: [5457]: ERROR: crm_is_writable: 
/var/lib/heartbeat/crm must be owned and r/w by user daemon
Aug 23 01:20:54 syb10 cib: [5457]: ERROR: crm_is_writable: 
/var/lib/heartbeat/crm/cib.xml must be owned and r/w by user daemon
Aug 23 01:20:54 syb10 crmd: [5461]: ERROR: crm_is_writable: /var/lib/pengine 
must be owned and r/w by user daemon
Aug 23 01:20:54 syb10 crmd: [5461]: ERROR: crm_is_writable: 
/var/lib/heartbeat/crm must be owned and r/w by user daemon

I changed ownership from hacluster:haclient to daemon:daemon and started 
heartbeat again. I still got
ERROR: crm_is_writable:/var/lib/heartbeat/crm/cib.xml must be owned and r/w by 
user daemon since the ownership of cib.xml has been changed back to 
hacluster:haclient by a process.


Thanks in advance,

Ling Li







_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to