This topic describes how to configure the communication protocol on VMware ESX Server 3i systems.
To configure ESX Server 3i systems
Note: To manage your VMware ESX Host systems through 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.
vifs --server hostname --username username --get /host/proxy.xml proxy.xml
Navigate to the list of end points in the file (identified by the <EndpointList> tag) that contain the settings for the Web service supporting the SDK. The nested tags may appear as follows:
<e id="1"> <_type>vim.ProxyService.NamedPipeServiceSpec</_type> <accessMode>httpsWithRedirect</accessMode> <pipeName>/var/run/vmware/proxy-sdk</pipeName> <serverNamespace>/sdk</serverNamespace> </e>
Change the accessMode to httpAndHttps.
Save your changes and close the file.
vifs --server hostname --username username --put proxy.xml /host/proxy.xml
Note: The default Communication Protocol on ESX Server 3i is httpsWithRedirect.
Important! The VMs in the ESX Server 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.
For information about using vifs, see “Performing File System Operations with vifs” in the ESX Server 3i Configuration Guide.
For information about configuring ESX Server 3i security and using the Restart Management Agents operation, see the ESX Server 3i Configuration Guide.
Copyright © 2015 |
|