Hi,

On Mon, Mar 15, 2010 at 10:35:14AM -0700, Robinson, Eric wrote:
> > This would probably work:
> >   crm configure edit Group1
>  
> I had already tried that, but I'm looking for something scriptable. I
> was hoping for somehting like:
> 
>       crm configure edit Group1 replace <old group members> <new group
> members>
> 
> --or--
> 
>       crm configure edit Group1 add <new group member>

There's neither.

You could do something like this:

# echo group new-members-list | crm configure load update -

Though that was only recently (about two weeks ago) changed to
work as expected.

Thanks,

Dejan

> --
> Eric Robinson
> 
> 
> Disclaimer - March 15, 2010 
> This email and any files transmitted with it are confidential and intended 
> solely for General Linux-HA mailing list. If you are not the named addressee 
> you should not disseminate, distribute, copy or alter this email. Any views 
> or opinions presented in this email are solely those of the author and might 
> not represent those of . Warning: Although  has taken reasonable precautions 
> to ensure no viruses are present in this email, the company cannot accept 
> responsibility for any loss or damage arising from the use of this email or 
> attachments. 
> This disclaimer was added by Policy Patrol: http://www.policypatrol.com/
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to