Re: [ClusterLabs] Doing reload right

2016-07-25 Thread Andrew Beekhof
On Sat, Jul 23, 2016 at 7:10 AM, Ken Gaillot wrote: > On 07/21/2016 07:46 PM, Andrew Beekhof wrote: What do you mean by native restart action? Systemd restart? >> >> Whatever the agent supports. > > Are you suggesting that pacemaker starting checking whether the agent > metadata advertises a

Re: [ClusterLabs] Previous DC fenced prior to integration

2016-07-25 Thread Nate Clark
On Mon, Jul 25, 2016 at 11:20 AM, Ken Gaillot wrote: > On 07/23/2016 10:14 PM, Nate Clark wrote: >> On Sat, Jul 23, 2016 at 1:06 AM, Andrei Borzenkov >> wrote: >>> 23.07.2016 01:37, Nate Clark пишет: Hello, I am running pacemaker 1.1.13 with corosync and think I may have enco

Re: [ClusterLabs] After Startup, Pacemaker Gasps and Dies

2016-07-25 Thread Eric Robinson
Thanks for the suggestions. I basically uninstalled pacemaker and ripped every single file out of the system that had "pacemaker" in its name, then reinstalled and it is now working fine. I had already uninstalled and re-installed a few times, but the uninstall left some orphaned files. -- E

Re: [ClusterLabs] Debian

2016-07-25 Thread Heiko Reimer
Onlyin backports https://wiki.debian.org/Debian-HA/ClustersFromScratch Mit freundlichen Grüßen / Best regards Heiko Reimer -- Heiko Reimer IT / Entwicklung - Sport-Tiedje GmbH International Headquarters Flensburger Str. 55 D-24837 Schleswig Tel.: +49 - 4621

Re: [ClusterLabs] Debian

2016-07-25 Thread Valentin Vidic
On Mon, Jul 25, 2016 at 07:58:51PM +0200, Thierry Boibary wrote: > is "Pacemaker" available on Debian 8.1? Only via jessie-backports, as you can see here: https://packages.debian.org/search?keywords=pacemaker -- Valentin ___ Users mailing list: Use

[ClusterLabs] pcs testsuite fail: test_run_all_workers

2016-07-25 Thread Valentin Vidic
FAIL: test_run_all_workers (pcs.test.test_utils.RunParallelTest) -- Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pcs/test/test_utils.py", line 1800, in test_run_all_workers self.assertEqual(log, [

[ClusterLabs] Debian

2016-07-25 Thread Thierry Boibary
Hi, is "Pacemaker" available on Debian 8.1? Regards T. ___ Users mailing list: Users@clusterlabs.org http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_S

Re: [ClusterLabs] Reliability questions on the new QDevices in uneven node count Setups

2016-07-25 Thread Christine Caulfield
On 25/07/16 16:27, Klaus Wenninger wrote: > On 07/25/2016 04:56 PM, Thomas Lamprecht wrote: >> Thanks for the fast reply :) >> >> >> On 07/25/2016 03:51 PM, Christine Caulfield wrote: >>> On 25/07/16 14:29, Thomas Lamprecht wrote: Hi all, I'm currently testing the new features of cor

[ClusterLabs] Pacemaker Resource Agent for iSCSILogicalUnit is Incomplete

2016-07-25 Thread Jason A Ramsey
Hi, everyone. You might’ve noticed a few emails from me in the last couple of weeks that chronicle my struggle to get an HA iSCSI Target configured in AWS. After stumbling through this setup (and struggling all the way), I think I’ve finally gotten to the point where I’m ready to create the LUN’

Re: [ClusterLabs] Reliability questions on the new QDevices in uneven node count Setups

2016-07-25 Thread Klaus Wenninger
On 07/25/2016 04:56 PM, Thomas Lamprecht wrote: > Thanks for the fast reply :) > > > On 07/25/2016 03:51 PM, Christine Caulfield wrote: >> On 25/07/16 14:29, Thomas Lamprecht wrote: >>> Hi all, >>> >>> I'm currently testing the new features of corosync 2.4, especially >>> qdevices. >>> First tests

Re: [ClusterLabs] Previous DC fenced prior to integration

2016-07-25 Thread Ken Gaillot
On 07/23/2016 10:14 PM, Nate Clark wrote: > On Sat, Jul 23, 2016 at 1:06 AM, Andrei Borzenkov wrote: >> 23.07.2016 01:37, Nate Clark пишет: >>> Hello, >>> >>> I am running pacemaker 1.1.13 with corosync and think I may have >>> encountered a start up timing issue on a two node cluster. I didn't >>

Re: [ClusterLabs] Reliability questions on the new QDevices in uneven node count Setups

2016-07-25 Thread Thomas Lamprecht
Thanks for the fast reply :) On 07/25/2016 03:51 PM, Christine Caulfield wrote: On 25/07/16 14:29, Thomas Lamprecht wrote: Hi all, I'm currently testing the new features of corosync 2.4, especially qdevices. First tests show quite nice results, like having quorum on a single node left out of

Re: [ClusterLabs] After Startup, Pacemaker Gasps and Dies

2016-07-25 Thread Ken Gaillot
On 07/23/2016 05:30 PM, Eric Robinson wrote: > I've created a 15 or so Corosync+Pacemaker clusters and never had this > kind of issue. > > > > These servers are running the following software > > > > RHEL 6.3 > > pacemaker-libs-1.1.12-8.el6_7.2.x86_64 > > pacemaker-1.1.12-8.el6_7.2.x86_64

Re: [ClusterLabs] Reliability questions on the new QDevices in uneven node count Setups

2016-07-25 Thread Christine Caulfield
On 25/07/16 14:51, Christine Caulfield wrote: > On 25/07/16 14:29, Thomas Lamprecht wrote: >> Hi all, >> >> I'm currently testing the new features of corosync 2.4, especially >> qdevices. >> First tests show quite nice results, like having quorum on a single node >> left out of a three node cluster

Re: [ClusterLabs] Reliability questions on the new QDevices in uneven node count Setups

2016-07-25 Thread Christine Caulfield
On 25/07/16 14:29, Thomas Lamprecht wrote: > Hi all, > > I'm currently testing the new features of corosync 2.4, especially > qdevices. > First tests show quite nice results, like having quorum on a single node > left out of a three node cluster. > > But what I'm a bit worrying about is what happ

[ClusterLabs] Reliability questions on the new QDevices in uneven node count Setups

2016-07-25 Thread Thomas Lamprecht
Hi all, I'm currently testing the new features of corosync 2.4, especially qdevices. First tests show quite nice results, like having quorum on a single node left out of a three node cluster. But what I'm a bit worrying about is what happens if the server where qnetd runs, or the qdevice daem

Re: [ClusterLabs] Antw: Re: Antw: Re: Antw: Re: Pacemaker not always selecting the right stonith device

2016-07-25 Thread Andrei Borzenkov
On Mon, Jul 25, 2016 at 9:07 AM, Ulrich Windl wrote: Andrei Borzenkov schrieb am 22.07.2016 um 17:14 in > Nachricht <4f17c57b-7458-2ec8-cd74-3daaf9c89...@gmail.com>: >> 22.07.2016 09:52, Ulrich Windl пишет: >>> That could be. Should there be a node list to configure, or can't the > agent >>>