Backing up and restoring virtual machines through vCenter (using the vStorage API) over a secondary network
Hi All,
Has anyone out there able to backup and restore virtual machines through
vCenter (using the vStorage API) over a secondary network with NetBackup 7.0?
Any help would be greatly appreciated.
I made the following changes host file changes, and able to backup the vsphere server directly over the secondary network, but unable to
backup the vsphere server over the secondary network through vcenter.
==============================================================
Primary network 10.1.1.x
Secondary network 192.168.1.x
backup host primary network = 10.1.1.5
backup host secondary network = 192.168.1.5
host file on backup host "master server"
vcenter 192.168.1.10
vsphere_server 192.168.1.20
=========================================
vcenter primary network = 10.1.1.10
vcenter secondary network = 192.168.1.10
host file on vcenter server
backup_host 192.168.1.5
========================================
vsphere 4.0 server primary = 10.1.1.20
vsphere 4.0 server secondary network = 192.168.1.20
host file on vpshere server
backup_host 192.168.1.5
=========================================
Virtual Machine servers on Master server
vpshere_server
vcenter
==========================================
Thanks,
Reagan