#zfs

5 posts · Last used 6d

Back to Timeline
Boosted by oxy 🐡 @oxy@social.bsdlab.au
lobsters
@lobsters@robot.villas · 6d ago
0
0
1
Boosted by oxy @oxy@social.bsdlab.au
hl
@hl@social.lol · Apr 24, 2026

Not me, every time I set off a zpool scrub (with apologies to TLC): 🎵 Yes, I just want to scrub, A scrub is a kind of check that gets love from me, Countin’ out the checksum of your best friend’s drive, Trying to verify at me

#FreeBSD #ZFS #OpenZFS #90s #RuinASong

5
0
8
Larvitz
@Larvitz@burningboard.net · Mar 28, 2026

I wrote up my entire backup strategy for my across FreeBSD and Linux:

  • ZFS snapshots with sanoid
  • Off-site replication via syncoid to rsync.net (encrypted at rest)
  • Proxmox Backup Server fronting Backblaze B2 for VMs
  • A Podman trick for backing up RHEL hosts without native packages
  • Dead man’s switch monitoring
  • Quarterly restore tests recorded with asciinema

Real configs included.

https://blog.hofstede.it/my-multi-stage-backup-strategy-zfs-proxmox-and-paranoia/

#backup #zfs #freebsd #linux #proxmox #sysadmin #selfhosted

28
2
17
askubuntu__dup_31630
@askubuntu__dup_31630@ubuntu.social · Feb 28, 2026
Best practices for taking/rollback snapshots (Btrfs vs. ZFS) on Ubuntu Server for a containerized services? #server #filesystem #zfs #btrfs #snapshot https://askubuntu.com/q/1564428/612
0
0
0
virtuous_sloth
@virtuous_sloth@cosocial.ca · Feb 08, 2026
I finally solved my zfs-on-iSCSI systemd quandry: # cat /etc/systemd/system/zfs-iscsi-import.service [Unit] Description=Trigger ZFS import after iSCSI availability After=cloud-init.target Wants=cloud-init.target [Service] Type=oneshot ExecStartPre=/sbin/modprobe zfs ExecStart=/bin/systemctl start zfs-import.target RemainAfterExit=yes [Install] WantedBy=default.target #linux #zfs #iscsi
2
1
1

You've seen all posts