yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70232
[Bug 1474253] Re: Cannot rebuild a instance booted from volume
*** This bug is a duplicate of bug 1378689 ***
https://bugs.launchpad.net/bugs/1378689
** This bug is no longer a duplicate of bug 1482040
rebuild volume-backed instance with image does not replace image in root disk
** This bug has been marked a duplicate of bug 1378689
error when rebuilding a instance booted from volume
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1474253
Title:
Cannot rebuild a instance booted from volume
Status in OpenStack Compute (nova):
In Progress
Bug description:
User rebuild a instance booted from volume in the following steps.
1. Stop a instance
2. Detach a root device volume.
3. Attach a new root device volume.
4. Start a instance
But, currently, It's impossible by these reasons.
1. User not allowed to detach a root device volume.
- detach boot device volume without warning
(https://bugs.launchpad.net/nova/+bug/1279300)
2. User not allowed to attach a root device volume expect when creating a instance.
- A get_next_device_name which is executed when attaching volume, never return a root_device_name.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1474253/+subscriptions
References