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-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-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

[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