slavanap

joined 2 months ago
[โ€“] [email protected] 2 points 1 month ago* (last edited 1 month ago)

1 rsync allows to sync hardlinks correctly

2 zfs has pretty fast (zfs set dedup=edonr,verify) block level duplication where block size is 1MB (zfs set blocksize=1M).

3 in reality I tried to achieve proper data structure but it was way too time consuming so I couldn't do any work other than that, thus I established zfs as a history backtrack where I can rollback to something very important what I accidentally can delete, thus using ZFS and all aforementioned its benefits

[โ€“] [email protected] 1 points 2 months ago* (last edited 2 months ago)
mkdir 1
sudo mount /dev/sda2 1
sudo baobab 1
...
sudo umount 1