This topic describes how to configure the communication protocol on VMware ESX Server 3.0.2 systems.
To configure VMware ESX Server 3.0.2 systems
Note: To manage your VMware ESX Host systems using VMware vCenter Server, you must install and configure VMware vCenter Server as part of Virtual Infrastructure installation.
The LUN in the backup proxy system should not be signed.
To use https as the communication protocol between the VMware ESX Host system and the backup proxy system, copy the self-generated SSL certificate from the VMware ESX Host system to the backup proxy system, and then install the certificate on the backup proxy system.
You can find the SSL certificate (labeled rui.crt) from the following directory on the VMware ESX Host system:
/etc/vmware/ssl/rui.crt
To install the SSL certificate, right-click the object and select Install from the pop-up menu.
To use http as the communication protocol between the backup proxy system and the VMware ESX Host system, you must configure the http protocol on the VMware ESX Host system as follows in the config.xml file located at /etc/vmware/hostd/config.xml:
<server id="1"> <namespace> /sdk </namespace> <host> localhost </host> <port> 8085 </port> </server>
<redirect id="2"> /sdk </redirect>
# service mgmt-vmware restart
Note: For more information, see the Virtual Infrastructure SDK documentation on the VMware website.
Important! The VMs in the VMware ESX Host system must be in a running state when you execute this utility. If the VMs are not in a running state, this utility will not populate the Arcserve Backup database with information about the VMs. All the VMs must have a host name and IP address assigned and the latest VMware tools installed.
Copyright © 2015 |
|