On Fri, May 20, 2011 at 09:23:51AM +0100, Guido Trotter wrote:
> From: Adeodato Simo <[email protected]>
> 
> With this change, LUClusterVerifyConfig becomes a "light" LU that only
> verifies the global config and other, master-only settings, and the bulk of
> node/instance verification is done by LUClusterVerifyGroup, which only acts
> on nodes and instances of a given group.
> 
> To ensure that `gnt-cluster verify` continues to operate on the whole
> cluster, the client creates an OpClusterVerifyGroup job per node group; for
> convenience, the list of node groups is returned by LUClusterVerifyConfig.
> 
> Signed-off-by: Adeodato Simo <[email protected]>

Phew.

A few thing could be optimised I think via recently added functions
(e.g. get all instances in group), but LGTM.

iustin

Reply via email to