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

Ulrich Windl Ulrich.Windl at rz.uni-regensburg.de
Wed Aug 12 02:06:57 EDT 2015


>>> Stefan Bauer <sb at plzk.de> schrieb am 11.08.2015 um 16:08 in Nachricht
<zarafa.55ca01cf.6144.72a08d15158244e0 at srv1.localhost>:
> 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

Probably time to look into syslog. I suspect a name/address resolving
issue...

> user    0m0.008s
> sys     0m0.006s
> [root at centos7-n1 ~]# echo $?
> 0
> [root at centos7-n1 ~]#
> 
> 
> 
> 
> 
>  However, i can not start it with pacemaker.

Probably due to a timeout. Another reason to look into syslog.

> 
> 
> 
> 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







More information about the Users mailing list