Revision eb5ac108 lib/client/gnt_cluster.py
b/lib/client/gnt_cluster.py | ||
---|---|---|
1315 | 1315 |
"", "Does a check on the cluster disk status"), |
1316 | 1316 |
"repair-disk-sizes": ( |
1317 | 1317 |
RepairDiskSizes, ARGS_MANY_INSTANCES, [DRY_RUN_OPT, PRIORITY_OPT], |
1318 |
"", "Updates mismatches in recorded disk sizes"), |
|
1318 |
"[instance...]", "Updates mismatches in recorded disk sizes"),
|
|
1319 | 1319 |
"master-failover": ( |
1320 | 1320 |
MasterFailover, ARGS_NONE, [NOVOTING_OPT], |
1321 | 1321 |
"", "Makes the current node the master"), |
Also available in: Unified diff