Hi,
I have a VM with multiple IP Address. One of them is non-routable. Unfortunately I am not able to backup this VM. DUe to this IP Address. Is there any way we can define the order of IP Address for a VM in the VCB ?
Thanks
In vcbMounter are you using "-a name:" or "-a ipaddr:"?
Have you tried to use a DNS name associated to the right IP?
Andre
I think u need to modify VCB config.js & change from :
VM_LOOKUP_METHOD="ipaddr";
to
VM_LOOKUP_METHOD="name";
vcbMC-1.0.6 Beta
vcbMC-1.0.7 Lite