I created the following setup:
- SOBR with local disk storage as performance Tier and Wasabi S3 as Capacity Tier
- ON: Copy backups to object storage as soon as they are created
- ON: Move backups to object storage as they age out the op restore window
Move Backup files older than 30 days - For the Capacity Tier (Wasabi): Make recent backups immutable for 90 days
- Backup Job: Retention Policy: 50 days (no GFS, might enable this later)
- Backup Copy Job which copies from the SOBR to USB rotated drives which are replaced daily.
Questions:
- Is there any obvious wrongdoing in this configuration?
- Will there be any problems, because my immutability period (90 days) is longer than my retention policy (50 days)?
- Should I increase the retention policy?
- Am I right that such a long immutability period works for data that is not changing much?
- Any other comments?
Thanks!