Status: New
Owner: ----

New issue 916 by [email protected]: Instances that are 'offline' cause replace-disks
http://code.google.com/p/ganeti/issues/detail?id=916

What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".
# gnt-cluster version
Software version: 2.10.1
Internode protocol: 2100000
Configuration format: 2100000
OS api version: 20
Export interface: 0
VCS version: (ganeti) version v2.10.1

**instance is drbd disk type

What distribution are you using?
Debian

What steps will reproduce the problem?
1. Mark instance 'offline'
2. Replace disks for instance

I encountered this when doing a node evacuation; after failing over/migrating primaries, the replace-disks command for an instance that had been marked 'offline' failed.

What is the expected output? What do you see instead?
Execution log is normal (ends with "disks are in sync"), but the Result:
Result:
        OpPrereqError
[Instance 'instance_name' is marked to be offline, cannot shutdown disks, wrong_state]


This causes the evacuation to fail even though the node is actually empty. I'm not sure about what actions 'offline' restricts, but it seems like a replace-disk shouldn't be something that is blocked because of it.

--
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