On Tue, May 03, 2011 at 03:22:10PM +0100, Adeodato Simo wrote: > This commit prepares the call to _VerifyFiles for the case when the master > node is not one of the nodes that's being verified (which will be the case > for all node groups but one). We fix it by always passing master info and > checksums to _VerifyFiles, which ensures there's a cluster-wide consistency > check.
The master node can be a non-vm_capable node, so I'm not sure if choosing it unconditionally is the best thing… iustin
