Deploy an OVF/OVA appliance on Nutanix | Nutanix Community
Skip to main content
Solved

Deploy an OVF/OVA appliance on Nutanix


flhoest
Forum|alt.badge.img+16
Hi All,

I'm a Nutanix KVM user and I would like to know how I can deploy a virtual appliance provided by a third party company.

In vmware you can deploy a template, in KVM you can import a new VM ... what about Nutanix / Acropolis ?

Thanks.

Fred.

Best answer by f3rm1n

For existing KVM VMs, we have a simple process to introduce those legacy (pre NOS 4.1) VMs to Acropolis.
Legacy VMs and Acropolis managed VMs show up in Prism, but we can only edit the Acropolis managed VMs in the Prism interface.

To import the VM in to acropolis, the import_vm utility is used. It is not necessary to power off the VM.
Check the following doc:
https://portal.nutanix.com/#/page/docs/details?targetId=KVM_Administration-NOS_v4_1:man_import_vm_r.html
View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

aluciani
Forum|alt.badge.img+34
  • Chevalier
  • April 8, 2015
Thanks for the question - @flhoest - @cbrown any thoughts on this?

flhoest
Forum|alt.badge.img+16
  • Trailblazer
  • April 8, 2015
I know there are very few Acropolis users so far ... but the community will certainly grow very quick.
So far I'm very happy with this package, this is a great improvement wrt the speed of deployment compared to a bare metal massive server with CentOS on it.

This is the reason why I would like to migrate all my existing KVM/vmware VMs to this platform ;)

Thanks for the support.

Regards,

Fred.

f3rm1n
Nutanix Employee
Forum|alt.badge.img+10
  • Nutanix Employee
  • April 8, 2015
For existing KVM VMs, we have a simple process to introduce those legacy (pre NOS 4.1) VMs to Acropolis.
Legacy VMs and Acropolis managed VMs show up in Prism, but we can only edit the Acropolis managed VMs in the Prism interface.

To import the VM in to acropolis, the import_vm utility is used. It is not necessary to power off the VM.
Check the following doc:
https://portal.nutanix.com/#/page/docs/details?targetId=KVM_Administration-NOS_v4_1:man_import_vm_r.html

flhoest
Forum|alt.badge.img+16
  • Trailblazer
  • September 20, 2016
Dear all,

Is there any update on that topic ? I guess there are numerous of ne ways since latest asterisk release date is coming ?
I'm actually in a process of deploying two OVA but still no clue how to do it. The procedure attached upper does not exist anymore on the Nutanix website :(

Thanks.

svtillo
Forum|alt.badge.img+11
  • Adventurer
  • September 30, 2016
try unpacking the OVA file. I contains the VM files, like VHDX, VMDK.

Forum|alt.badge.img+17
  • Trendsetter
  • October 10, 2016
Hi,

Untar your OVA file
Get the flat-vmdk file
Upload through image service from Prism
Create your vm and mount the disk through ADFS clone

Regards
Budi