On Fri, May 20, 2011 at 10:05 AM, Iustin Pop <[email protected]> wrote: > 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"? >
Guess so. > 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. > I'm not sure I follow here. You mean: if we only verify a single group at a time we could miss errors? Maybe we should have a "verify config but NO groups" option, what do you think? Thanks, Guido
