I have a question. We are migrating from VMware to AHV. While we’ve been running VMware on top of Nutanix for years, now we’re using AHV instead of ESXi.
On ESXi I had a number of VM templates for different OSes. I’m unclear on how to do the same under Nutanix. I have a working VM that want to convert into a template. On VMware, the sysprep step was kicked off by the “Create a VM from this template” option, when using a Customization configuration . Meaning I didn’t have to manually ever run sysprep, and the sysprep application was not needed in the template itself. Sysprep was run and invoked by the vSphere customization script.
How do I do the same in AHV? IOW, I want to just “Create VM from template”. Do I have to run the sysprep command manually myself, before I convert the VM to a template? Or does the customization step do that? If so, where do I upload sysprep so that the customization step has access to it?
I see that one of the steps under “Guest Customization” says to run sysprep. How? I’m guessing I need to upload it into Prism somewhere, but it doesn’t say where or how. In my case, I want an interactive customization (i.e., I will give it hostname, and IP, at the time I create the VM from template. That is the “Allow users to overide” option, right?
Thanks. Sorry if these seem simple questions.