There are two cores in the network.It is necessary to implement veeam availability in case of failure of one of them.The Windows cluster is not suitable. Because you cannot implement fault-tolerant shared storage.Option 1Two veeam servers, one is on, the other is off. If the master server fails, turn on the slave server and restore the necessary virtual machines. (it is unclear if the veeam subordinate server will see the backup storage)Option 2is mysql replication.There will be no copy jobs in the first veeam. It will only be used to restore virtual machines.What problems might arise?How can this be implemented in another way?
Implementation of veeam master slave
Best answer by Moustafa_Hindawi
Hello
To implement HA Veeam Backup server, is not applicable, what you need to do is, create a VM with Veeam Backup server installed but offline. once you have a disaster, you will use Veeam native configuration backup and restore tool, to migrate the configuration.
All what you need is here:
Veeam Backup & Replication Configuration Database - User Guide for VMware vSphere
You don’t need to replication the DB, by Veeam Configuration backup tool, you can backup and restore the DB and configuration.
Another option is, to have a centralized DB MSSQL or PostgreSQL, so, you can connect your Slave VBR to it.
Regarding the backup storage, once you restore the configuration, all your setting and setup will be as it. In case of Veeam Repo server is down or you need to reconnect your storage to another one, all what you need is to scan the storage via Veeam, and everything is ok.
Rescanning Backup Repositories - User Guide for VMware vSphere (veeam.com)
Comment
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.