Re: [Pacemaker] trouble with crm configure load replace / crm config in a VCS

2010-02-05 Thread Marc Fournier
Hello, > > As show below, just dumping the current configuration to a file, and > > loading it again, fails. > > Please file a bugzilla report with hb_report. Thanks for catching > this. Ok, this is bug #2336 > > - how can I convert a file containing crm cli commands to an xml > > cib file ? >

Re: [Pacemaker] trouble with crm configure load replace / crm config in a VCS

2010-02-04 Thread Dejan Muhamedagic
Hi, On Thu, Feb 04, 2010 at 10:45:38AM +0100, Lars Marowsky-Bree wrote: > On 2010-02-04T10:03:58, Marc Fournier wrote: > > > Hello, > > > > I'm quite new to pacemaker and I would like to have my cluster > > configuration revisioned in a VCS. > > > > My idea is to edit the configuration in a te

Re: [Pacemaker] trouble with crm configure load replace / crm config in a VCS

2010-02-04 Thread Dejan Muhamedagic
Hi, On Thu, Feb 04, 2010 at 10:03:58AM +0100, Marc Fournier wrote: > Hello, > > I'm quite new to pacemaker and I would like to have my cluster > configuration revisioned in a VCS. > > My idea is to edit the configuration in a text file, then load it onto a > test cluster. Once I'm happy with my

Re: [Pacemaker] trouble with crm configure load replace / crm config in a VCS

2010-02-04 Thread Lars Marowsky-Bree
On 2010-02-04T10:03:58, Marc Fournier wrote: > Hello, > > I'm quite new to pacemaker and I would like to have my cluster > configuration revisioned in a VCS. > > My idea is to edit the configuration in a text file, then load it onto a > test cluster. Once I'm happy with my changes, push the fil

[Pacemaker] trouble with crm configure load replace / crm config in a VCS

2010-02-04 Thread Marc Fournier
Hello, I'm quite new to pacemaker and I would like to have my cluster configuration revisioned in a VCS. My idea is to edit the configuration in a text file, then load it onto a test cluster. Once I'm happy with my changes, push the file to one of the production machines via the VCS and load it i