Re: [ClusterLabs] question on www.gossamer-threads.com/lists/linuxha/users/

2015-08-13 Thread Stefan Bauer
DOH! Please ignore my mail - i live in the past ;) Last mail in archive is from Jul. Stefan ___ Users mailing list: Users@clusterlabs.org http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started:

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

2015-08-12 Thread Stefan Bauer
Hi, thank you for your reply. It seems to be a problem with the systemd unit files for nfs-server - specifically a timing issue. [root@centos7-n1 ~]# systemctl list-unit-files --type=service | grep rpcbind rpcbind.service static rpcbind is set to static -

[ClusterLabs] group resources without order behavior / monitor timeout smaller than interval?

2016-09-14 Thread Stefan Bauer
Hi, I'm trying to understand some cluster internals and would be happy to get some best practice recommendations: monitor interval and timeout: shouldn't timeout value always be smaller than interval to avoid another check even though the first is not over yet? Additionally i would like to

Re: [ClusterLabs] group resources without order behavior / monitor timeout smaller than interval?

2016-09-15 Thread Stefan Bauer
imeout smaller than interval? On 09/14/2016 03:01 AM, Stefan Bauer wrote: > Hi, > > I'm trying to understand some cluster internals and would be happy to > get some best practice recommendations: > > monitor interval and timeout: shouldn't timeout value always be smaller > tha

[ClusterLabs] best practice fencing with ipmi in 2node-setups / cloneresource/monitor/timeout

2016-09-20 Thread Stefan Bauer
Hi, i run a 2 node cluster and want to be save in split-brain scenarios. For this i setup external/ipmi to stonith the other node. Some possible issues jumped to my mind and i would ike to find the best practice solution: - I have a primitive for each node to stonith. Many documents and