Status: New
Owner: ----
New issue 1110 by [email protected]: Multi disk removal syntax is
unintuitive
https://code.google.com/p/ganeti/issues/detail?id=1110
What software version are you running?
# gnt-cluster --version
gnt-cluster (ganeti v2.12.4) 2.12.4
# gnt-cluster version
Software version: 2.12.4
Internode protocol: 2120000
Configuration format: 2120000
OS api version: 20
Export interface: 0
VCS version: (ganeti) version v2.12.4
# hspace --version
hspace (ganeti) version v2.12.4
compiled with ghc 7.6
running on linux x86_64
What distribution are you using?
Debian GNU/Linux 8.1 (jessie)
What steps will reproduce the problem?
1. Create an instance with two disks.
2. Try to remove the two disks at the same time.
The command to remove the disks is:
# gnt-instance modify --disk=0:remove --disk=0:remove instancename
Modified instance instancename
- disk/0 -> remove
- disk/0 -> remove
Please don't forget that most parameters take effect only at the next
(re)start of the instance initiated by ganeti; restarting from within
the instance will not be enough.
Please provide any additional information below.
The command as well as the output should state disk 0 and disk 1, instead
of two times disk 0.
--
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