Comment #3 on issue 737 by [email protected]: Show all activated disks with path (e.g. DRBD path)
http://code.google.com/p/ganeti/issues/detail?id=737

i just want to suggest an command name for this feature.

gnt-instance show-active-disks instance1

and

gnt-instance show-active-disks --all

output could be something like this:

instance1:vserver1:disk/0:/dev/drbd0
instance1:vserver1:disk/1:/dev/drbd1
instance1vserver1:disk/2:/dev/drbd2
instance2:vserver2:disk/0:/dev/drbd10 (running)
instance2:vserver2:disk/1:/dev/drbd11 (running)
instance2:vserver2:disk/2:/dev/drbd12 (running)

this way it is easy to check which instance disks are active and also if the instance is running, which is important to know before mounting an instance disk from within the host system (node).


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to