Re: [Pacemaker] ]: WARN: ping_write: Wrote -1 of 39 chars: Operation not permitted

2010-05-25 Thread Andrew Beekhof
On Thu, May 20, 2010 at 4:58 PM, Koch, Sebastian wrote: > Hi, > > > > if i enable a IPTABLES Rule > > > > iptables -A OUTPUT -p icmp -d 10.1.1.162 -j DROP > > > >  to block access to my Gateway 10.1.162 to test my pingd resource, i am > getting that error. I googled around as this looks for me lik

Re: [Pacemaker] Please teach it about "crm resource move"

2010-05-25 Thread Andrew Beekhof
I think the shell also has a -F or --force option. Perhaps it passes it through. On Tue, May 25, 2010 at 12:17 PM, Yuusuke IIDA wrote: > Hi all, > > Please teach it about "crm resource move". > > # crm_resource -M -r Dummy1 -N node1 > # crm resource move Dummy1 node1 > I understand that I say tha

Re: [Pacemaker] SNMP/SMTP alerts on move or STONITH?

2010-05-25 Thread Andrew Beekhof
Good idea. If you file a feature request in bugzilla, I'll look at adding this for 1.1 On Tue, May 25, 2010 at 4:11 PM, Simpson, John R wrote: > Dr. Schwartzkopff, > >    Thank you for your reply.  I am using the -S / --snmptraps option > with ClusterMon (crm_mon) and I receive traps for start, s

Re: [Pacemaker] IPv6Addr resource agent

2010-05-25 Thread Andrew Beekhof
On Wed, May 26, 2010 at 1:10 AM, Arnaud Gomes-do-Vale wrote: > Andrew Beekhof writes: > >> Which platform? > > CentOS 5. Ah, looks like upstream spec file doesn't include libnet as a dependancy on fedora based distros. ___ Pacemaker mailing list: Pace

Re: [Pacemaker] IPv6Addr resource agent

2010-05-25 Thread Arnaud Gomes-do-Vale
Andrew Beekhof writes: > Which platform? CentOS 5. -- Arnaud ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.cluste

[Pacemaker] problem with pacemaker and stonith resources

2010-05-25 Thread Matteo
Hi folks, I'm running a 2 node cluster with pacemaker, DRBD dual primary, ocfs2. Now I'm trying to setup stonith correctly, but my stonith resources don't start. I did some research but I didn't find a solution to my problem. This is my cib: node server1 node server2 primitive DLM ocf:pacemaker:c

[Pacemaker] Antwort: Re: sles11, ocfs2, 2 node cluster with one storage, failover problem

2010-05-25 Thread Patrik . Rapposch
hy, thx guys, for the help, to my regret the ocfs2 project was put on ice and I am right now working on the clvm solution, so it will be no more possible to test something with ocfs2 in the near future. but I hope that it will better work with sp1, which released these days. Mit freundliche

Re: [Pacemaker] SNMP/SMTP alerts on move or STONITH?

2010-05-25 Thread Simpson, John R
Dr. Schwartzkopff, Thank you for your reply. I am using the -S / --snmptraps option with ClusterMon (crm_mon) and I receive traps for start, stop and monitor. I do not receive traps for move or STONITH, which seem more critical from a data center ops standpoint. Zabbix looks interestin

Re: [Pacemaker] advisory ordering question

2010-05-25 Thread Dejan Muhamedagic
Hi, On Thu, May 20, 2010 at 06:09:01PM +0200, Gianluca Cecchi wrote: > Hello, > manual for 1.0 (and 1.1) reports this for Advisory Ordering: > > On the other-hand, when score="0" is specified for a constraint, the > constraint is considered optional and only has an effect when both resources > ar

[Pacemaker] Please teach it about "crm resource move"

2010-05-25 Thread Yuusuke IIDA
Hi all, Please teach it about "crm resource move". # crm_resource -M -r Dummy1 -N node1 # crm resource move Dummy1 node1 I understand that I say that a substitute for this command is this. # crm_resource -M -f -r Dummy1 -N node1 ~~ Which is a substitute for this command? Best

Re: [Pacemaker] IPv6Addr resource agent

2010-05-25 Thread Andrew Beekhof
Which platform? On Fri, May 21, 2010 at 5:30 PM, Arnaud Gomes-do-Vale wrote: > Hi, > > It looks like the IPv6addr resource agent is not included in the rpm > packages (resource-agents-1.0.3-2.el5 at the moment). Is there a reason > for this or is it just an oversight? > > -- > Arnaud > >

Re: [Pacemaker] SNMP/SMTP alerts on move or STONITH?

2010-05-25 Thread Michael Schwartzkopff
Am Montag, 24. Mai 2010 16:05:15 schrieb Simpson, John R: > Greetings all, > > First, my compliments to the Pacemaker and Corosync developers. I've > been trying out Pacemaker for the past few months, and (especially from the > command line) I've found building and managing Pacemaker-based cl