Upgrading Performance Extent to Hardened Repository
If you have Linux servers added as performance extents to a scale-out backup repository (SOBR), you can upgrade the extents to hardened repositories. This enables immutability and increases the level of data protection.
Considerations and Limitations
Before you upgrade a performance extent to a hardened repository, consider the following:
- A Veeam Infrastructure Appliance used as a backup repository cannot be upgraded to a hardened repository.
- A Linux repository with the mount server role cannot be upgraded to a hardened repository.
- A Linux repository cannot be upgraded to a hardened repository if any of the following optional packages are installed:
- StoreOnceLibrary
- DataDomainLibrary
- NfsGateway
- CifsGateway
- GuestInteractionProxy
- MountTarget
- SnapDiffV3
- ApplicationBackupRepository
|
Important |
|
To check which packages are installed, open Backup Infrastructure > Managed Servers. Select the Linux server and click Edit Server. Navigate to the Access step, and click Optional components and advanced connection settings. To remove any installed packages, use the Uninstall-VBRServerComponent cmdlet. |
- When you add the hardened repository, you cannot use the same value that was used to add the Linux repository. If you originally used a hostname, you must use a different hostname or an IP address instead. Likewise, if you used an IP address, you must use a hostname.
- If you added the Linux repository to your backup infrastructure using an IP address, ensure that a hostname resolving to that IP address is configured in the DNS or the local hosts file (/etc/hosts on a Linux-based backup server and C:\Windows\System32\drivers\etc\hosts on a Microsoft Windows-based backup server).
- If you added the Linux repository to your backup infrastructure using a hostname, ensure that a different hostname resolving to the same IP address is available or you know the IP address of the server.
Upgrading Performance Extent
To upgrade a performance extent to a hardened repository, perform the following steps:
- In the Veeam Backup & Replication console, disable all backup jobs that use the SOBR. For more information, see Disabling Jobs.
|
Note |
|
If you have Veeam Agent backup jobs managed by Veeam Agent, you need to delete these jobs and configure them again after you switch to the hardened repository. |
- Switch the Linux server used as a performance extent in the SOBR to maintenance mode. For more information, see Switching to Maintenance Mode.
- On the Linux server used as performance extent, change permissions for the directory where the backups are stored. Both owner and group must be the account with non-root permissions you use to connect to the Linux extent.
|
chown -R owner:group <dir_path> |
- Add the Linux server to your backup infrastructure again. For more information, see Adding Linux Servers.
- Add the same Linux server to the backup infrastructure as a hardened repository. At the Review step of the wizard, select the Search the repository for existing backups and import them automatically check box. For more information, see Adding Hardened Repositories.
|
Important |
|
When you add the hardened repository, consider the following:
|
- Go to the Performance Tier step of the Edit Scale-out Repository wizard and remove all Linux extents. Then, add the newly-created hardened repositories. Go to the last step of the wizard, click Apply.
- Open the Backup Infrastructure view and select Scale-out Repositories in the navigation pane. Right-click the SOBR and select Rescan. Any backup files stored on the added repositories will be automatically imported and displayed in the Veeam Backup & Replication console under the Imported > Backups node.
- Go to the Jobs node and edit the jobs associated with the SOBR. At the Storage step of the wizard, select the SOBR from the backup repository list. Select Map Backup and map the job to the corresponding imported backup. Finish the wizard to apply changes. Repeat this process for each backup job using the SOBR.
- Re-enable the jobs that you disabled on the SOBR.
- Open the Backup Infrastructure view and remove the unused Linux repositories from the backup infrastructure.