Search Results

Found 1 results for "cf66784be49d9ba23a53ad218a7853b1" across all boards searching md5.

Anonymous /g/105601484#105620455
6/17/2025, 2:10:56 PM
>$ ls /var/.zfs/snapshot/ | wc -l
>38
>$ ls -logdh --time-style=long-iso /var/.zfs/snapshot/*/lib/mpd/state
>...
>$ uptime
>... load average: 9605.67, 9599.18, 8862.55
wtf. Seriously, is listing a single file in 38 snapshots so much to ask? `ps aux` shows it forked hundreds of `mount.zfs` processes for a single snapshot and it slowed my PC to a crawl.
Wish ZFS had some CLI tool to get stat info of a single file in a snapshot without having to mount the entire snapshot.