[Pacemaker] Patrik Rapposch is out of the office

2012-09-27 Thread Patrik . Rapposch
Ich werde ab 28.09.2012 nicht im Büro sein. Ich kehre zurück am 01.10.2012. Please note, that I am not available. Please always use "ksi.netw...@knapp.com", which ensures that one of our network adminsitrators takes care of your interest. ___ Pacemak

[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 systemd based Linux >> distributions >> >> I

Re: [Pacemaker] crmsh resource update issue

2012-09-27 Thread Dejan Muhamedagic
On Thu, Sep 27, 2012 at 05:02:24PM +0200, Dejan Muhamedagic wrote: > Hi Vladimir, > > On Thu, Sep 27, 2012 at 10:22:43AM +0300, Vladislav Bogdanov wrote: > > Hi Dejan, list, > > > > It looks like shell 1.2.0 (I use > > b58a3398bf11621fe7811380f00245dac52d34c6 with patch you sent recently) > > inc

Re: [Pacemaker] crmsh resource update issue

2012-09-27 Thread Dejan Muhamedagic
Hi Vladimir, On Thu, Sep 27, 2012 at 10:22:43AM +0300, Vladislav Bogdanov wrote: > Hi Dejan, list, > > It looks like shell 1.2.0 (I use > b58a3398bf11621fe7811380f00245dac52d34c6 with patch you sent recently) > incorrectly replaces the whole cib with just resources section, so all > node state se

Re: [Pacemaker] Can't issue 'crm configure' commands under privileged user

2012-09-27 Thread Lars Marowsky-Bree
On 2012-09-27T14:57:08, Colin McCormack wrote: > I installed pacemaker/corosync as root (details below): > Pacemaker version 1.0.12, release 1.el5.centos, x86_64 > Corosync version 1.2.7, release 1.1.el5, x86_64 You have the user in the haclient group, and thus it should be able to control the c

[Pacemaker] Can't issue 'crm configure' commands under privileged user

2012-09-27 Thread Colin McCormack
Hi, I can't issue 'crm configure' commands under a designated privileged user (via: crm options user priv_user) - pacemaker seems to be only be able to be configured via the 'root' user. Run with sudo it gives this error: 'cibadmin not available, check your installation' Steps taken: I insta

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

2012-09-27 Thread David Vossel
- 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 systemd based Linux > distributions > > I'm trying to setup NFS resources on Fedora16, and its not work

Re: [Pacemaker] crm shell on SLE_11_SP1

2012-09-27 Thread Nikita Michalko
OK, good to know. Thank you, Lars! Nikita Michalko Am Donnerstag, 27. September 2012 11:12:43 schrieb Lars Marowsky-Bree: > On 2012-09-27T09:30:12, Nikita Michalko wrote: > > I did try to install corosync+pacemaker+ crm shell rpm's on the > > SLES11/SP1 (64bit) from : > > http://downloa

Re: [Pacemaker] crm shell on SLE_11_SP1

2012-09-27 Thread Lars Marowsky-Bree
On 2012-09-27T09:30:12, Nikita Michalko wrote: > I did try to install corosync+pacemaker+ crm shell rpm's on the SLES11/SP1 > (64bit) from : > http://download.opensuse.org/repositories/network:/ha- > clustering/SLE_11_SP1/x86_64/ > - with the small dependancy problem though: > > rpm -iv --test

[Pacemaker] crm shell on SLE_11_SP1

2012-09-27 Thread Nikita Michalko
Hello guys! I did try to install corosync+pacemaker+ crm shell rpm's on the SLES11/SP1 (64bit) from : http://download.opensuse.org/repositories/network:/ha- clustering/SLE_11_SP1/x86_64/ - with the small dependancy problem though: rpm -iv --test *.rpm error: Failed dependencies: pssh is

[Pacemaker] crmsh resource update issue

2012-09-27 Thread Vladislav Bogdanov
Hi Dejan, list, It looks like shell 1.2.0 (I use b58a3398bf11621fe7811380f00245dac52d34c6 with patch you sent recently) incorrectly replaces the whole cib with just resources section, so all node state sections are dropped. Logs and code analysis show that crm calls 'cibadmin -p -R' (commit-_doc()