Hi @CzkLTPR -
This could get a little tricky because of the Host rebuild. Reason is when you get your Host built and place VMs back on the Host (however you decide to do so), Veeam will see the VMs as ‘new’ because they will have received new MoRef IDs.
After your Host is rebuilt, you’ll need to rescan it in VBR. I did something a little similar within vSphere several mos ago, and had a hard time getting my jobs to run correctly...they’d error out. I essentially had to recreate my jobs because VBR wouldn’t recognize my Hosts, even though I used the same hostname & IP. Support wasn’t able to assist either, aside from recommending to rebuild my jobs ♂️
If your Host is seen ok, you should be able to do the following: I assume each VBR server not only backs up VMs on the side it’s on, but does Replication of VMs on the opposite side Host? At least, that’s how it should be set up. After your Host is rebuilt, for your Replication jobs, you can simply do ‘mapping’ to map the VMs to their respective replica on the target ‘datastore’. Your backup jobs may be a bit more tricky as there’s no mapping function. I think both your Replication and Backup jobs will run a Full after they start because of seeing the VMs as ‘new’.
Are your production VMs on the Host you’re going to rebuild on local storage or external storage (SAN, NAS, etc)? And, if on local, are they on separate local storage Volume than what your OS runs on? If your prod VMs are on the same local Volume, you’ll obviously wipe them with your Host rebuild and thus would need to have a recovery plan. This is where your Replication would come into place as Joe suggested above. Migrate your VBR server which is used to replicate the VMs on the rebuild Host to the ‘good’ Host (again, assuming you’re replicating with your ‘opposite’ VBR server), and perform a failover. You can follow the HV User Gude on how to do so. Doing so will keep those prod VMs up and running while you rebuild your Host. Once you get your new Host built, you can then perform a failback operation selecting to do so to a specified location. This will create a VM of the failed over VM on the recovered Host, essentially (at the end of the failback process) making it your main prod VM again. Again, follow the Guide for the process. You’ll then need to finalize failback to get back to where you started. All of this is if you don’t have the same issues I did when replacing my Hosts.
Just have a recovery plan in place to recover any VMs you may wipe in the process of your Host rebuild.