I've been looking into what happens if your datastore reaches 100% on pbs to check how screwed we'd be if we mistakenly got to that point, and the very few sources I can find talking about it seem to indicate that it just makes the datastore effectively stop working by supported methods unless you either add more storage or manually delete files from the shell, since Garbage Collection needs some small amount of free space in order to be able to remove anything. Am I missing something, because this feels uncharacteristically unpolished and non fail-safe to see on Proxmox. I would expect it would just fail the backup if there's not enough room, and always leave enough space by default for the file system to remain fully functional. To be clear, I don't intend to let it get to that point, but for something that should be as foolproof as a backup, it feels uncomfortable to see this being overlooked. If there is a failsafe, I apologize, but I couldn't find one after an hour of searching.


