[Pacemaker] route for ip resource missing

2013-11-14 Thread Dvorak Andreas
Dear all, I have set up an ip resource with pcs resource create ClusterIP ocf:heartbeat:IPaddr2 ip=10.40.70.38 cidr_netmask=32 nic=eth2 op monitor interval=30s but the route for eth2 is missing. I am able to switch the resource to that other node an I can ping the ip. eth2 Link encap:Ether

Re: [Pacemaker] route for ip resource missing

2013-11-14 Thread Dvorak Andreas
] route for ip resource missing On 2013-11-14T15:54:00, Dvorak Andreas wrote: > Dear all, > > I have set up an ip resource with > pcs resource create ClusterIP ocf:heartbeat:IPaddr2 ip=10.40.70.38 > cidr_netmask=32 nic=eth2 op monitor interval=30s but the route for eth2 is > mis

[Pacemaker] running scripts in a resource

2013-11-15 Thread Dvorak Andreas
Dear all, I would like to create a resource that sets up routes an a node. I have got three scripts check_routes.sh delete_routes.sh setup_routes.sh but unfortunately I do not find documentation how to do that. Can somebody please help me? I have already an IP resource set up like this. pcs res

[Pacemaker] configuration files of cluster

2013-11-18 Thread Dvorak Andreas
Dear all Now I finished the configuation of my first pacemaker cluster and would like to backup configuration files. But I do not find any. Can you please help me needs to put in a backup? With pca config I get a nice output, but I would like to have that in one or more files. My cluster in

Re: [Pacemaker] configuration files of cluster

2013-11-19 Thread Dvorak Andreas
resource manager Betreff: Re: [Pacemaker] configuration files of cluster Le 18/11/2013 15:58, Dvorak Andreas a écrit : > Dear all > > Now I finished the configuation of my first pacemaker cluster and > would like to backup configuration files. > > But I do not find any. The

[Pacemaker] configuration of stonith

2013-12-06 Thread Dvorak Andreas
Dear all I would like to configure stonith and found example like this: pcs cluster cib stonith_cfg pcs -f stonith_cfg stonith pcs -f stonith_cfg stonith create impi-fencing fence_ipmilan pcmk_host_list="sv2836 sv2837" ipaddr=10.0.0.1 login=testuser passwd=acd123 op monitor interval=60s pcs -f s

Re: [Pacemaker] configuration of stonith

2013-12-09 Thread Dvorak Andreas
Dear all, thank you for the answers. Now I created to stonith resources pcs stonith create ipmi-fencing-sv2837 fence_ipmilan pcmk_host_list="sv2837" ipaddr=10.110.28.37 action="reboot" login=abc passwd=abc123 delay=15 op monitor interval=60s pcs stonith create ipmi-fencing-sv2836 fence_ipmilan

[Pacemaker] WG: configuration of stonith

2013-12-09 Thread Dvorak Andreas
an):Started sv2837 Best regards, Andreas -Ursprüngliche Nachricht- Von: Dvorak Andreas Gesendet: Montag, 9. Dezember 2013 09:55 An: 'The Pacemaker cluster resource manager' Betreff: Re: [Pacemaker] configuration of stonith Dear all, thank you for the answers. Now I cr

[Pacemaker] cluster heartbeat is not used

2013-12-09 Thread Dvorak Andreas
Dear all, during failover tests I found out that I can put down the heartbeat interfaces and the cluster ignores that. But if I put down bond0 the fencing is running. Can please somebody help me? bond0 Link encap:Ethernet HWaddr C8:1F:66:D7:3B:FE inet addr:10.15.28.36 Bcast:10.1

Re: [Pacemaker] cluster heartbeat is not used

2013-12-09 Thread Dvorak Andreas
segura [mailto:emi2f...@gmail.com] Gesendet: Montag, 9. Dezember 2013 15:50 An: The Pacemaker cluster resource manager Betreff: Re: [Pacemaker] cluster heartbeat is not used show cat /proc/net/bonding/bond0 2013/12/9 Dvorak Andreas mailto:andreas.dvo...@baaderbank.de>> Dear all, during fa

Re: [Pacemaker] cluster heartbeat is not used

2013-12-09 Thread Dvorak Andreas
[mailto:emi2f...@gmail.com] Gesendet: Montag, 9. Dezember 2013 16:05 An: The Pacemaker cluster resource manager Betreff: Re: [Pacemaker] cluster heartbeat is not used because in your corosync-cfgtool -s you are using bonding address 2013/12/9 Dvorak Andreas mailto:andreas.dvo...@baaderbank.de>> Hi

[Pacemaker] cman heartbeat / interconnect configuration

2013-12-13 Thread Dvorak Andreas
Dear all, after a little break I am coming back to my problem to configure heartbeat / interconnect with cman. Meanwhile I know that cman is the recommended stack on RHEL6. I have a pacemaker cluster with cman that is working, but now a would like to configure special interfaces for the direct n

Re: [Pacemaker] cman heartbeat / interconnect configuration

2013-12-13 Thread Dvorak Andreas
13:46 An: The Pacemaker cluster resource manager Betreff: Re: [Pacemaker] cman heartbeat / interconnect configuration Am Freitag, 13. Dezember 2013, 13:34:24 schrieb Dvorak Andreas: > Dear all, > > after a little break I am coming back to my problem to configure > heartbeat / inter

[Pacemaker] pcs resource create with one script

2014-04-16 Thread Dvorak Andreas
Dear all, I want to create a resource with an own script, but it does not work. pcs resource create MYSQLFS ocf:baader:MYSQLFS op monitor interval=30s Error: unable to locate command: /usr/lib/ocf/resource.d/baader/MYSQLFS But the script does exit. ls -l /usr/lib/ocf/resource.d/baader/MYSQLFS -

Re: [Pacemaker] pcs resource create with one script

2014-04-17 Thread Dvorak Andreas
one script - Original Message - > From: "Dvorak Andreas" > To: pacemaker@oss.clusterlabs.org > Sent: Wednesday, April 16, 2014 12:36:14 PM > Subject: [Pacemaker] pcs resource create with one script > > > > Dear all, > > > > I want t

[Pacemaker] pacemaker stonith No such device

2014-07-09 Thread Dvorak Andreas
Dear all, unfortunately my stonith does not work on my pacemaker cluster. If I do ifdown on the two cluster interconnect interfaces of server sv2827 the server sv2828 want to fence the server sv2827, but the messages log says:error: remote_op_done: Operation reboot of sv2827-p1 by sv2828-p1

Re: [Pacemaker] pacemaker stonith No such device

2014-07-14 Thread Dvorak Andreas
r stonith No such device On 9 Jul 2014, at 8:53 pm, Dvorak Andreas wrote: > Dear all, > > unfortunately my stonith does not work on my pacemaker cluster. If I do > ifdown on the two cluster interconnect interfaces of server sv2827 the server > sv2828 want to fence

Re: [Pacemaker] pacemaker stonith No such device

2014-07-14 Thread Dvorak Andreas
stonith No such device On 14 Jul 2014, at 10:09 pm, Dvorak Andreas wrote: > Hi, > > thank you for you answer, here is the creatation of the fancing resources: > pcs stonith create ipmi-fencing-sv2827 fence_ipmilan > pcmk_host_list="sv2827" ipaddr=10.110.28.27 action=&