2009/9/16 Iustin Pop <[email protected]>: > On Wed, Sep 16, 2009 at 01:06:24PM +0100, Michael Hanselmann wrote: >> I assume the output of a plain “gnt-cluster verify” stays the same as >> before to not break existing scripts. LGTM > > No, not really. Before it did have the extra 'Verifying node $foo' for > all nodes in the cluster. So this patch makes the output shorter, and > because by default an error message doesn't follow 'Verifying node > $foo', not all messages contain the object they apply to, in effect > making possible to parse snippets of the output. Before one was not able > to interpret a line without context. > > So no, it's not the same. But ERROR still exists, and that was pretty > much the only thing scripts could grep for. > > Let me know if this is fine.
Yes, this is fine with me. This change should be mentioned in NEWS for 2.1, though. Regards, Michael
