<div dir="ltr">We are running zed deployed with kolla-ansible. We are running into an issue with Live Migration. These are the steps to reproduce the issue:<div><br></div><div>- Create a VM<br>- Attach a Cinder Volume. This will create a new Storage Controller.<br>- Start writing data to the new disk. We used FIO. Let FIO run until it starts reporting IOPS data.<br>- Live migrate the VM<br>- The VM will migrate and FIO will continue to run. FIO will show 0 or no IOPS<br>- lspci output will show that the new storage device is in error.<br>- The VM will remain in this state until the user issues a hard reset command<br>- Once the VM is rebooted, the issue can not be reproduced until another device is attached<br></div><div><br></div><div>This also happens if we attach a new VNIC.</div><div><br></div><div>Prior to migration, this is what we see: </div><div><br></div><div><p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas">root@test-vm-cd:~#
cat before_migration_lspci.txt | grep block</span></p>
<p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas">05:00.0
SCSI storage controller: Red Hat, Inc. Virtio block device (rev 01)</span></p>
<p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas"> Subsystem: Red Hat, Inc. Virtio block
device</span></p>
<p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas">08:00.0
SCSI storage controller: Red Hat, Inc. Virtio block device (rev 01)</span></p>
<p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas"> Subsystem: Red Hat, Inc. Virtio block
device</span></p><p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas"><br></span></p><p class="MsoNormal" style="margin:0in;font-size:12pt"><span style="font-family:Consolas;font-size:10pt"> </span><span style="font-size:10pt"><font face="arial, sans-serif">Post migration we see this:</font></span></p><p class="MsoNormal" style="margin:0in;font-size:12pt"><span style="font-size:10pt"><font face="arial, sans-serif"><br></font></span></p><p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas">08:00.0
SCSI storage controller: Red Hat, Inc. Virtio block device (rev ff) (prog-if
ff)</span></p><p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas"> !!! Unknown header type 7f</span></p><p class="MsoNormal" style="margin:0in;font-size:12pt">
</p><p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas"> Kernel driver in use: virtio-pci</span></p><p class="MsoNormal" style="margin:0in;font-size:12pt;font-family:Calibri,sans-serif"><span style="font-size:10pt;font-family:Consolas"><br></span></p><p class="MsoNormal" style="margin:0in;font-size:12pt"><span style="font-size:10pt"><font face="arial, sans-serif">The original SCSI controller is fine. Outside of the above error, we don't see any other errors. From Openstack's perspective, the migration went fine. Any suggestions on where to look? Has anyone else seen this?</font></span><span style="font-family:Consolas;font-size:10pt"> </span></p><p class="MsoNormal" style="margin:0in;font-size:12pt"><span style="font-family:Consolas;font-size:10pt"><br></span></p><p class="MsoNormal" style="margin:0in;font-size:12pt"><span style="font-family:Consolas;font-size:10pt">Thanks,</span></p><p class="MsoNormal" style="margin:0in;font-size:12pt"><span style="font-family:Consolas;font-size:10pt">Chris</span></p></div></div>