← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1831958] Re: Soft-reboot fails after live migrate VM

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

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

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

Title:
  Soft-reboot fails after live migrate VM

Status in OpenStack Compute (nova):
  Expired

Bug description:
  After live migrate VM, I get running config by command:"virsh domblklist <instance>" and check file xml that is difference.
  ex:
  - use command virsh domblklist <instance>
   # virsh domblklist instance-0000290a
  Target     Source
  ------------------------------------------------
  vda        /dev/sdcf

  
  -read file xml:
  <disk type='block' device='disk'>
        <driver name='qemu' type='raw' cache='none' io='native' discard='unmap'/>
        <source dev='/dev/sdp'/>
        <target dev='vda' bus='virtio'/>
        <serial>1afefa91-17db-4c1d-af2f-defdd993ddbc</serial>
        <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
      </disk>

  
  When i soft-reboot this VM (use Linux) and console, surprise it is Windows.
  Please tell to me about cause and fix it!

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


References