Re: [Pacemaker] Frequent SBD triggered server reboots

2013-05-03 Thread emmanuel segura
Hello Andrea When you use multipath -v3 look this parameters fast_io_fail_tmo,dev_loss_tmo maybe your watchdog timeout is too low and you took for more the 10 seconds Thanks 2013/5/3 andrea cuozzo andrea.cuo...@sysma.it Thanks Emmanuel, using the -v3 switch I can see that multipath is

Re: [Pacemaker] Frequent SBD triggered server reboots

2013-05-03 Thread Lars Marowsky-Bree
On 2013-05-03T02:49:54, andrea cuozzo andrea.cuo...@sysma.it wrote: Unfortunately Os and SP version for the Oracle project these clusters belong to have been decided several layers over my head, I'll make it a point for upgrading to Sp2 anyway, I might get lucky. Good luck with that! the

Re: [Pacemaker] [Troubleshooting] ERROR: Setup problem: couldn't find command: drbdsetup

2013-05-03 Thread Arvydas
Hi, no. trying now: # ocf-tester -n monkey-drbd -o drbd_resource=r1 Beginning tests for ... bash: meta-data: No such file or directory * rc=127: Your agent has too restrictive permissions: should be 755 bash: meta-data: No such file or directory -:1: parser error : Document is empty ^ -:1:

[Pacemaker] How does the cluster migrate resources on over-subscription of utilizations?

2013-05-03 Thread Michael Schwartzkopff
Hi, If I have a cluster with the placement-strategy=minimal and the CRM detects that the utilizations of all resources on a node somehow do not match the utilizations offered by that node, how does the CRM react? stop-start: Does ist stop the over-subscripbed resoures and start it on an other

Re: [Pacemaker] [Troubleshooting] ERROR: Setup problem: couldn't find command: drbdsetup

2013-05-03 Thread emmanuel segura
man ocf-tester SYNOPSIS ocf-tester [-Lh] -n resource_name [-o name=value]* /full/path/to/resource/agent 2013/5/3 Arvydas arvy...@artogama.lt ** Hi, no. trying now: # ocf-tester -n monkey-drbd -o drbd_resource=r1 Beginning tests for ... bash: meta-data: No such file or

Re: [Pacemaker] Frequent SBD triggered server reboots

2013-05-03 Thread andrea cuozzo
Hi Emmanuel, look this parameters fast_io_fail_tmo,dev_loss_tmo maybe your watchdog timeout is too low and you took for more the 10 seconds from multipathd -k and show config I can see the values are: fast_io_fail_tmo 5 dev_loss_tmo 10 I'm recreating the SBD partition using 20 seconds for

Re: [Pacemaker] 1.1.8 not compatible with 1.1.7?

2013-05-03 Thread Rainer Brestan
Now i have all the logs for some combinations. Corosync: 1.4.1-7 for all the tests on all nodes Base is always fresh installation of each node with all packages equal except pacemaker version. int2node1 node id: 1743917066 int2node2 node id: 1777471498 In each ZIP file log from both

Re: [Pacemaker] How does the cluster migrate resources on over-subscription of utilizations?

2013-05-03 Thread Lars Marowsky-Bree
On 2013-05-03T11:06:06, Michael Schwartzkopff mi...@clusterbau.com wrote: Hi, If I have a cluster with the placement-strategy=minimal and the CRM detects that the utilizations of all resources on a node somehow do not match the utilizations offered by that node, how does the CRM react?

Re: [Pacemaker] How does the cluster migrate resources on over-subscription of utilizations?

2013-05-03 Thread Michael Schwartzkopff
Am Freitag, 3. Mai 2013, 12:51:12 schrieb Lars Marowsky-Bree: On 2013-05-03T11:06:06, Michael Schwartzkopff mi...@clusterbau.com wrote: Hi, If I have a cluster with the placement-strategy=minimal and the CRM detects that the utilizations of all resources on a node somehow do not match

Re: [Pacemaker] [Troubleshooting] ERROR: Setup problem: couldn't find command: drbdsetup

2013-05-03 Thread Arvydas
# ocf-tester -n monkey-drbd -o drbd_resource=r1 /usr/lib/ocf/resource.d/linbit/drbd Beginning tests for /usr/lib/ocf/resource.d/linbit/drbd... * rc=6: Validation failed. Did you supply enough options with -o ? drbd[27309]: WARNING: You may be disappointed: This RA is intended for pacemaker 1.0

Re: [Pacemaker] [Troubleshooting] ERROR: Setup problem: couldn't find command: drbdsetup

2013-05-03 Thread emmanuel segura
look in the resource agent, whe it's looking for drbdsetup 2013/5/3 Arvydas arvy...@artogama.lt ** # ocf-tester -n monkey-drbd -o drbd_resource=r1 /usr/lib/ocf/resource.d/linbit/drbd Beginning tests for /usr/lib/ocf/resource.d/linbit/drbd... * rc=6: Validation failed. Did you supply

Re: [Pacemaker] failure handling on a cloned resource

2013-05-03 Thread Johan Huysmans
Hi, Below you can see my setup and my test, this shows that my cloned resource with on-fail=block does not recover automatically. My Setup: # rpm -aq | grep -i pacemaker pacemaker-libs-1.1.9-1512.el6.i686 pacemaker-cluster-libs-1.1.9-1512.el6.i686 pacemaker-cli-1.1.9-1512.el6.i686

Re: [Pacemaker] [Troubleshooting] ERROR: Setup problem: couldn'tfind command: drbdsetup

2013-05-03 Thread Arvydas
hello, thanks for the tip. here is the code: http://pastebin.com/fvxJdXfe it seems it doesn't stop at drbdsetup. but it stops on clone-max, i wonder why - Original Message - From: Michael Schwartzkopff To: The Pacemaker cluster resource manager Sent: Friday, May 03, 2013

[Pacemaker] Fw: [Troubleshooting] ERROR: Setup problem: couldn'tfind command: drbdsetup

2013-05-03 Thread Arvydas
Well it seems i didn't export clone-max, thought it checks directly in pacemaker. Anyway, somehow drbdsetup not found jumps randomly on live A - Original Message - From: Arvydas To: The Pacemaker cluster resource manager Sent: Friday, May 03, 2013 4:04 PM Subject: Re: [Pacemaker]

Re: [Pacemaker] Pacemaker core dumps

2013-05-03 Thread Xavier Lashmar
Here it is: (gdb) bt #0 0x7f81896ac8a5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x7f81896ae085 in abort () at abort.c:92 #2 0x7f818bb8a56b in crm_abort (file=0x7f818bba9d58 xml.c, function=0x7f818bbab6b4 string2xml, line=650,

[Pacemaker] crmsh download

2013-05-03 Thread Robert Parsons
Where can I download the source for crmsh ? The download area on https://savannah.nongnu.org/projects/crmsh/ seems to be empty. - Rob P. ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org

Re: [Pacemaker] crmsh download

2013-05-03 Thread Jake Smith
Try the news feed there - links are listed with release info: https://savannah.nongnu.org/forum/forum.php?forum_id=7503 HTH Jake - Original Message - From: Robert Parsons rpars...@tappublishing.com To: The Pacemaker cluster resource manager pacemaker@oss.clusterlabs.org Sent: Friday,