Tootfinder

Opt-in global Mastodon full text search. Join the index!

@grahamperrin@bsd.cafe
2025-07-30 00:59:24

KDE Plasma: ZFS mount points as devices in the sidebar of Dolphin on FreeBSD-RELEASE:
— is this a new thing, has anyone else seen it?
I'm accustomed to seeing rpool and bpool misrepresented as devices in Kubuntu (a known issue).
I don't recall seeing a comparable bug in FreeBSD before yesterday.
#FreeBSD

@JSkier@social.linux.pizza
2025-07-28 13:08:14

Me rebooting my #archlinux #zfs #nas box this morning after updating the kernel.
Both zpools came back up, and all containers 😀

@grifferz@social.bitfolk.com
2025-06-08 00:21:06

New ZFS AnyRAID feature would probably get me to use ZFS at home instead of btrfs.
I have a lot of different-sized old SATA enterprise SSDs retired from @… and a cheap 8 bay eSATA enclosure. The performance is good enough. I can't really justify buying 8 new, matching drives.
AnyMirror would be good enough for my purposes.

@nelson@tech.lgbt
2025-07-20 21:11:00

Copying 4TB of files a second time because I put them in the wrong ZFS dataset the first time. And ZFS doesn't seem to have a zero copy way to move files from dataset to dataset, even within the same pool and on the same disk.

@kcase@mastodon.social
2025-07-18 04:41:58

“zpool import -FX” is not my favorite command. But when the hosting system panics and leaves the virtual devices backing a FreeBSD VM’s zfs filesystem in an inconsistent state, I'm sure glad it exists.
(I do have hourly zfs snapshots mirrored to a different system that I could restore from if necessary, which comforts me in situations like this. But it's nice not to have to roll back by even a few minutes, other than for the few affected files identified by “zpool scrub” checks…

@grumpybozo@toad.social
2025-08-17 20:12:06

In case you were wondering: no, it is NOT safe to do an unconstrained zfs send of the root filesystem to a vmhgfs-mounted filesystem.
#Sysadminnery

@arXiv_quantph_bot@mastoxiv.page
2025-06-13 10:08:10

Overtone Rabi oscillation of optically polarized triplet electron spins and nuclear hyperpolarization in powder
Koichiro Miyanishi, Takuya F. Segawa, Makoto Negoro, Akinori Kagawa, Kazuyuki Takeda
arxiv.org/abs/2506.10498

@timfoster@mastodon.social
2025-08-06 19:22:06

I finally had a go at doing the thing to our build system that I've been thinking about for ages. Result: proof-of-concept reduces build times by at least 20 minutes, probably more when we're done.
I now just have to get from POC to production. Uh, how hard can it be?
(timf winces)
#fast-git-clone-using-zfs-reference-repos

@JSkier@social.linux.pizza
2025-07-12 12:57:00

I did a reboot of my #nas after an update (it sometimes stays up for months). Somehow Grub got hosed, so I did a chroot to reconfigure it.
Alas, some digging on #ZFS, and the stable kernel. Turns out the latest stable has support for it (historically it's been very touch and go - usually he…

@grahamperrin@bsd.cafe
2025-07-09 18:21:40

Pictured: Kubuntu shutting down gracefully – without forcing off the computer – following an insane zpool-scrub(8) command.
For the insanity:
github.com/openzfs/zfs/issues/
― Gracefully reject an attempt to scrub a read-only pool

@grumpybozo@toad.social
2025-08-16 15:06:43

Personal virt host fell over in the middle of the night. Took out the ZFS pool for my main vm. Rebuilding from backups. Ugh.

@rasterweb@mastodon.social
2025-06-17 03:01:55

I don’t think I know how to add a new disk to an existing pool on TrueNAS…
#truenas #zfs #nas #confused

@grifferz@social.bitfolk.com
2025-08-10 16:13:20

NVMe RAID controllers… I'm skeptical
The selling points here appear to be:
- Each device still has its own channel so you're not trying to hang 4 NVMe off one slot
- The processor on the card can still do the parity
Personally I'm not that interested in parity RAID on NVMe. Either it's mirrors or I'm wanting to use something more advanced like ZFS or Ceph or whatever which pretty much requires JBOD.
Personally I'm more concerned about havin…

@grahamperrin@bsd.cafe
2025-06-01 20:41:21

@… for convenience:
github.com/openzfs/zfs/issues/

@grifferz@social.bitfolk.com
2025-07-05 15:09:55

Year of our lord 2025 and you can buy a 122TB NVMe drive for $12,400 each, but you'll have to use UEFI to boot it and EFI still doesn't understand any software RAID, zfs, etc.
wiki.debian.org/UEFI#RAID_for_

@grahamperrin@bsd.cafe
2025-07-09 18:35:48

@… please see the preceding post, it's root-on-ZFS.

@grahamperrin@bsd.cafe
2025-06-08 09:49:51

@… I don't want to manually create ZFS datasets.

@grahamperrin@bsd.cafe
2025-07-06 08:35:14

I switched to Kubuntu with root-on-ZFS:
reddit.com/r/freebsd/comments/
FreeBSD is not entirely abandoned: