In the war against ransomware, a company decided to implement tape backup. The infrastructure contains Hyper-V VMs. What is the correct approach to getting all servers onto tape?
In the war against ransomware, a company decided to implement tape backup. The infrastructure contains Hyper-V VMs. What is the correct approach to getting all servers onto tape?
The correct approach to getting all servers onto tape in an infrastructure containing Hyper-V VMs is to first create media pools and then create backup to tape jobs. Media pools are logical containers that group tape media together, defining the available tape resources and their usage. After setting up the media pools, backup to tape jobs can be configured to copy backups from disk-based repositories to the tape media for long-term retention.
Answer is D Tape backup jobs in Veeam Backup & Replication are created using the "backup to tape" functionality. This allows you to copy backups from disk-based repositories to tape media for long-term retention. To implement this approach, you would first create media pools. Media pools are logical containers that group tape media together. They define the available tape resources and their usage. Media pools can be configured based on specific criteria, such as tape type or capacity.
Correct is D You have to create Media pools and then backup to tape job https://helpcenter.veeam.com/docs/backup/vsphere/getting_started_with_tapes.html?ver=120
D. Create media pools, then create backup to tape jobs. The first one is always created the pool
D. Create media pools, then create backup to tape jobs.
D is better
D is Correct.