Re: [Pacemaker] NFS resource isn't completely working

2012-10-25 Thread Lonni J Friedman
On Wed, Oct 24, 2012 at 5:59 PM, Andrew Beekhof wrote: > On Wed, Oct 17, 2012 at 8:30 AM, Lonni J Friedman wrote: >> Greetings, >> I'm trying to get an NFS server export to be correctly monitored & >> managed by pacemaker, along with pre-existing IP, drbd and f

Re: [Pacemaker] 'crm configure edit' failed with "Timer expired"

2012-10-18 Thread Lonni J Friedman
ted a new corosync.conf, and now the nodes are talking again. Sorry for the noise. On Thu, Oct 18, 2012 at 10:25 AM, Lonni J Friedman wrote: > Both nodes can ssh to each other, selinux is disabled, and there are > currently no iptables rules in force. So I'm not sure why the

Re: [Pacemaker] 'crm configure edit' failed with "Timer expired"

2012-10-18 Thread Lonni J Friedman
y one would be elected quite quickly, you may have a > network/filewall issue. > > On Thu, Oct 18, 2012 at 10:37 AM, Lonni J Friedman wrote: >> I'm running Fedora17, with pacemaker-1.18. I just tried to make a >> configuration change with crmsh, and it failed as follows:

[Pacemaker] 'crm configure edit' failed with "Timer expired"

2012-10-17 Thread Lonni J Friedman
I'm running Fedora17, with pacemaker-1.18. I just tried to make a configuration change with crmsh, and it failed as follows: ## # crm configure edit Call cib_replace failed (-62): Timer expired ERROR: could not replace cib INFO: offending xml:

[Pacemaker] NFS resource isn't completely working

2012-10-16 Thread Lonni J Friedman
Greetings, I'm trying to get an NFS server export to be correctly monitored & managed by pacemaker, along with pre-existing IP, drbd and filesystem mounts (which are working correctly). While NFS is up on the primary node (along with the other services), the monitoring portion keeps showing up as

Re: [Pacemaker] setting up NFS resources on systemd based Linux distributions

2012-10-16 Thread Lonni J Friedman
On Mon, Oct 15, 2012 at 8:51 PM, Andrew Beekhof wrote: > On Tue, Oct 16, 2012 at 2:50 PM, Andrew Beekhof wrote: >> On Tue, Oct 16, 2012 at 9:24 AM, Lonni J Friedman wrote: >>> On Thu, Sep 27, 2012 at 6:24 AM, David Vossel wrote: >>>> - Original Message -

Re: [Pacemaker] setting up NFS resources on systemd based Linux distributions

2012-10-15 Thread Lonni J Friedman
On Thu, Sep 27, 2012 at 6:24 AM, David Vossel wrote: > - Original Message - >> From: "Lonni J Friedman" >> To: pacemaker@oss.clusterlabs.org >> Sent: Wednesday, September 26, 2012 9:44:21 PM >> Subject: [Pacemaker] setting up NFS resources on s

Re: [Pacemaker] failed over filesystem mount points not coming up on secondary node

2012-10-01 Thread Lonni J Friedman
On Mon, Oct 1, 2012 at 2:14 PM, Jake Smith wrote: > - Original Message - >> From: "Lonni J Friedman" >> To: "The Pacemaker cluster resource manager" >> Sent: Monday, October 1, 2012 4:31:05 PM >> Subject: Re: [Pacemaker] failed over

Re: [Pacemaker] failed over filesystem mount points not coming up on secondary node

2012-10-01 Thread Lonni J Friedman
quot;1.1.7-2.fc16-ee0730e13d124c3d58f00016c3376a1de5323cff" \ cluster-infrastructure="openais" \ expected-quorum-votes="2" \ stonith-enabled="false" \ no-quorum-policy="ignore" ## On Thu, Sep 27, 2012 at 3:10 PM, Lonni

[Pacemaker] 1.1.8 dox?

2012-10-01 Thread Lonni J Friedman
Anyone know where the documentation is for 1.1.8 ? I'm looking here, and everything seems to be months old: http://www.clusterlabs.org/doc/ I keep seeing references to "the shell is gone from 1.1.8", but I can't find any documentation of the impact to a sysadmin, or what the new hotness is to rep

Re: [Pacemaker] setting up NFS resources on systemd based Linux distributions

2012-10-01 Thread Lonni J Friedman
On Sun, Sep 30, 2012 at 7:19 AM, Andrew Beekhof wrote: > On Fri, Sep 28, 2012 at 6:13 AM, Lonni J Friedman wrote: >> On Thu, Sep 27, 2012 at 6:24 AM, David Vossel wrote: >>> - Original Message - >>>> From: "Lonni J Friedman" >>>> To

[Pacemaker] failed over filesystem mount points not coming up on secondary node

2012-09-27 Thread Lonni J Friedman
Greetings, I've just started playing with pacemaker/corosync on a two node setup. At this point I'm just experimenting, and trying to get a good feel of how things work. Eventually I'd like to start using this in a production environment. I'm running Fedora16-x86_64 with pacemaker-1.1.7 & corosy

Re: [Pacemaker] setting up NFS resources on systemd based Linux distributions

2012-09-27 Thread Lonni J Friedman
On Thu, Sep 27, 2012 at 6:24 AM, David Vossel wrote: > - Original Message - >> From: "Lonni J Friedman" >> To: pacemaker@oss.clusterlabs.org >> Sent: Wednesday, September 26, 2012 9:44:21 PM >> Subject: [Pacemaker] setting up NFS resources on s

[Pacemaker] setting up NFS resources on systemd based Linux distributions

2012-09-26 Thread Lonni J Friedman
I'm trying to setup NFS resources on Fedora16, and its not working. After googling, I stumbled across the following discussion from about 8 months ago: http://www.gossamer-threads.com/lists/linuxha/pacemaker/77404 Has anything changed since then, or is systemd still not supported? thanks ___