Re: [Linux-HA] adding a monitor operation online

2013-05-15 Thread Lars Marowsky-Bree
On 2013-05-15T11:29:59, Ferenc Wagner wrote: > > Hard to say without more info. > Got it: adding a monitor operation online apparently also requires an > implemented reload action. No. This is not true. You're supplying more, but the wrong information ;-) A crm_/hb_report covering the period of

Re: [Linux-HA] adding a monitor operation online

2013-05-15 Thread Ferenc Wagner
Andrew Beekhof writes: > On 15/05/2013, at 5:19 PM, Ferenc Wagner wrote: > >> I learnt that it's possible to change non-unique parameters of a >> resource without restarting it if the agent implements the reload >> action. On the other hand, adding a monitor operation does not seem to >> have a

Re: [Linux-HA] adding a monitor operation online

2013-05-15 Thread Andrew Beekhof
On 15/05/2013, at 5:19 PM, Ferenc Wagner wrote: > Hi, > > I learnt that it's possible to change non-unique parameters of a > resource without restarting it if the agent implements the reload > action. On the other hand, adding a monitor operation does not seem to > have an effect until the res

[Linux-HA] adding a monitor operation online

2013-05-15 Thread Ferenc Wagner
Hi, I learnt that it's possible to change non-unique parameters of a resource without restarting it if the agent implements the reload action. On the other hand, adding a monitor operation does not seem to have an effect until the resource is restarted. Is there a good reason for this, or am I d