You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed checkpoints were gone (virsh checkpoint-list returned empty)
S3 index still had a valid chain (3 checkpoints), controller set expected-backup-type: incremental
Backup 4 (cirros-mismatch-test-2): maxIncrementalBackups: 2 in DPA forced a full backup before the mismatch could occur. Controller set expected type to full due to max limit. No mismatch.
Test 4: Delete checkpoints with maxIncrementalBackups disabled
Set maxIncrementalBackups: 0 (unlimited) in DPA
Deleted the new libvirt checkpoint created by backup 4
S3 chain valid (chain length 1 after the forced full), controller allowed incremental, set expected-backup-type: incremental
Test 1: Normal backup sequence (full -> incremental)
cirros-full-1): Completed as Full. No checkpoint chain in S3, controller correctly setexpected-backup-type: full. No mismatch.cirros-incr-1): Completed as Incremental. S3 chain valid (length 1), controller setexpected-backup-type: incremental, VMB reportedIncremental. No mismatch.Test 2: VM restart scenario
oc patch vm ... running:false/true)cirros-mismatch-test): VM restart did not invalidate the libvirt checkpoint. VMB completed as Incremental. No mismatch triggered.Test 3: Delete libvirt checkpoints via virsh
virsh checkpoint-listreturned empty)expected-backup-type: incrementalcirros-mismatch-test-2):maxIncrementalBackups: 2in DPA forced a full backup before the mismatch could occur. Controller set expected type tofulldue to max limit. No mismatch.Test 4: Delete checkpoints with maxIncrementalBackups disabled
maxIncrementalBackups: 0(unlimited) in DPAexpected-backup-type: incrementalcirros-mismatch-test-3): VMB stuck on Initializing indefinitely. virt-controller repeatedly fails with: