- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise Software
- >
- Re: Preparing Virtual Image For Nutanix Platform
Categories
Company
Local Language
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 04:15 AM
10-28-2022 04:15 AM
Hi,
I want to create a custom virtual image for Nutanix platform but I am not sure in which format I should upload the image. Nutanix supports QCOW2, VHD, ISO, VMDK etc. formats but If I upload OVA file it does not get detected in the Node type. Is there any specific way to prepare the virtual image for nutanix platform.
Thanks
Solved! Go to Solution.
- Tags:
- blueprints
- instances
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 05:35 AM
10-28-2022 05:35 AM
Re: Preparing Virtual Image For Nutanix Platform
Hi @alipscombe
Thank you for the info. I am using AHV hypervisor. I will use QCOW2 format and use sysprep option while uploading the inage.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 06:24 AM
09-19-2023 06:24 AM
Re: Preparing Virtual Image For Nutanix Platform
Hello Again @ranujain
It seems @wabbas has written a community post on creating a virtual machine template for Nutanix AHV please see: Create Ubuntu (2204) image on Nutanix Element to use with Morpheus
Thanks,
Adam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 09:31 PM
09-14-2023 09:31 PM
Re: Preparing Virtual Image For Nutanix Platform
@alipscombe : Hi Adam
If i am using ESXi as a hypervisor, then I will have to use OVF/VMDK image format ? Also we can follow the same steps to prepare the Images for Nutanix platform using below link & install VirtIOS drivers ?
https://docs.morpheusdata.com/en/latest/integration_guides/Clouds/vmware/vmware_templates.html
Thanks
RJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 06:17 AM
09-19-2023 06:17 AM
Re: Preparing Virtual Image For Nutanix Platform
Hello @ranujain
If the underlying hypervisor is ESXi then you can follow our documentation on creating virtual machine templates for VMware. Morpheus will discover the template during a cloud sync so do not need to export the virtual machine template from vCenter.
We do not have any documentation published for creating virtual machine templates on the Nutanix AHV if you raise a case with the support team i’m sure we can get something published. its worth noting most linux distrubutions offer a QCOW2/RAW images for a base operating system which includes virtio drivers and cloud-init perconfigured which can be used with Nutanix AHV.
Please see the offical ubuntu website for an example Cloud images introduction | Ubuntu
Thanks,
Adam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2022 05:11 AM
10-28-2022 05:11 AM
SolutionHello @ranujain is your Nutanix cloud running AHV or ESXI?
If you are using AHV as your underlying hypervisor, I recommend using the QCOW2 type for your virtual image type as the VMDK will need to be converted into QCOW2 prior to deploying it to AHV.
The image will need to have the VirtIO drivers installed, for Linux workloads we recommend installing cloud-init and for Windows we recommend running a Sysprep with the generalize option after the operating system has been updated and then converted to a template.