PBS backup space grow up constantly

Hi,

It's not the GC that will decide your the deleted files go to your trash bin, it's the QNAP…

Best regards,
 
root@pbs:~# du --all --max-depth=1 --human-readable /mnt/BKP-Pol-One/PBS
213G /mnt/BKP-Pol-One/PBS/.chunks
11M /mnt/BKP-Pol-One/PBS/ns
4.0K /mnt/BKP-Pol-One/PBS/.lock
8.0K /mnt/BKP-Pol-One/PBS/.gc-status
213G /mnt/BKP-Pol-One/PBS
This shows that the backup server is using 213G in total, so your issue is not caused by prune or garbage-collection.

Can you help me with some commands to well understand my situation?
I'd start with

Code:
cd /mnt/BKP-Pol-One
ls -la

Then you can inspect the size of directories with du -sh directory
 
if your NAS is keeping deleted files for 90 days, then you will naturally only see the effects of GC after 90 days..
 
So stupid guys, SO STUPID.
Sorry really sorry... I must imagine this comportament!

Ve lo dico in italiano... ma porca la miseria!
 
Last edited:
yes, that sounds like a bug - might be some matching that is too strict, or some permission related problem - I'd say it's cosmetic only though, even if misleading ;)