Page MenuHomeFreeBSD

ccdconfig.8: Refer to graid(8) and zfs(8) instead of gvinum(8)
ClosedPublic

Authored by jhb on Jan 20 2025, 7:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 2, 9:01 AM
Unknown Object (File)
Mon, Feb 17, 3:33 AM
Unknown Object (File)
Wed, Feb 12, 1:59 AM
Unknown Object (File)
Sun, Feb 9, 6:59 AM
Unknown Object (File)
Feb 3 2025, 3:25 AM
Unknown Object (File)
Feb 1 2025, 5:38 AM
Unknown Object (File)
Jan 31 2025, 8:23 PM
Unknown Object (File)
Jan 26 2025, 8:03 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61809
Build 58693: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Jan 20 2025, 7:46 PM
This revision is now accepted and ready to land.Jan 20 2025, 7:49 PM

Note that graid isn't a direct replacement as it collaborates with the BIOS RAID implementation. Also geom(8) isn't a "software RAID system" -- maybe "geom(8)-managed software RAID systems such as graid(8), gconcat(8), and gstripe(8), or ZFS(8)"?

I think you can use graid() without BIOS support if you don't need to boot from it? Maybe though "software RAID systems such as graid(8) or ZFS"? gconcat(8) and gstripe(8) are no better than the simple mirroring being described in this context

jhb retitled this revision from ccdconfig.8: Refer to graid(8) instead of gvinum(8) to ccdconfig.8: Refer to graid(8) and zfs(8) instead of gvinum(8).Jan 22 2025, 3:23 PM
This revision now requires review to proceed.Jan 22 2025, 3:30 PM
This revision is now accepted and ready to land.Jan 22 2025, 4:06 PM