Uploading custom templates in the Terremark Provider
You can onboard customized virtual machine templates in the Terremark Enterprise Cloud. The uploaded templates are displayed in BMC Cloud Lifecycle Management for the Terremark Provider, based on how you have configured the synchronization interval.
This topic contains the following information:
Before you begin
Ensure the following on the virtual machine (VM) that is being uploaded as a template:
- VMWare tools must be installed and configured on the VM.
- User credentials specified in the TerremarkConfig.properties file must exist on the VM.
To create a new template from an existing VM
Use this procedure to convert an existing VM as a template in Terremark Enterprise Cloud.
- Log on to the Terremark Enterprise Cloud.
- In the Enterprise Cloud window, click Devices.
- Select VM.
- Ensure that the VM is powered off.
- Right-click VM > Copy >To Catalog.
- Provide the catalog name.
- After the copy is complete, verify the creation of the template from My ACCOUNT > VM Catalog.
To upload a new custom VM template
Use this procedure to upload an Open Virtualization Format (OVF) file as a template in Terremark Enterprise Cloud.
- Log on to the Terremark Enterprise Cloud.
- In the Enterprise Cloud window, click My ACCOUNT > VM Catalog.
- In the Catalog Items tab, click Add Catalog Item.
- Select Upload New.
- In the Add Catalog Item dialog box, enter a name and click Create.
- Select an OVF file to upload as a template and click OK.
To edit the TerremarkConfig.properties file
Use this procedure to edit the TerremarkConfig.properties file which is required for uploading custom templates in the Terremark Enterprise Cloud.
- Log on to the computer where you installed the Cloud Platform Manager component.
- Stop the BMC_CSM service of the BMC Cloud Platform Manager (OSGi):
(Microsoft Windows) Use the stop command link in the Services window.
(Linux) Enter the /etc/init.d/stop bmccsm command from the specified path. - Navigate to the <PlatformManagerInstallationDirectory>\configuration folder.
- Open the TerremarkConfig.properties file in a text editor and edit the properties as needed.
The [expand] macro is a standalone macro and it cannot be used inline. Click on this message for details.
- Start the BMC_CSM service of the BMC Cloud Platform Manager (OSGi):
(Windows) Use the start command link in the Services window.
(Linux) Enter the /etc/init.d/start bmccsm command from the specified path.