Public bug reported:

Description
===========
When the libvirt domain is in transient status, attaching volume to the VM is 
reported as success, with bdm infomation  
updated in the database. But the volume has not actually been attached to the 
libvirt domain.

Steps to reproduce
==================
1. virsh undefine <the-uuid-of-the-VM>
  2. use Nova to attach a volume to the VM
  3. nova instance-action-list <the-uuid-of-the-VM>
  4. virsh domblklist <the-uuid-of-to-VM>

Expected result
===============
  Attaching volume action is successful, and domblklist can show the attached 
volume.

Actual result
=============
  Attaching volume action is successful, but there is no corresponding volume 
in domblklist.

** Affects: nova
     Importance: Undecided
     Assignee: Arthur Dayne (palagend)
         Status: New


** Tags: volumes

** Changed in: nova
     Assignee: (unassigned) => Arthur Dayne (palagend)

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

Title:
  There is a proble with attaching a volume to the VM when the libvirt
  domain is in transient status.

Status in OpenStack Compute (nova):
  New

Bug description:
  Description
  ===========
  When the libvirt domain is in transient status, attaching volume to the VM is 
reported as success, with bdm infomation  
  updated in the database. But the volume has not actually been attached to the 
libvirt domain.

  Steps to reproduce
  ==================
  1. virsh undefine <the-uuid-of-the-VM>
    2. use Nova to attach a volume to the VM
    3. nova instance-action-list <the-uuid-of-the-VM>
    4. virsh domblklist <the-uuid-of-to-VM>

  Expected result
  ===============
    Attaching volume action is successful, and domblklist can show the attached 
volume.

  Actual result
  =============
    Attaching volume action is successful, but there is no corresponding volume 
in domblklist.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to