[Pacemaker] Strange "bad permissions" issue when starting pacemaker

Саша Александров shurrman at gmail.com
Mon Sep 16 13:42:21 EDT 2013


Hi, everyone!

I have a pretty strange issue. When starting pacemaker, I get

Sep 16 21:21:03 premium2 cib[27510]:   notice: main: Using new config
location: /var/lib/pacemaker/cib
Sep 16 21:21:03 premium2 cib[27510]:    error: crm_is_writable:
/var/lib/pacemaker/cib must exist and be a directory
Sep 16 21:21:03 premium2 cib[27510]:    error: main: Bad permissions on
/var/lib/pacemaker/cib. Terminating

However,

[root at premium2 cib]# ls -l /var/lib/pacemaker/cib
total 196
-rw------- 1 hacluster root  232 Jul 14 18:17 cib-0.raw
-rw------- 1 hacluster root   32 Jul 14 18:17 cib-0.raw.sig
skip-skip-skip
-rw-r----- 1 hacluster root    2 Jul 21 22:04 cib.last
-rw------- 1 hacluster root 6676 Jul 21 22:04 cib.xml
-rw------- 1 hacluster root   32 Jul 21 22:04 cib.xml.sig


Moreover, on the first server I have the same rights (and versions):

[root at premium1 ~]# ls -la /var/lib/pacemaker/cib
total 240
drwxr-x---. 2 hacluster haclient 4096 Sep 13 22:13 .
drwxr-x---. 6 root      root     4096 Jul 14 17:54 ..
-rw-------  1 hacluster root      232 Jul 14 18:13 cib-0.raw
-rw-------  1 hacluster root       32 Jul 14 18:13 cib-0.raw.sig
skip-skip-skip
-rw-r-----  1 hacluster root        2 Sep 13 22:13 cib.last
-rw-------  1 hacluster root     6656 Sep 13 22:13 cib.xml
-rw-------  1 hacluster root       32 Sep 13 22:13 cib.xml.sig

[root at premium1 ~]# pacemakerd -$
Pacemaker 1.1.8

[root at premium2 ~]# pacemakerd -$
Pacemaker 1.1.8

It is my own rpms, build from sources. However, they were installed
identically on both nodes. How can I trace down this problem?

-- 
Best regards,
AAA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/pacemaker/attachments/20130916/8a3607bc/attachment-0002.html>


More information about the Pacemaker mailing list