💾 Archived View for complete.org › zfs captured on 2024-08-24 at 23:42:31. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-18)

-=-=-=-=-=-=-

ZFS

One of the more advanced modern filesystems with tons of features; originated on Solaris but now runs on Linux[1], FreeBSD, and others.

1: /linux/

See also ZFS on Linux[2] and Backups[3].

2: /zfs-on-linux/

3: /backups/

--------------------------------------------------------------------------------

Links to this note

4: /dar/

dar is a Backup[5] and archiving tool. You can think of it as as more modern tar. It supports both streaming and random-access modes, supports correct incrementals (unlike GNU tar's incremental mode), Encryption[6], various forms of compression, even integrated rdiff deltas.

5: /backups/

6: /encrypted/

7: /using-filespooler-for-backups/

Filespooler[8] makes an *excellent* tool for handling Backups[9]. In fact, this was the case the prompted me to write it in the first place.

8: /filespooler/

9: /backups/

10: /introduction-to-filespooler/

It seems that lately I've written several shell implementations of a simple queue that enforces ordered execution of jobs that may arrive out of order. After writing this for the nth time in bash, I decided it was time to do it properly. But first, a word on the *why* of it all.

11: /backups/

Keeping your data safe in the event of a disaster or compromise is important. That's why we back up.

12: /zfs-on-linux/

This is about running ZFS[13] on Linux[14] and Debian[15].

13: /zfs/

14: /linux/

15: /debian/

16: /zfs-automatic-snapshots-and-replication/

For ZFS[17].

17: /zfs/

More on www.complete.org

Homepage

Interesting Topics

How This Site is Built

About John Goerzen

Web version of this site

(c) 2022-2024 John Goerzen