Space usage per VM/Restore Point

Mar 29, 2023
1
0
6
Hello,

Is there a way to check how much space I'm using per VM and per restore point on my Proxmox Backup Server?
I've read something about using PBS_du command but didn't found how to install it and I'm now sure if it's the best way to consult this.

Thank you!
 
that information is not readily available. you could use "proxmox-backup-debug" which allows you to dump the list of chunks for each archive, and then calculate the rest yourself with a script.
 
  • Like
Reactions: vmoraisfreitas