yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32808
[Bug 1422333] Re: instance resize fail when changing between flavor with ephemeral disk to a flavor without ephemeral disk
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
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/1422333
Title:
instance resize fail when changing between flavor with ephemeral disk
to a flavor without ephemeral disk
Status in OpenStack Compute (Nova):
Expired
Bug description:
Description of problem:
The resize process fails and move the instance to a an 'error' state.
The instance was created with the flavor:
m2.small | 2048 | 10 | 0 | | 1 | 1.0 | True
and was resized to:
m3.small | 2048 | 10 | 10 | 2048 | 1 | 1.0 | True
the Horizon error message:
Error: Failed to launch instance "cirros": Please try again later
[Error: Unexpected error while running command. Command: ssh <compute
node IP> mkdir -p
/var/lib/nova/instances/b54a62ea-b739-4b44-a394-a92a89dfa759 Exit
code: 255 Stdout: u'' Stderr: u'Host key verification failed.\r\n'].
Version-Release number of selected component (if applicable):
openstack-nova-console-2014.2.2-2.el7ost.noarch
openstack-nova-novncproxy-2014.2.2-2.el7ost.noarch
openstack-nova-common-2014.2.2-2.el7ost.noarch
openstack-nova-compute-2014.2.2-2.el7ost.noarch
openstack-nova-cert-2014.2.2-2.el7ost.noarch
python-nova-2014.2.2-2.el7ost.noarch
openstack-nova-scheduler-2014.2.2-2.el7ost.noarch
python-novaclient-2.20.0-1.el7ost.noarch
openstack-nova-api-2014.2.2-2.el7ost.noarch
openstack-nova-conductor-2014.2.2-2.el7ost.noarch
How reproducible:
100%
Steps to Reproduce:
1. Launch an instance with the small flavor
2. create a flavor with ephemeral disk
3. resize the instance to the new flavor
Actual results:
The resize fail. the instance move to error state
Expected results:
the instance should be resized to the new flavor
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1422333/+subscriptions
References