Hi, On Tue, Aug 18, 2009 at 06:34:51PM +0400, Ivan Gromov wrote: > Hi, all > > How to get group members? > I use crm_resource -x -t group -r group_Name. Can I get members without > xml part?
Not without extra text processing, but that shouldn't be too difficult. Alternatively, if you're using pacemaker 1.0, then you can grep output of "crm configure show" for the group name. Thanks, Dejan > -- > Best regards, > Ivan Gromov. > > _______________________________________________ > 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
