[ClusterLabs] CentOS 7 - Pacemaker - Problem with nfs-server and system

Stefan Bauer sb at plzk.de
Tue Aug 11 10:08:15 EDT 2015


Dear Users / Developers,



I'm having trouble including the service nfs-server into pacemaker.

System ist CentOS7 with systemd. I can start the serivce nfs-server manually and it returns exit code 0 but it takes some time:



[root at centos7-n1 ~]# time systemctl start nfs-server

real    1m0.480s
user    0m0.008s
sys     0m0.006s
[root at centos7-n1 ~]# echo $?
0
[root at centos7-n1 ~]#





 However, i can not start it with pacemaker.



Any help is greatly appreciated.



Current config is:



primitive p_nfsserver systemd:nfs-server \
        params \
        op start interval=0 timeout=80s \
        op monitor interval=60 start-delay=10



Please find the relevant log snippets attached as well.



Thank you.



Stefan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/users/attachments/20150811/9b3fda37/attachment-0002.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cluster-log.txt
URL: <http://lists.clusterlabs.org/pipermail/users/attachments/20150811/9b3fda37/attachment-0002.txt>


More information about the Users mailing list