<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Live migration abnormal behavior in OpenStack Discussions</title>
    <link>https://community.netapp.com/t5/OpenStack-Discussions/Live-migration-abnormal-behavior/m-p/99225#M207</link>
    <description>&lt;P&gt;Hi experts,&lt;BR /&gt;&lt;BR /&gt;I've got the some trouble on customer site where are using openstack iscsi cinder driver.&lt;BR /&gt;(Environment: KVM with Ubuntu12.04, Havana release, iscsi cinder driver with FAS)&lt;BR /&gt;Let me explain the symptom of the problem as below.&lt;BR /&gt;&lt;BR /&gt;[Configuration]&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="그림1.png" style="width: 852px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/1749i63B7C35C6523F1BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="그림1.png" alt="그림1.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Test Scenario]&lt;/P&gt;&lt;P&gt;1. Each VM assigned 1 volume, MAP02 VM only assigned VOL05 additionally&lt;/P&gt;&lt;P&gt;2. TEST_VOL_MAP01 VM was live-migrated to COMP02 host. (No problem)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; Lun-2 assigned to COMP02 as a lun id&lt;/P&gt;&lt;P&gt;3.TEST_VOL_MAP01 VM was live-migrated again to COMP01 host. (No problem)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; Lun-0 assigned to COMP01 as a lun id&lt;/P&gt;&lt;P&gt;4. TEST_VOL_MAP01 VM was live-migrated again to COMP02 host. (Failed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; IO Error related with the existing mapper file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; The lun mapped as lun-2 at COMP02, on the other hand, VM is working at the existing host(COMP01), Storage perspectives 1 LUN mapped to two host at once.&lt;/P&gt;&lt;P&gt;5. After rebooting the TEST_VOL_MAP01 VM, the VM mounted lun-2(50GB) instead of lun-0(10GB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my guess, it seems that nova DB doesn't refresh the backend info correctly.&lt;/P&gt;&lt;P&gt;Does anyone have seen this kind of error before?&lt;/P&gt;&lt;P&gt;I attached cinder.log and nova.log files to refer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 05:17:45 GMT</pubDate>
    <dc:creator>JinHak</dc:creator>
    <dc:date>2025-06-05T05:17:45Z</dc:date>
    <item>
      <title>Live migration abnormal behavior</title>
      <link>https://community.netapp.com/t5/OpenStack-Discussions/Live-migration-abnormal-behavior/m-p/99225#M207</link>
      <description>&lt;P&gt;Hi experts,&lt;BR /&gt;&lt;BR /&gt;I've got the some trouble on customer site where are using openstack iscsi cinder driver.&lt;BR /&gt;(Environment: KVM with Ubuntu12.04, Havana release, iscsi cinder driver with FAS)&lt;BR /&gt;Let me explain the symptom of the problem as below.&lt;BR /&gt;&lt;BR /&gt;[Configuration]&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="그림1.png" style="width: 852px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/1749i63B7C35C6523F1BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="그림1.png" alt="그림1.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Test Scenario]&lt;/P&gt;&lt;P&gt;1. Each VM assigned 1 volume, MAP02 VM only assigned VOL05 additionally&lt;/P&gt;&lt;P&gt;2. TEST_VOL_MAP01 VM was live-migrated to COMP02 host. (No problem)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; Lun-2 assigned to COMP02 as a lun id&lt;/P&gt;&lt;P&gt;3.TEST_VOL_MAP01 VM was live-migrated again to COMP01 host. (No problem)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; Lun-0 assigned to COMP01 as a lun id&lt;/P&gt;&lt;P&gt;4. TEST_VOL_MAP01 VM was live-migrated again to COMP02 host. (Failed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; IO Error related with the existing mapper file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; The lun mapped as lun-2 at COMP02, on the other hand, VM is working at the existing host(COMP01), Storage perspectives 1 LUN mapped to two host at once.&lt;/P&gt;&lt;P&gt;5. After rebooting the TEST_VOL_MAP01 VM, the VM mounted lun-2(50GB) instead of lun-0(10GB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my guess, it seems that nova DB doesn't refresh the backend info correctly.&lt;/P&gt;&lt;P&gt;Does anyone have seen this kind of error before?&lt;/P&gt;&lt;P&gt;I attached cinder.log and nova.log files to refer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:17:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/OpenStack-Discussions/Live-migration-abnormal-behavior/m-p/99225#M207</guid>
      <dc:creator>JinHak</dc:creator>
      <dc:date>2025-06-05T05:17:45Z</dc:date>
    </item>
  </channel>
</rss>

