<?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 Create VM using 2 qcow2 files in HPE Morpheus VM Essentials Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/create-vm-using-2-qcow2-files/m-p/7263177#M1987</link>
    <description>&lt;P&gt;Trying to create a Cisco Umbrella VM inside Morpheus VM Essentials.&lt;/P&gt;&lt;P&gt;The problem is, I need to use (2) Qcow2 files it gives you and have 2 hdd's on the vm. I was able to create a plan that has (2) HDD's but cannot find a way when creating the instance to apply File 1 to drive 1 and file 2 to drive 2....&lt;/P&gt;&lt;P&gt;&lt;A href="https://securitydocs.cisco.com/docs/umbrella-sig/gov/olh/158264.dita" target="_blank"&gt;2. Launch the Virtual Appliance on KVM&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Mar 2026 11:06:29 GMT</pubDate>
    <dc:creator>Jlentine</dc:creator>
    <dc:date>2026-03-19T11:06:29Z</dc:date>
    <item>
      <title>Create VM using 2 qcow2 files</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/create-vm-using-2-qcow2-files/m-p/7263177#M1987</link>
      <description>&lt;P&gt;Trying to create a Cisco Umbrella VM inside Morpheus VM Essentials.&lt;/P&gt;&lt;P&gt;The problem is, I need to use (2) Qcow2 files it gives you and have 2 hdd's on the vm. I was able to create a plan that has (2) HDD's but cannot find a way when creating the instance to apply File 1 to drive 1 and file 2 to drive 2....&lt;/P&gt;&lt;P&gt;&lt;A href="https://securitydocs.cisco.com/docs/umbrella-sig/gov/olh/158264.dita" target="_blank"&gt;2. Launch the Virtual Appliance on KVM&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2026 11:06:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/create-vm-using-2-qcow2-files/m-p/7263177#M1987</guid>
      <dc:creator>Jlentine</dc:creator>
      <dc:date>2026-03-19T11:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create VM using 2 qcow2 files</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/create-vm-using-2-qcow2-files/m-p/7263199#M1988</link>
      <description>&lt;P&gt;Antoniy from support was able to answer this for me. Steps below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is no such option in the GUI yet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can add a second qcow file with a workaround manually on the command line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Create the VM with 2 disks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Power Off the VM.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Dump the xml file (VM configuration file).&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Find the disk location in the config file.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Delete the second disk.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Copy the qcow to the same location and rename it to the same name as disk 2.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Power on the VM, it should use the qcow as second disk.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The command to dump the vm configuration file to xml is:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;virsh dumpxml &amp;lt;vm-name&amp;gt; &amp;gt; /tmp/&amp;lt;vm-name&amp;gt;.xml&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2026 18:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/create-vm-using-2-qcow2-files/m-p/7263199#M1988</guid>
      <dc:creator>Jlentine</dc:creator>
      <dc:date>2026-03-17T18:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create VM using 2 qcow2 files</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/create-vm-using-2-qcow2-files/m-p/7263464#M1989</link>
      <description>&lt;P&gt;There is a way to do this in the UI.&lt;BR /&gt;&lt;BR /&gt;If you are uploading as a virtual image, you need to create directory that contains your qcow files (the vdisks) and a metadata.json file that describes the disks (similar to a very basic vmx file).&lt;/P&gt;&lt;P&gt;I do this with my Packer builds for KVM here:&lt;BR /&gt;&lt;A href="https://github.com/BungeBash/Packer-Public" target="_blank" rel="noopener"&gt;https://github.com/BungeBash/Packer-Public&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Specifically this line outputs my disks:&lt;BR /&gt;&amp;nbsp;"cat &amp;gt; ${var.templates_directory}/${local.vm_name}/metadata.json &amp;lt;&amp;lt;EOF\n{\"disks\":[{\"capacity\":${var.vDisk * 1024 * 1024 * 1024},\"guestDeviceName\":\"vda\",\"position\":0,\"name\":\"root\",\"file\":\"${local.vm_name}.qcow2\"}]}\nEOF",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Structure of the metadata.json is:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"disks": [
		{
			"capacity" 6442450944,
			"guestDeviceName": "vda",
			"position": 0,
			"name": "root",
			"file": "ubuntu_319165-disk-0.qcow2"
		},
		{
			"capacity" 6442450944,
			"guestDeviceName": "vdb",
			"position": 1,
			"name": "data",
			"file": "ubuntu_319165-disk-1.qcow2"
		}
	]
}&lt;/LI-CODE&gt;&lt;P&gt;Once you place the metadata.json and qcow2 files in a folder, zip the folder and upload via Library -&amp;gt; Virtual Images in Morpheus.&lt;/P&gt;&lt;P&gt;If you click the 'cog' icon next to an existing Virtual Image and choose 'Download' it will show you the zip structure with the metadata.json file as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 19:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/create-vm-using-2-qcow2-files/m-p/7263464#M1989</guid>
      <dc:creator>cbunge</dc:creator>
      <dc:date>2026-03-23T19:28:30Z</dc:date>
    </item>
  </channel>
</rss>

