This section contains information on the policies required to manage the Provisioning adapters. Provisioning adapters are programs that provision (start, stop, snapshot, migrate, or pause) a VM. They run just like regular jobs on the PlateSpin Orchestrate Server.
Before provisioning and managing the Virtual Center provisioning adapter, you must configure certain policies in the Development Client. However, before configuring the policies for the Virtual Center, make sure that the following prerequisites are met:
Make sure that the Orchestrate Agent for Windows* is installed and started on the Windows host running Virtual Center.
IMPORTANT:The PlateSpin Orchestrate Server supports only one VMware Virtual Center server per grid.
Make sure that J2RE with version 1.4.2 for VCenter 1.x or version 1.5 for VCenter 2.x is installed on the Windows system running Virtual Center.
NOTE:In the 2.0.2 release of PlateSpin Orchestrate, the VMware Virtual Center Provisioning Adapter supports only VMware Virtual Center 2.x. Virtual Center 1.x is not supported in this release.
The JREs that ship with Virtual Center and with the Orchestrate Agent are version 1.5. Version 1.4.2_15 can be downloaded from the Sun* Download Center.
Make sure that the keystore is created on the server where Virtual Center is installed.
If the keystore is not created, do the following on the server where Virtual Center is installed to generate it
Find the rui.crt certificate.
On Windows, the default location is: C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\SSL\rui.crt.
Create a VCenter_Certs directory at the top level by entering mkdir C:\VCenter_Certs\.
Copy rui.crt to C:\VCenter_Certs\.
Run keytool.
The default location is C:\Program Files\VMware\VMware VirtualCenter 2.0\jre\bin\keytool.exe.
Enter:
cd C:\VCenter_Certs
[path]keytool -import -keystore keystore -file rui.crt
Enter a password when prompted.
The following table provides detailed information about the policies associated with the Virtual Center provisioning adapter that are used to manage the Virtual Center hosts and the VMs in the grid. The policy settings are applied to all the Virtual Center VMs in the grid.
Table 1-1 Virtual Machine Management Policies for Virtual Center
NOTE:VM host discovery on the vcenter adapter can fail because VM host discovery with Virtual Center requires JRE 1.4.2 for VCenter 1.x and JRE 1.5 for VCenter 2.x to be installed on the Windows-based Virtual Center host. The JRE that ships with the Orchestrate Agent and with VMware* Virtual Center is v1.5.
Before provisioning and managing the Xen* 3.0 Server provisioning adapter, you must configure certain policies in the Development Client. The following table provides detailed information about the policies associated with the Xen 3.0 Server provisioning adapter that are used to manage the Xen 3.0 Server hosts and VMs in the grid. The policy settings are applied to all the VMs in the grid.
Table 1-2 Virtual Machine Management Policies for Xen 3.0 Server
Before provisioning and managing the VMware Server provisioning adapter, you must configure certain policies in the Development Client. The following table provides detailed information about the policies associated with the VMware Server provisioning adapter that are used to manage the VMware Server hosts and VMs in the grid. The policy settings are applied to all the VMware Server VMs in the grid.
Table 1-3 Virtual Machine Management Policies for VMware Server
Before provisioning and managing the Hyper-V provisioning adapter, you must configure certain policies in the Development Client. The following table provides detailed information about the policies associated with the Hyper-V provisioning adapter that are used to manage the Hyper-V hosts and VMs in the grid. The policy settings are applied to all the Hyper-V VMs in the grid.
Table 1-4 Virtual Machine Management Policies for Hyper-V
Before provisioning and managing the ESX provisioning adapter, you must configure certain policies in the Development Client. The following table provides detailed information about the policies associated with the ESX provisioning adapter that are used to manage the ESX hosts and VMs in the grid. The policy settings are applied to all the ESX VMs in the grid.
Table 1-5 Virtual Machine Management Policies for ESX
You can customize the facts for a specific ESX VM. This overrides the policy settings configured in the ESX policy of the ESX host on which the VM is hosted.
To customize the facts for an ESX VM, do the following in the Development Client:
Click
> .Click the ESX machine whose policy settings you want to edit.
The
tab is displayed by default.To customize the Web service credentials, edit the
and facts. (To edit a fact, click the fact, click the icon, make the necessary changes, then click .)To customize the VM credentials for installing the Orchestrate agent, edit the
and the facts.This overrides the default values configured in the ESX policy for all the ESX machines at the grid level.