Implement gnt-cluster check-disk-sizes
This patch adds a new opcode and lu for checking disk sizes. Currently it does only top-level disk verification, and also doesn't check primary/secondary node size mismatches (these two are added as TODOs in the Exec() function of the LU). Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
Showing
- doc/examples/bash_completion.in 1 addition, 1 deletiondoc/examples/bash_completion.in
- lib/cmdlib.py 94 additions, 0 deletionslib/cmdlib.py
- lib/mcpu.py 1 addition, 0 deletionslib/mcpu.py
- lib/opcodes.py 20 additions, 0 deletionslib/opcodes.py
- man/gnt-cluster.sgml 32 additions, 0 deletionsman/gnt-cluster.sgml
- scripts/gnt-cluster 16 additions, 0 deletionsscripts/gnt-cluster
Loading
Please register or sign in to comment