Nutanix backup with NBU
Hi All,
First time performing an integration of a Nutanix cluster to NBU and was wondering how does it work ? In other backup vendors, you have to install a VM inside the cluster to work as a proxy, which then mounts the VM Disks to be backed up and sends the backup data to MediaServer equivalent.
In NBU documentation, I see that you need a "Backup Host" but it is not specified if it has to be implemented inside the cluster. If not, how the backup process works ? How VMs disks are mounted ? An overall architecture on how it works would be nice.
Also, what has to be configured in the Netbackup Web UI ? Other vendors tend to use PRISM Central, while in NBU doc I see that you have to connect to the Nutanix Cluster (No mention of PRISM).
Thanks in advance for any guidance provided.
NetBackup doesn't require the use of an extra, proxy VM in the cluster (why add more load on the cluster?). We use the AHV APIs to process backups through the already existing control VM that runs on each node in the cluster.
The backup host can be any system that has NetBackup installed in it and you are correct the media server can be a backup host. This is the host that will communicate with the AHV cluster and Prism Central (which you will want to configure in NBU).
Finally, the preferred transport method is to use iSCSI (which you will need to enable on the backup host). If iSCSI is not configured, NBU will default to NFS.