Re: [Pacemaker] resource modification and resource agent update

2013-03-16 Thread Matthew O'Connor
Thanks, Dejan! I'll give it a try. On 03/15/2013 05:49 AM, Dejan Muhamedagic wrote: > Hi, > > On Thu, Mar 14, 2013 at 11:48:16PM -0400, Matthew O'Connor wrote: >> Hi!! Two quick questions. >> >> 1. I have a resource that many other resources depend on. I need to >> modify this "base" resource,

Re: [Pacemaker] resource modification and resource agent update

2013-03-15 Thread Vladislav Bogdanov
15.03.2013 18:38, Dejan Muhamedagic wrote: [ ... ] >>> putting the resource in unmanaged mode, thought? >> >> No, monitors are still run in unmanaged mode. >> >> Global maintainance-mode="true" disables them. > > Right. Probably the simplest option. > >> Or just temporary delete 'op monitor' li

Re: [Pacemaker] resource modification and resource agent update

2013-03-15 Thread Dejan Muhamedagic
On Fri, Mar 15, 2013 at 04:16:52PM +0300, Vladislav Bogdanov wrote: > 15.03.2013 13:52, Leon Fauster wrote: > > Am 15.03.2013 um 10:49 schrieb Dejan Muhamedagic : > >> Hi, > >> > >> On Thu, Mar 14, 2013 at 11:48:16PM -0400, Matthew O'Connor wrote: > >>> Hi!! Two quick questions. > >>> > >>> 1. I h

Re: [Pacemaker] resource modification and resource agent update

2013-03-15 Thread Vladislav Bogdanov
15.03.2013 13:52, Leon Fauster wrote: > Am 15.03.2013 um 10:49 schrieb Dejan Muhamedagic : >> Hi, >> >> On Thu, Mar 14, 2013 at 11:48:16PM -0400, Matthew O'Connor wrote: >>> Hi!! Two quick questions. >>> >>> 1. I have a resource that many other resources depend on. I need to >>> modify this "base

Re: [Pacemaker] resource modification and resource agent update

2013-03-15 Thread Leon Fauster
Am 15.03.2013 um 10:49 schrieb Dejan Muhamedagic : > Hi, > > On Thu, Mar 14, 2013 at 11:48:16PM -0400, Matthew O'Connor wrote: >> Hi!! Two quick questions. >> >> 1. I have a resource that many other resources depend on. I need to >> modify this "base" resource, but if I modify this resource whi

Re: [Pacemaker] resource modification and resource agent update

2013-03-15 Thread Dejan Muhamedagic
Hi, On Thu, Mar 14, 2013 at 11:48:16PM -0400, Matthew O'Connor wrote: > Hi!! Two quick questions. > > 1. I have a resource that many other resources depend on. I need to > modify this "base" resource, but if I modify this resource while it is > online, will pacemaker restart it to effect the ch

[Pacemaker] resource modification and resource agent update

2013-03-14 Thread Matthew O'Connor
Hi!! Two quick questions. 1. I have a resource that many other resources depend on. I need to modify this "base" resource, but if I modify this resource while it is online, will pacemaker restart it to effect the changes? I would expect that if it does, it will necessitate restarting all depend