Ulrich Windl <[email protected]> writes: > Hi! > > A simple question: Is it intentional that "crm node status" outputs XML? > Usually crm tries to avoid bashing the user with XML ;-) > (crmsh-1.2.6-0.35.11 of SLES 11)
Hmm, that is a somewhat questionable command in general since it in fact doesn't show the status of the node, only the nodes section of the configuration CIB (and as plain XML indeed). "crm status bynode" is more informative. > > And an RFE: Implement "version" in crm shell to display its version... Noted! > > Regards, > Ulrich > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > -- // Kristoffer Grönlund // [email protected] _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
