yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62074
[Bug 1474253] Re: Cannot rebuild a instance booted from volume
Fix proposed to branch: master
Review: https://review.openstack.org/442295
** Changed in: nova
Status: Invalid => In Progress
** Changed in: nova
Assignee: (unassigned) => Akira KAMIO (kamio)
--
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