← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1035197] Re: VM stuck in build deleting state

 

This bug lacks the necessary information to effectively reproduce and
fix it, therefore it has been closed. Feel free to reopen the bug by
providing the requested information and set the bug status back to
''New''.

** 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/1035197

Title:
  VM stuck in build deleting state

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  While deleting vms it got stuck in deleting state

  Steps to reproduce

  1. Create 10 VMs using curl command
  <snip>
   curl -i http://ip:8774/v2/66d8fa96298a402baae9c1ada0d0f980/servers -X POST -H "X-Auth-Project-Id: Satya" -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: b8f4ba73a3034ed18e6bcd4a22ce32bd" -d '{"server": {"name": "vm02", "imageRef": "image", "key_name": "key", "flavorRef": "1", "max_count": 10, "min_count": 1}}'
  <snip>

  2. out of 10, 9 got created as per the quota and 6 came to active
  state and 3 gone to error

  3. Deleted all vms

  Observation: 4 VMs stuck in deleting state out of which 3 was in build
  state and 1 was in active state

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