Public bug reported:

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!

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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):
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to