Do I need every empty folder in .chunks for a restore?

defekt

New Member
Dec 29, 2023
10
0
1
Hi folks :),

I am currently in the process of setting up a test pbs, as I would like to use it for backups in the future. I also want to use offsite backups, the current idea is to move everything over via rclone. During a test I noticed that Rclone ignores all empty folders in .chunks by default but there are thousands. Can I ignore the empty folders or do I need them for a later restore of the VM's?
 
Yikes, the .chunks folder contains the actual data of your backups and PBS except it's not modified by any other Tool.
Beside this rclone is known to break datastores, so don't do this.

 
Well f+ck me then I guess. :(

How to solve Offsite backups then? Besides your solution with an way to expensive hoster.
 
Well f+ck me then I guess. :(

How to solve Offsite backups then? Besides your solution with an way to expensive hoster.
How large is your datastore? I pay around 12 Euro for my netcup vserver + 250 GB additional storage space. It's a Debian I installed PBS on.
Another option would be to buy two external usb drives and use them as removable datastores in PBS. If you change between them on a regular base and store one of it outside (e.G. in your office or a friends/family member place) this would be enough. Or you have a Mini-PC with PBS in your family member/friends place.
Or (like already said in my older post): Use PBS only for your local backups and use Proxmox native vzdump function (vma-archives) together with cloud storage. This works fine but doesn't have deduplication. Depending on your data amount this doesn't need to be a problem. Hetzners storagebox is around four Euro for 1 TB and eleven Euro for 5 TB backup space: https://www.hetzner.com/de/storage/storage-box/

Personally I don't mind paying around 20 euros per month for peace of mind.

And the cloud pbs providers (tuxis.nl, inett, cloud-pbs etc) ain't too expensive either, their typical price is around 20 Euro for one TB storage space.