← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1547142] [NEW] A shelved_offload VM's volumes are still attached to a host

 

Public bug reported:

When shelve_offloading a VM, the VM loses it's connection to a host.
However, connection to the host is not terminated to it's volumes, so they are still attached to a host.

Afterwards, when the VM is unshleved, nova calls initialize_connection
to the new host for it's volumes, and they are now connected to 2 hosts.

The correct behaviour is to call terminate_connection on the VM's
volumes when it's being shelved_offloaded

** Affects: nova
     Importance: Undecided
     Assignee: Shoham Peller (shoham-peller)
         Status: In Progress

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

Title:
  A shelved_offload VM's volumes are still attached to a host

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  When shelve_offloading a VM, the VM loses it's connection to a host.
  However, connection to the host is not terminated to it's volumes, so they are still attached to a host.

  Afterwards, when the VM is unshleved, nova calls initialize_connection
  to the new host for it's volumes, and they are now connected to 2
  hosts.

  The correct behaviour is to call terminate_connection on the VM's
  volumes when it's being shelved_offloaded

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


Follow ups