Re: [Pacemaker] [PATCH] Allow the user to insert a startup configuration

2009-12-15 Thread Andrew Beekhof
On Tue, Dec 15, 2009 at 1:01 PM, Dejan Muhamedagic wrote: > Hi, > > On Tue, Dec 15, 2009 at 12:38:47PM +0100, Andrew Beekhof wrote: >> On Tue, Dec 15, 2009 at 11:47 AM, Dejan Muhamedagic >> wrote: >> > Hi, >> > >> > On Tue, Dec 15, 2009 at 11:37:48AM +0100, Andrew Beekhof wrote: >> >> Anyone els

Re: [Pacemaker] [PATCH] Allow the user to insert a startup configuration

2009-12-15 Thread Dejan Muhamedagic
about > why their CIB keeps resetting? Dream on :) What could help is to load the static cib only if there's no sig file, but I'd still vote against. Cheers, Dejan > -Original Message- > From: Dejan Muhamedagic [mailto:deja...@fastmail.fm] > Sent: 15 December 200

Re: [Pacemaker] [PATCH] Allow the user to insert a startup configuration

2009-12-15 Thread Dejan Muhamedagic
Hi, On Tue, Dec 15, 2009 at 12:38:47PM +0100, Andrew Beekhof wrote: > On Tue, Dec 15, 2009 at 11:47 AM, Dejan Muhamedagic > wrote: > > Hi, > > > > On Tue, Dec 15, 2009 at 11:37:48AM +0100, Andrew Beekhof wrote: > >> Anyone else interested in this feature being added? > > > > The configuration is

Re: [Pacemaker] [PATCH] Allow the user to insert a startup configuration

2009-12-15 Thread Andrew Beekhof
On Tue, Dec 15, 2009 at 11:47 AM, Dejan Muhamedagic wrote: > Hi, > > On Tue, Dec 15, 2009 at 11:37:48AM +0100, Andrew Beekhof wrote: >> Anyone else interested in this feature being added? > > The configuration is not explicitely given to the cluster, but > placed in a file. What happens on next st

Re: [Pacemaker] [PATCH] Allow the user to insert a startup configuration

2009-12-15 Thread Darren.Mansell
icient enough to look in the log file for clues about why their CIB keeps resetting? -Original Message- From: Dejan Muhamedagic [mailto:deja...@fastmail.fm] Sent: 15 December 2009 10:48 To: pacemaker@oss.clusterlabs.org Subject: Re: [Pacemaker] [PATCH] Allow the user to insert a startup

Re: [Pacemaker] [PATCH] Allow the user to insert a startup configuration

2009-12-15 Thread Dejan Muhamedagic
Hi, On Tue, Dec 15, 2009 at 11:37:48AM +0100, Andrew Beekhof wrote: > Anyone else interested in this feature being added? The configuration is not explicitely given to the cluster, but placed in a file. What happens on next startup? Who removes the file so that the cluster doesn't load it again?

Re: [Pacemaker] [PATCH] Allow the user to insert a startup configuration

2009-12-15 Thread Andrew Beekhof
Anyone else interested in this feature being added? On Dec 10, 2009, at 9:53 PM, frank.di...@bigbandnet.com wrote: # HG changeset patch # User Frank DiMeo # Date 1260478129 18000 # Branch stable-1.0 # Node ID e7067734add7f3b148cb534b85b5af256db9fad7 # Parent 381160def02a34ae554637e0a26efda850

[Pacemaker] [PATCH] Allow the user to insert a startup configuration

2009-12-10 Thread frank . dimeo
# HG changeset patch # User Frank DiMeo # Date 1260478129 18000 # Branch stable-1.0 # Node ID e7067734add7f3b148cb534b85b5af256db9fad7 # Parent 381160def02a34ae554637e0a26efda850ccc015 initial load of static configuration file diff -r 381160def02a -r e7067734add7 cib/io.c --- a/cib/io.c Thu Dec