← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1269418] [NEW] nova rescue doesn't put VM into RESCUE status when using VMwareVCDriver

 

Public bug reported:

nova rescue of VM on vmWare will create a additional VM ($ORIGINAL_ID-
rescue), but after that, the original VM has status ACTIVE. This leads
to

[root@jhenner-node ~(keystone_admin)]# nova unrescue foo
ERROR: Cannot 'unrescue' while instance is in vm_state stopped (HTTP 409) (Request-ID: req-792cabb2-2102-47c5-9b15-96c74a9a4819)

the original can be deleted, which then causes leaking of the -rescue
VM.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: vmware

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

Title:
  nova rescue doesn't put VM into RESCUE status when using
  VMwareVCDriver

Status in OpenStack Compute (Nova):
  New

Bug description:
  nova rescue of VM on vmWare will create a additional VM ($ORIGINAL_ID-
  rescue), but after that, the original VM has status ACTIVE. This leads
  to

  [root@jhenner-node ~(keystone_admin)]# nova unrescue foo
  ERROR: Cannot 'unrescue' while instance is in vm_state stopped (HTTP 409) (Request-ID: req-792cabb2-2102-47c5-9b15-96c74a9a4819)

  the original can be deleted, which then causes leaking of the -rescue
  VM.

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


Follow ups

References