Re: [Pacemaker] Cluster tools

2013-03-23 Thread matonb
matonb matonb@... writes: The cluster has been up for about 15mins, still getting the same errors as an unprivileged user on both nodes. ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Re: [Pacemaker] Cluster tools

2013-03-19 Thread matonb
Andrew Beekhof andrew@... writes: Are you sure you just didn't wait long enough for the cib to become active? -bash-4.2$ id uid=12(games) gid=100(users) groups=100(users),168(haclient) -bash-4.2$ crm_mon -Af1 Last updated: Mon Mar 18 23:12:41 2013 Last change: Mon Mar 18 23:11:30 2013

Re: [Pacemaker] Cluster tools

2013-03-18 Thread matonb
Unprivileged but in the haclient group? I'm out of the office at the moment, I'll verify that again tonight and get back to you. (I was testing on a different pair of nodes to my usual test cluster...). ___ Pacemaker mailing list:

Re: [Pacemaker] Cluster tools

2013-03-18 Thread matonb
Andrew Beekhof andrew@... writes: Ok, managed to remote in. On the node running the upstream version from CentOS: -bash-4.1$ id uid=26(postgres) gid=26(postgres) groups=26(postgres),499(haclient) -bash-4.1$ crm_mon -Af1 Could not establish cib_ro connection: Permission denied (13) Connection

Re: [Pacemaker] Cluster tools

2013-03-18 Thread Andrew Beekhof
Are you sure you just didn't wait long enough for the cib to become active? -bash-4.2$ id uid=12(games) gid=100(users) groups=100(users),168(haclient) -bash-4.2$ /usr/sbin/cibadmin -Ql cib crm_feature_set=3.0.7 validate-with=pacemaker-1.1 admin_epoch=1 epoch=22 num_updates=5 cib-last-written=Mon

Re: [Pacemaker] Cluster tools

2013-03-17 Thread Andrew Beekhof
On Fri, Mar 15, 2013 at 7:52 PM, matonb mat...@ltresources.co.uk wrote: Andrew Beekhof andrew@... writes: I believe this should make everyone happy: https://github.com/beekhof/pacemaker/commit/3c9275e Are you able to test it? I cloned the repo and used the pacemaker.spec.in file. I did

Re: [Pacemaker] Cluster tools

2013-03-15 Thread matonb
Maxwell, Jamison [HDS] JMaxwell@... writes: Pssh complained about wanting python-2.5, but I wasn't going to downgrade from 2.6, so I skipped the dependency. I've tested several areas within the shell and all appears well... crmsh (with pssh) from the SUSE ha repo works just fine, the

Re: [Pacemaker] Cluster tools

2013-03-15 Thread matonb
Andrew Beekhof andrew@... writes: I believe this should make everyone happy: https://github.com/beekhof/pacemaker/commit/3c9275e Are you able to test it? I cloned the repo and used the pacemaker.spec.in file. I did have to tweak the spec file a bit to get it to build: %global

Re: [Pacemaker] Cluster tools

2013-03-15 Thread Dejan Muhamedagic
Jamison Maxwell Sr. Systems Administrator HD Supply - Facilities Maintenance -Original Message- From: matonb [mailto:mat...@ltresources.co.uk] Sent: Thursday, March 14, 2013 8:30 AM To: pacema...@clusterlabs.org Subject: Re: [Pacemaker] Cluster tools Are you able

Re: [Pacemaker] Cluster tools

2013-03-15 Thread Maxwell, Jamison [HDS]
4:52 AM To: pacema...@clusterlabs.org Subject: Re: [Pacemaker] Cluster tools Andrew Beekhof andrew@... writes: I believe this should make everyone happy: https://github.com/beekhof/pacemaker/commit/3c9275e Are you able to test it? I cloned the repo and used the pacemaker.spec.in file

Re: [Pacemaker] Cluster tools

2013-03-15 Thread Lars Marowsky-Bree
On 2013-03-15T10:05:30, Maxwell, Jamison [HDS] jmaxw...@pbp1.com wrote: Is the HA community abandoning crmsh and why? The HA community is NOT abandoning crmsh. crmsh remains supported by the community, *and* on SLE HA. We are and will continue to develop it. RHT has made a decision not to

Re: [Pacemaker] Cluster tools

2013-03-15 Thread Maxwell, Jamison [HDS]
] Cluster tools On 2013-03-15T10:05:30, Maxwell, Jamison [HDS] jmaxw...@pbp1.com wrote: Is the HA community abandoning crmsh and why? The HA community is NOT abandoning crmsh. crmsh remains supported by the community, *and* on SLE HA. We are and will continue to develop it. RHT has made a decision

Re: [Pacemaker] Cluster tools

2013-03-14 Thread Andrew Beekhof
On Thu, Mar 14, 2013 at 10:18 AM, Andrew Beekhof and...@beekhof.net wrote: On Wed, Mar 13, 2013 at 8:55 PM, matonb mat...@ltresources.co.uk wrote: Andrew Beekhof andrew@... writes: On Wed, Mar 13, 2013 at 5:55 PM, matonb matonb@... wrote: Andrew Beekhof andrew@... writes: On Wed, Mar

Re: [Pacemaker] Cluster tools

2013-03-14 Thread Maxwell, Jamison [HDS]
AM To: pacema...@clusterlabs.org Subject: Re: [Pacemaker] Cluster tools Are you able to test it? Happy to, have you rolled an RPM ? ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Re: [Pacemaker] Cluster tools

2013-03-14 Thread Leon Fauster
Am 14.03.2013 um 20:03 schrieb Maxwell, Jamison [HDS] jmaxw...@pbp1.com: I was actually able to get the crm shell back onto a system that I had upgraded unawares of the removal of the tool. How bad an idea is that? Pacemaker is currently listed as Tech Preview:

Re: [Pacemaker] Cluster tools

2013-03-13 Thread Andrew Beekhof
On Wed, Mar 13, 2013 at 5:55 PM, matonb mat...@ltresources.co.uk wrote: Andrew Beekhof andrew@... writes: On Wed, Mar 13, 2013 at 3:59 AM, matonb matonb@... wrote: Hi List, I've just upgraded a CentOS 6.3 server to 6.4, other than the disappearance of the crm shell tools, one

Re: [Pacemaker] Cluster tools

2013-03-13 Thread matonb
Andrew Beekhof andrew@... writes: On Wed, Mar 13, 2013 at 5:55 PM, matonb matonb@... wrote: Andrew Beekhof andrew@... writes: On Wed, Mar 13, 2013 at 3:59 AM, matonb matonb@... wrote: Hi List, I've just upgraded a CentOS 6.3 server to 6.4, other than the disappearance

Re: [Pacemaker] Cluster tools

2013-03-13 Thread Andrew Beekhof
On Wed, Mar 13, 2013 at 8:55 PM, matonb mat...@ltresources.co.uk wrote: Andrew Beekhof andrew@... writes: On Wed, Mar 13, 2013 at 5:55 PM, matonb matonb@... wrote: Andrew Beekhof andrew@... writes: On Wed, Mar 13, 2013 at 3:59 AM, matonb matonb@... wrote: Hi List, I've just

[Pacemaker] Cluster tools

2013-03-12 Thread matonb
Hi List, I've just upgraded a CentOS 6.3 server to 6.4, other than the disappearance of the crm shell tools, one thing I've noticed which is a minor annoyance rather than a problem is that users which are members of the haclient group can't use the crm tools any more: $ crm_mon -Af1

Re: [Pacemaker] Cluster tools

2013-03-12 Thread Lars Marowsky-Bree
On 2013-03-12T16:59:13, matonb mat...@ltresources.co.uk wrote: Hi List, I've just upgraded a CentOS 6.3 server to 6.4, other than the disappearance of the crm shell tools, one thing I've noticed which is a minor annoyance rather than a problem is that users which are members of the

Re: [Pacemaker] Cluster tools

2013-03-12 Thread Andrew Beekhof
On Wed, Mar 13, 2013 at 3:59 AM, matonb mat...@ltresources.co.uk wrote: Hi List, I've just upgraded a CentOS 6.3 server to 6.4, other than the disappearance of the crm shell tools, one thing I've noticed which is a minor annoyance rather than a problem is that users which are members