Parallelize LUReplaceDisks
authorGuido Trotter <ultrotter@google.com>
Tue, 9 Sep 2008 10:41:50 +0000 (10:41 +0000)
committerGuido Trotter <ultrotter@google.com>
Tue, 9 Sep 2008 10:41:50 +0000 (10:41 +0000)
commitefd990e4d442847c4e0557d8d311ee5ee99993c1
tree94d30e39b81b7a241876e752f5575b2f47bf36c3
parent9513b6abd82048ef71cd3316911401cacc617fe1
Parallelize LUReplaceDisks

This is the most complex parallelization so far. We have to lock one
instance (and its nodes) plus one more node if doing a remote replace,
or all nodes if doing a remote replace with iallocator.

Reviewed-by: iustinp
lib/cmdlib.py