On Fri, May 20, 2011 at 09:23:52AM +0100, Guido Trotter wrote: > From: Adeodato Simo <[email protected]> > > The list of all hypervisor parameters has to be computed in > LUClusterVerifyGroup, since it needs to be passed to nodes as > NV_HVPARAMS. However, it is better only to verify said parameters once, > out of LUClusterVerifyConfig.
"Out of" as "in"? I wonder if it's possible to misuse this if we'll ever only run verify a single group, and errors that would've been caught by the syntax checks will only be reported via the node. Anyway, LGTM. iustin
