<?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 vm essentials migration tool after os boot failed in HPE Morpheus VM Essentials Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vm-essentials-migration-tool-after-os-boot-failed/m-p/7270935#M2580</link>
    <description>&lt;P&gt;We are currently conducting a customer proof of concept in a VME 9.0.1 environment.&lt;/P&gt;&lt;P&gt;The customer’s Linux VM is running Rocky Linux 8.9. Following the migration guide, we installed the VirtIO drivers and the QEMU Guest Agent.&lt;/P&gt;&lt;P&gt;The migration completed successfully without any errors. However, when the VM starts, it fails to boot the operating system and enters the UEFI Interactive Shell instead.&lt;/P&gt;&lt;P&gt;We are not sure what we may have missed or which areas we should check again.&lt;/P&gt;&lt;P&gt;We would greatly appreciate any assistance or advice from anyone who has experienced a similar issue.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 901px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/158300i6FFD7F13773976E5/image-size/large?v=v2&amp;amp;px=2000" role="button" title="1.png" alt="1.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Aug 2026 14:32:22 GMT</pubDate>
    <dc:creator>jskim88</dc:creator>
    <dc:date>2026-08-03T14:32:22Z</dc:date>
    <item>
      <title>vm essentials migration tool after os boot failed</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vm-essentials-migration-tool-after-os-boot-failed/m-p/7270935#M2580</link>
      <description>&lt;P&gt;We are currently conducting a customer proof of concept in a VME 9.0.1 environment.&lt;/P&gt;&lt;P&gt;The customer’s Linux VM is running Rocky Linux 8.9. Following the migration guide, we installed the VirtIO drivers and the QEMU Guest Agent.&lt;/P&gt;&lt;P&gt;The migration completed successfully without any errors. However, when the VM starts, it fails to boot the operating system and enters the UEFI Interactive Shell instead.&lt;/P&gt;&lt;P&gt;We are not sure what we may have missed or which areas we should check again.&lt;/P&gt;&lt;P&gt;We would greatly appreciate any assistance or advice from anyone who has experienced a similar issue.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 901px;"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/158300i6FFD7F13773976E5/image-size/large?v=v2&amp;amp;px=2000" role="button" title="1.png" alt="1.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;1.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2026 14:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vm-essentials-migration-tool-after-os-boot-failed/m-p/7270935#M2580</guid>
      <dc:creator>jskim88</dc:creator>
      <dc:date>2026-08-03T14:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: vm essentials migration tool after os boot failed</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vm-essentials-migration-tool-after-os-boot-failed/m-p/7270970#M2582</link>
      <description>&lt;P&gt;It would appear from the screenshot that this disk doesn't have a recognisable partition table on it. It only shows the raw disk itself (BLK0:).&lt;/P&gt;&lt;P&gt;What you could try at this point is validate if there is a valid partition table (such as MBR).&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;dblk blk0: 0 1&lt;/LI-CODE&gt;&lt;P&gt;That dumps the raw bytes at&amp;nbsp;LBA0. A&amp;nbsp;valid partition table (MBR &lt;EM&gt;or&lt;/EM&gt; GPT's protective MBR) ends with the signature 55 AA at the very end of that sector.&lt;BR /&gt;&lt;BR /&gt;Then try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;dblk blk0: 1 1&lt;/LI-CODE&gt;&lt;P&gt;That dumps&amp;nbsp;LBA1 — a genuine GPT header starts with the ASCII text EFI PART near the beginning if one exists.&lt;BR /&gt;&lt;BR /&gt;If both come back as zeros or garbage, the disk this VM is booting from has no partition table the firmware can see at all, which points at something wrong with the migration itself.&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;At that point go back to the host side and check the actual backing disk file for this VM with qemu-img info on the HVM host. Look at its allocated/used size and whether that matches with anything like a populated OS install or close to empty. The latter would tell us whether the migration job's result was accurate or not.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;If either dump does show a valid signature, that would be a more unusual case. Let us know.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2026 12:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vm-essentials-migration-tool-after-os-boot-failed/m-p/7270970#M2582</guid>
      <dc:creator>SergeMe</dc:creator>
      <dc:date>2026-07-31T12:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: vm essentials migration tool after os boot failed</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vm-essentials-migration-tool-after-os-boot-failed/m-p/7271113#M2590</link>
      <description>&lt;P&gt;I resolved the issue as follows.&lt;/P&gt;&lt;P&gt;In our test environment, both the VME and VMware servers were using the same DNS server. However, in the customer’s POC environment, the VME and VMware servers were configured to use different DNS servers.&lt;/P&gt;&lt;P&gt;Since the VMware Cloud connection appeared normal in the VME Manager UI, and the ESXi hosts and VMs were displayed correctly, I did not initially suspect a DNS-related issue.&lt;/P&gt;&lt;P&gt;The migration proceeded successfully only after I added the IP addresses and FQDNs of the vCenter Server and ESXi hosts to the /etc/hosts files on both the VME hosts and the VME Manager.&lt;/P&gt;&lt;P&gt;Thank you to everyone who shared their suggestions and insights.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 00:30:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vm-essentials-migration-tool-after-os-boot-failed/m-p/7271113#M2590</guid>
      <dc:creator>jskim88</dc:creator>
      <dc:date>2026-08-04T00:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: vm essentials migration tool after os boot failed</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vm-essentials-migration-tool-after-os-boot-failed/m-p/7271117#M2592</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2259127"&gt;@jskim88&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for sharing the resolution. It is very helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 04:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vm-essentials-migration-tool-after-os-boot-failed/m-p/7271117#M2592</guid>
      <dc:creator>Thaufique_Mod</dc:creator>
      <dc:date>2026-08-04T04:25:03Z</dc:date>
    </item>
  </channel>
</rss>

