adr1an@programming.dev to Self-hosting@slrpnk.net · 6 months agoZFS High Availability with Asynchronous Replication and zrepklarasystems.comexternal-linkmessage-square3fedilinkarrow-up115arrow-down10file-text
arrow-up115arrow-down1external-linkZFS High Availability with Asynchronous Replication and zrepklarasystems.comadr1an@programming.dev to Self-hosting@slrpnk.net · 6 months agomessage-square3fedilinkfile-text
Describes the zrep script that uses zfs send and receive over network to keep a read-only copy of snapshots up-to-date.
minus-squarepoVoq@slrpnk.netMlinkfedilinkarrow-up1·6 months agoYou can do something similar, but much easier with btrfs and btrbk. Of course ZFS is even more advanced than btrfs, but unless you are doing professional datacenter level stuff btrfs will likely be sufficient.
You can do something similar, but much easier with btrfs and btrbk.
Of course ZFS is even more advanced than btrfs, but unless you are doing professional datacenter level stuff btrfs will likely be sufficient.