Re: [Pacemaker] using op_defaults to change default operation failure action?

2012-09-11 Thread Nenad Opsenica
On 11/09/2012 10:37, Lars Marowsky-Bree wrote: On 2012-09-11T10:24:58, Nenad Opsenica wrote: That was my backup solution, but could not find any working example of how to do this using crm shell. Do you have some pointers or examples? The crm online help on rsc_template? http

Re: [Pacemaker] CRM CLI guide gone?

2012-09-11 Thread Nenad Opsenica
On 11/09/2012 10:11, Rasto Levrinc wrote: The crm shell is the "official" CLI way. If you are interested in GUIs, there are several, but LCMC that has still the most features until the elephants come up with something better, which they IMHO didn't.. :) Rasto Yup, I'm using LCMC also, excelle

Re: [Pacemaker] using op_defaults to change default operation failure action?

2012-09-11 Thread Nenad Opsenica
On 11/09/2012 10:09, Lars Marowsky-Bree wrote: On 2012-09-11T10:02:21, Nenad Opsenica wrote: Thank you Andrew. Now it is more clear to me. Anyhow, it definitely would be nice to have a option to specify actions per-operation ... Please account one vote from me for this feature ;) You can use

Re: [Pacemaker] using op_defaults to change default operation failure action?

2012-09-11 Thread Nenad Opsenica
On 11/09/2012 09:55, Andrew Beekhof wrote: On Mon, Sep 10, 2012 at 4:55 AM, Nenad Opsenica wrote: Hi everybody, Is it possible to use "op_defaults" to specify default failure action for specific operation? No. The values are used as the default for all operations. I

Re: [Pacemaker] CRM CLI guide gone?

2012-09-10 Thread Nenad Opsenica
On 09/10/2012 06:26 PM, Andreas Ntaflos wrote: On 10/09/12 00:15, Andrew Beekhof wrote: On Fri, Sep 7, 2012 at 6:49 AM, Andreas Ntaflos wrote: It seems the CRM CLI guide formally found under http://www.clusterlabs.org/doc/crm_cli.html is gone (404). Why so? Has it moved somewhere else? Yes

[Pacemaker] using op_defaults to change default operation failure action?

2012-09-09 Thread Nenad Opsenica
stop" ? Can someone explain this? I'm using Scientific Linux 6 with pacemaker-1.1.7-6.el6.x86_64 which, somehow, refuses to recognize "rsc_template" from the crm shell which was my second idea to change opeartions failure default action. Best regards, Nenad Opsenic