#zfs

4 posts · Last used 2d

Back to Timeline
Boosted by oxy @oxy@social.bsdlab.au
@hl@social.lol · 3d ago

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

4
0
1
@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

27
0
17
@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@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
0
0
0

You've seen all posts