← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1313707] Re: instance status turn to ERROR when running instance suspend

 

4 months in incomplete status, closing

** Changed in: nova
       Status: Incomplete => Invalid

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

Title:
  instance status turn to ERROR when running instance suspend

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Description of problem:
  When trying to suspend an instance the instance's status turn to Error. 
  The instance's flavor details are:

  +----------------------------+--------------------------------------+
  | Property                   | Value                                |
  +----------------------------+--------------------------------------+
  | name                       | m1.small                             |
  | ram                        | 2048                                 |
  | OS-FLV-DISABLED:disabled   | False                                |
  | vcpus                      | 1                                    |
  | extra_specs                | {}                                   |
  | swap                       |                                      |
  | os-flavor-access:is_public | True                                 |
  | rxtx_factor                | 1.0                                  |
  | OS-FLV-EXT-DATA:ephemeral  | 40                                   |
  | disk                       | 20                                   |
  | id                         | 7427e83a-5f96-43af-936b-a054191482ab |
  +----------------------------+--------------------------------------+

  Version-Release number of selected component (if applicable):

  openstack-nova-common-2013.2.3-6.el6ost.noarch
  openstack-nova-console-2013.2.3-6.el6ost.noarch
  openstack-nova-network-2013.2.3-6.el6ost.noarch
  python-novaclient-2.15.0-4.el6ost.noarch
  python-nova-2013.2.3-6.el6ost.noarch
  openstack-nova-compute-2013.2.3-6.el6ost.noarch
  openstack-nova-conductor-2013.2.3-6.el6ost.noarch
  openstack-nova-novncproxy-2013.2.3-6.el6ost.noarch
  openstack-nova-scheduler-2013.2.3-6.el6ost.noarch
  openstack-nova-api-2013.2.3-6.el6ost.noarch
  openstack-nova-cert-2013.2.3-6.el6ost.noarch

  How reproducible:
  100%

  Steps to Reproduce:
  1. launch an instance from an iso image with the flavor as it is detailed above.
  2. suspend the instance.

  
  Actual results:
  The instance status turns to ERROR.

  Expected results:
  The instance should be suspend

  
  Additional info:
  The error from the compute log is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1313707/+subscriptions


References