NetBSD GSoC 2026 Improving RAIDframe
jaypatelani
24 points
6 comments
August 24, 2026
Related Discussions
Found 5 related stories in 52.7ms across 4,281 title embeddings via pgvector HNSW
- Frame – Linux X server in Assembly guybedo · 146 pts · July 17, 2026 · 51% similar
- Raiders of the Lost Array: vibe-coding a macOS driver for my orphaned Drobo fetzu · 17 pts · August 20, 2026 · 50% similar
- NetBSD and my life (2005) gnyeki · 111 pts · August 22, 2026 · 50% similar
- How to Increase OpenBSDs Resilience to Power Outages currysausage · 18 pts · August 10, 2026 · 45% similar
- Reimplementing pf as an eBPF/XDP dataplane on Linux 882542F3884314B · 15 pts · July 11, 2026 · 44% similar
Discussion Highlights (2 comments)
nazgulsenpai
I say this everytime I see a NetBSD post but they still have tier 2 ports for Dreamcast, Sony NET WORK STATION, Zaurus, Sharp x68000, among many many others that I'm less familiar with. It's why it doesn't really bother me when, say, the Linux kernel drops hardware support for older architectures. Much respect to the NetBSD and port maintainers.
throw0101d
Reading raid(4) [1] it looks like RAID-6 is not supported: I would think with drives sizes being what they are in recent years (decades?), protection from a double-fault during a re-stripe would be important. Or is RAIDframe mostly supposed to be used for 'smaller situations' (like a boot drive)? [1] https://man.netbsd.org/raid.4 I first ran across the "RAID-5 is dead" 'meme' almost twenty years ago, with concerns that when drives reached >2TB you get higher chances of failed rebuilds due to BER / UER rates: * https://www.zdnet.com/article/why-raid-5-stops-working-in-20... See also 2013 follow-up: * https://www.zdnet.com/article/has-raid5-stopped-working/