adr1an@programming.dev to Self-hosting@slrpnk.net · 2 years agoZFS High Availability with Asynchronous Replication and zrepklarasystems.comexternal-linkmessage-square6linkfedilinkarrow-up118arrow-down10file-text
arrow-up118arrow-down1external-linkZFS High Availability with Asynchronous Replication and zrepklarasystems.comadr1an@programming.dev to Self-hosting@slrpnk.net · 2 years agomessage-square6linkfedilinkfile-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-squareadr1an@programming.devOPlinkfedilinkarrow-up2·2 years agoBy default it consumes 30% of RAM as cache (ARC). And, we have btrfs now, which is a huge contender “CoW” filesystem for desktop.
By default it consumes 30% of RAM as cache (ARC). And, we have btrfs now, which is a huge contender “CoW” filesystem for desktop.