Book Image

Mastering Veeam Backup & Replication - Third Edition

By : Chris Childerhose
Book Image

Mastering Veeam Backup & Replication - Third Edition

By: Chris Childerhose

Overview of this book

Veeam is one of the leading modern data protection solutions, making it a necessary skill for anyone responsible for backing up virtual environments. This new edition of Mastering Veeam Backup & Replication is revised and updated to cover Veeam version 12. This edition covers some new features added to the application, such as VeeaMover, Per Machine Backup chains, and MFA on the console. The book guides you through implementing modern data protection solutions for your cloud and virtual infrastructure with Veeam while helping you master advanced concepts such as Continuous Data Protection (CDP), extended object storage support, VeeaMover, and security settings. You’ll dive deep into other new features as well, such as Direct to Object storage, Object to Tape and learn about CDP from a service provider perspective with Veeam Cloud Connect (VCC). By the end of this Veeam book, you'll be able to successfully implement Veeam Backup & Replication to secure your environment and enable disaster recovery.
Table of Contents (13 chapters)
1
Part 1: Installation – Best Practices, Core Architecture, and Other Enhancements
6
Part 2: Security, Object Storage Direct, CDP, and Cloud Connect

Discovering NFS backup publishing as an SMB share

When you want to allow users access to a NAS backup, a new feature within VBR v12 will mount the recovery point selected and then access it over SMB as a file share. You also control the permissions when the backup is published, including the owner and user permissions.

You must select the Instant Recovery option for your NAS backup stored on disk to accomplish this task. Follow these steps for an example of this:

  1. Within the console, under the Home tab, please select the location of your backups and highlight it. Click the Instant Recovery button in the toolbar to start the Instant File Share Recovery wizard, as shown in Figure 7.15:
Figure 7.15 – Instant Recovery selection for backup

Figure 7.15 – Instant Recovery selection for backup

  1. The Instant File Share Recovery wizard will start and show you the selected NAS backup you will recover. You can also select another restore point using the Point… button if you have more...