candide-guevara / btrfs_to_glacier

Makes periodic snapshots of my btrfs volumes and upload them to Glacier.
GNU General Public License v2.0
0 stars 1 forks source link

Use latest protocol for snapshot streams #6

Open candide-guevara opened 1 year ago

candide-guevara commented 1 year ago

Problem

btrfs-send can encode streams using different protocols. Which one should I choose for ensuring longevity?

Solution

Note: option --compressed-data is useless since it applies only if the btrfs filesystem uses transparent compression of files. It does not influence whether btrfs-send will compress the stream.

candide-guevara commented 1 year ago

done

candide-guevara commented 10 months ago

This got f*cked by a kernel upgrade and https://github.com/kdave/btrfs-progs/commit/bb7db09e466f300b0bc52c34114663b5e967b4b3 ?

Check again after kernel 6.1 and btrfs-prog 6.5