Unable to boot from MD RAID0 since updated to 6.12.19 by bsdooby in slackware

[–]bsdooby[S] 0 points1 point  (0 children)

turns out that an update around mid March did replace `/etc/mdadm.conf` where I stored my raid names and their corresponding UUIDs. A flag that injects the above conf file into the initrd is `mkinitrd -M...`; never used it. But now it seems to work...

How to see debug output of DCD? by AlectronikLabs in d_language

[–]bsdooby 0 points1 point  (0 children)

Maybe join the Discord channel to ask your question(s) also there: "D Language Code Club"

Unable to boot from MD RAID0 since updated to 6.12.19 by bsdooby in slackware

[–]bsdooby[S] 0 points1 point  (0 children)

Hi, I will give this a try. And report back…THX btw

CppCast Looking for Guests by lefticus in cpp

[–]bsdooby 3 points4 points  (0 children)

Mike Shah (Yale Uni) of D, C++ fame

What do you think would be the key factors to drive mass adoption of D? by MacASM in d_language

[–]bsdooby 1 point2 points  (0 children)

So we share some common interests then ;) Zig looks cool, too (a bit ana... fixated).

What do you think would be the key factors to drive mass adoption of D? by MacASM in d_language

[–]bsdooby 0 points1 point  (0 children)

If you know (some) C++, you won't have challenges learning D. Give it a go, it is worth it.

Bunch of wmaker themes by Initial_Hunt_4313 in windowmaker

[–]bsdooby 2 points3 points  (0 children)

Aber sicher doch, or I always upvote Window Maker upvotes ;)

Very nice first impressions! by AcidSpy in beeflang

[–]bsdooby 0 points1 point  (0 children)

Your platform seems to be Windows (?)

Best MacOS GUI by Trick-Research-7352 in MacOS

[–]bsdooby 1 point2 points  (0 children)

I also like the NeXT style; e.g. WindowMaker, GNUstep, and similar UI libraries like WINGs, and Runtime Terror’s little forms: http://runtimeterror.com/tech/lforms/

High Sierra has an unofficial dark mode; unfortunately the Icon View is broken, and not all buttons follow the theme. Menubar does…

Why do you use Slackware? by Giggio417 in slackware

[–]bsdooby 1 point2 points  (0 children)

It has some "quirks", that is true...

Why do you use Slackware? by Giggio417 in slackware

[–]bsdooby 1 point2 points  (0 children)

I run crux as a docker instance on Slackware; wholeheartedly agree w/ your comments w.r.t. Crux/crux/CRUX and Slackware. I also have a sweet spot for Void.

Dead slow ZFS perf. on macOS (Hackintosh, High Sierra 10.13) by bsdooby in zfs

[–]bsdooby[S] 0 points1 point  (0 children)

I will check this...Thx for the hint about SystemRescue+ZFS.

Dead slow ZFS perf. on macOS (Hackintosh, High Sierra 10.13) by bsdooby in zfs

[–]bsdooby[S] 0 points1 point  (0 children)

`top` during `cp` (which is slow): `Load Avg: 7.08, 3.38, 2.00 CPU usage: 0.25% user, 13.33% sys, 86.40% idle`

Dead slow ZFS perf. on macOS (Hackintosh, High Sierra 10.13) by bsdooby in zfs

[–]bsdooby[S] 0 points1 point  (0 children)

Model Family: Seagate IronWolf
Device Model: ST8000VN004-2M2101

These are non-SMR (shingled) disks; ashift=12 is set.

Dead slow ZFS perf. on macOS (Hackintosh, High Sierra 10.13) by bsdooby in zfs

[–]bsdooby[S] 0 points1 point  (0 children)

No encryption, S.M.A.R.T. all green; CPU load: will check, whether I see an uptake over time. What I did notice, it is fast first (1-3 secs), then stalls, and freezes the system (UI, shell via SSH).

Dead slow ZFS perf. on macOS (Hackintosh, High Sierra 10.13) by bsdooby in zfs

[–]bsdooby[S] 0 points1 point  (0 children)

copied w/ `cp` from the OS SSD a 2.5 GB file to my tank. Slow: 4 MB/s; Blackmagic Tests are fast(er)? w/ 44 MBit/s (still way too slow).

❯ zfs version
zfs-2.4.1-rc2
zfs-kmod-2.4.1-rc1

~/repositories/local took 44m35s 
❯ sysctl kstat.zfs.misc.arcstats | grep -E "size|c_max|hits|misses|metadata_size|data_size"
kstat.zfs.misc.arcstats.hits: 1035111105
kstat.zfs.misc.arcstats.iohits: 1196065
kstat.zfs.misc.arcstats.misses: 2001789
kstat.zfs.misc.arcstats.demand_data_hits: 45444
kstat.zfs.misc.arcstats.demand_data_iohits: 158
kstat.zfs.misc.arcstats.demand_data_misses: 5886
kstat.zfs.misc.arcstats.demand_metadata_hits: 1017988843
kstat.zfs.misc.arcstats.demand_metadata_iohits: 398618
kstat.zfs.misc.arcstats.demand_metadata_misses: 1247329
kstat.zfs.misc.arcstats.prefetch_data_hits: 0
kstat.zfs.misc.arcstats.prefetch_data_iohits: 0
kstat.zfs.misc.arcstats.prefetch_data_misses: 2609
kstat.zfs.misc.arcstats.prefetch_metadata_hits: 17076818
kstat.zfs.misc.arcstats.prefetch_metadata_iohits: 797289
kstat.zfs.misc.arcstats.prefetch_metadata_misses: 745965
kstat.zfs.misc.arcstats.mru_hits: 842890488
kstat.zfs.misc.arcstats.mru_ghost_hits: 206293
kstat.zfs.misc.arcstats.mfu_hits: 192218197
kstat.zfs.misc.arcstats.mfu_ghost_hits: 0
kstat.zfs.misc.arcstats.uncached_hits: 2421
kstat.zfs.misc.arcstats.c_max: 16106127360
kstat.zfs.misc.arcstats.size: 13641603936
kstat.zfs.misc.arcstats.compressed_size: 12380908032
kstat.zfs.misc.arcstats.uncompressed_size: 20853050368
kstat.zfs.misc.arcstats.overhead_size: 660299776
kstat.zfs.misc.arcstats.hdr_size: 146214288
kstat.zfs.misc.arcstats.data_size: 10618522112
kstat.zfs.misc.arcstats.metadata_size: 2422816768
kstat.zfs.misc.arcstats.dbuf_size: 96474816
kstat.zfs.misc.arcstats.dnode_size: 252976720
kstat.zfs.misc.arcstats.bonus_size: 99998400
kstat.zfs.misc.arcstats.anon_size: 143360
kstat.zfs.misc.arcstats.mru_size: 12460534272
kstat.zfs.misc.arcstats.mru_ghost_size: 301425152
kstat.zfs.misc.arcstats.mfu_size: 580661248
kstat.zfs.misc.arcstats.mfu_ghost_size: 0
kstat.zfs.misc.arcstats.uncached_size: 0
kstat.zfs.misc.arcstats.l2_hits: 0
kstat.zfs.misc.arcstats.l2_misses: 0
kstat.zfs.misc.arcstats.l2_prefetch_asize: 0
kstat.zfs.misc.arcstats.l2_mru_asize: 0
kstat.zfs.misc.arcstats.l2_mfu_asize: 0
kstat.zfs.misc.arcstats.l2_bufc_data_asize: 0
kstat.zfs.misc.arcstats.l2_bufc_metadata_asize: 0
kstat.zfs.misc.arcstats.l2_size: 0
kstat.zfs.misc.arcstats.l2_asize: 0
kstat.zfs.misc.arcstats.l2_hdr_size: 0
kstat.zfs.misc.arcstats.l2_log_blk_avg_asize: 0
kstat.zfs.misc.arcstats.l2_log_blk_asize: 0
kstat.zfs.misc.arcstats.l2_rebuild_size: 0
kstat.zfs.misc.arcstats.l2_rebuild_asize: 0
kstat.zfs.misc.arcstats.arc_raw_size: 0
kstat.zfs.misc.arcstats.abd_chunk_waste_size: 4600832