-
Task
-
Resolution: Unresolved
-
Blocker
-
None
-
None
-
None
Add following Virtualization Workload Scenarios:
1. Incremental Test that include resources validation, data validation and at least 3 backups, small files, verify file existence and 10 lines's sha.
2. Incremental Test that include resources validation, data validation and at least 3 backups, large files, verify file existence and 10 lines's sha, including bucket size delta size validation.
3. One or more cases for removing backups.
4. Incremental Tests with resources only validation - 3 backups
- Filesystem & Block
- <wes> Let’s discuss incremental backups / restore
- OADP-269 - [DataMover] Incremental restore with Kubevirt VM
- Status is “inactive”
- Ensure this is a DM backup
- Add a chain of 3 total backups
- Add data to VM after each backup
- File Backupdata_1
- Measure s3 space
- `aws s3 ls --summarize --recursive --human-readable s3://cvpbucketuswest2/velero/kopia/cirros-test/’
- The expectation is is the second and third backup data is about 4x the added data and MUCH smaller than the initial backup.
- File Backupdata_2
- Measure space
- File Backupdata_3
- Measure space
- Delete b2 / restore and check data
- All three files present?
- Delete b3 / restore
- Only File Backupdata_1 remains?
- Same workflow
- After 3 backups, delete the backup #1
- Restore, all three files are on VM