During the configration of Arcserve r12 to backup VM's using VCB there is configuration change that needs to be made. (details Below) I couldn't not the "Proxy Database" tag. Does anyone have an example of what the vpxd.cfg should look like once completed?
http To use http as the communication protocol between the backup proxy system and the VirtualCenter Server system, you must configure the http protocol on the VirtualCenter Server system as follows in the vpxd.cfg file located at
"C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter\vpxd.cfg";
a. Locate the <proxy Database> tag within the <http> tag.
b. Add the following text with the <proxy Database> tag:
<server id="1">
<namespace> /sdk </namespace>
<host> localhost </host>
<port> -2 </port>
</server>
c. Remove the following text:
<redirect id="1"> /sdk </redirect>
d. Restart the VMware VirtualCenter Server service: