Status: Accepted
Owner: [email protected]
New issue 1151 by [email protected]: Attaching an already attached disk
gives incorrect error message
https://code.google.com/p/ganeti/issues/detail?id=1151
gnt-cluster --version
gnt-cluster (ganeti v2.16.0beta1-318-ga395b91) 2.18.0~alpha1
What steps will reproduce the problem?
1. Have an instance I1 with disk D1 and another instance I2
2. Try to attach disk D1 to instance I2 with:
gnt-instance modify --disk 0:attach,uuid=*UUID_OF_DISK_D1* *INSTANCE_I2*
What is the expected output? What do you see instead?
Currently, I see the following error:
Unhandled Ganeti error: Disk *UUID_OF_DISK_D1* already attached to instance
Just *INSTANCE_I2*
Instead it should be:
Unhandled Ganeti error: Disk *UUID_OF_DISK_D1* already attached to instance
Just *INSTANCE_I1*
--
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