Hi Everyone,
I am trying to understand garbage collection a bit better, I'll lay out two scenarios and ask you what happens so that I can better understand.
PVE --> Backs up to --> Local PBS
Remote PBS <-- Pulls from Local PBS
1.
Garbage Collection on Local PBS: Keep last 10
Garbage Collection on Remote PBS: Keep last 20
Does the Remote PBS actually get to keep the last 20? Hopefully this is a simple question, I really need to be certain.
2.
Same topology as above but different GC
Garbage Collection on Local PBS: Keep last 20
Garbage Collection on Remote PBS: Keep last 10
I'm pretty sure that I know this one from another forum post that I asked, but to confirm: Last 20 on Local PBS with transfer, but next Prune and Garbage Collection run on the Remote PBS will erase 11-20?
Cheers everyone!
Tmanok
I am trying to understand garbage collection a bit better, I'll lay out two scenarios and ask you what happens so that I can better understand.
PVE --> Backs up to --> Local PBS
Remote PBS <-- Pulls from Local PBS
1.
Garbage Collection on Local PBS: Keep last 10
Garbage Collection on Remote PBS: Keep last 20
Does the Remote PBS actually get to keep the last 20? Hopefully this is a simple question, I really need to be certain.
2.
Same topology as above but different GC
Garbage Collection on Local PBS: Keep last 20
Garbage Collection on Remote PBS: Keep last 10
I'm pretty sure that I know this one from another forum post that I asked, but to confirm: Last 20 on Local PBS with transfer, but next Prune and Garbage Collection run on the Remote PBS will erase 11-20?
Cheers everyone!
Tmanok