Immutability for Archive Tier
Veeam Backup & Replication allows you to prohibit deletion of data from the archive extent by making that data temporarily immutable. Immutability protects your data from loss as a result of attacks, malware activity or any other injurious actions.
You can enable immutability for data stored in the following repositories when they are used as archive extents of the scale-out backup repository:
- Amazon S3 Glacier.
- S3-compatible with data archiving.
- Microsoft Azure Archive Storage.
After you enable immutability, Veeam Backup & Replication prohibits data deletion from the archive extent until the immutability period expires. The duration of the immutability period depends on the immutability mode configured for the archive extent.
|
Notes |
|
Consider the following:
|
Immutability Modes
You can select one of the following immutability mode for the archive extent, when you add the object storage repository to the backup infrastructure:
- For the entire duration of their retention policy — in this case, the immutability period depends on the GFS retention of the backup:
- If the GFS retention period is shorter than the minimum immutability period configured for the repository, the minimum immutability period applies.
- If the GFS retention period is longer, the backup is kept for the entire GFS period.
- Minimum immutability — the immutability period always equals the minimum immutability period configured for the repository, ignoring the GFS retention of the backup.
For Amazon S3 Glacier, S3-compatible with data archiving, Veeam Data Cloud Vault Archive and Microsoft Azure Archive Storage, all types of files that are suitable for archive storage can be made immutable:
- Backup files with GFS flags assigned. If GFS retention is extended in the backup job or backup copy job settings, the immutability period for existing backup files will be prolonged at the end of the archiving session. For more information on GFS retention policy, see Long-Term Retention Policy (GFS).
- VeeamZIP backup files with specified retention (deletion date). For more information, see Creating VeeamZIP Backups.
- Exported backup files with specified retention (deletion date). For more information, see Exporting Backups.
Enabling Immutability
To enable immutability, you must do the following:
- Configure the necessary settings when you create an S3 bucket or an Azure container.
For more information, see Enabling Immutability.
- Enable the immutability option when you add an object storage repository to the backup infrastructure at the Container step (for Azure object storage repository) or Bucket step (for Amazon S3 or S3 compatible object storage repositories) of the new Object Storage Repository wizard.
Related Topics