...
Mark your Virtual Machine as Template
: To power it on, you must mark the template as first.Status colour Blue title PROS
: The VM will be billed for storage only (this might fit in the pros).Status colour Yellow title CONS
Export the Virtual Machine as OVF to your VSS User space:
: Storage free of charge. Can be downloaded and stored on your end.Status colour Blue title PROS
: If you need to run it, you will have to deploy a new from OVF.Status colour Yellow title CONS
Mark the VM as Template
\uD83D\uDCD8 Instructions using the Portal
Login to https://vss-portal.eis.utoronto.ca
Look for the VM to Edit and click the ✏ button.
From the VM Tab, click on the Template toggle located at the top right corner.
Click on YES to confirm the conversion.
\uD83D\uDCD8 Instructions using the vss-cli
Usinghttps://vss-cli.eis.utoronto.ca or a local VSS CLI install
Look for the vm
moref
to delete with the following command:Code Block vss-cli compute vm ls
Submit the export request with the command:
Code Block vss-cli compute vm set <id-or-name> template --on
Once converted to template, the Virtual Machine will not be able to run, unless marked as VM.
Export the VM as OVF
Instructions using the vss-cli
Usinghttps://vss-cli.eis.utoronto.ca or a local VSS CLI install
Look for the vm
moref
to export with the following command:Code Block vss-cli compute vm ls
Submit the export request with the command:
Code Block vss-cli compute vm set <id-or-name> export
The task submitted will do two subtasks:
Run the export from vSphere to OVF and downloading all VMDK files.
Transfer the files to your VSS User Storage.
Once complete, a notification will follow.
\uD83D\uDCCB Related articles
Filter by label | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|