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
F123185394: D48536.id149579.diff
Fri, Jul 11, 11:43 PM
Unknown Object (File)
Tue, Jul 8, 4:14 AM
Unknown Object (File)
Sat, Jul 5, 12:52 AM
Unknown Object (File)
Mon, Jun 30, 8:28 PM
Unknown Object (File)
Sun, Jun 29, 7:42 AM
Unknown Object (File)
Sat, Jun 28, 12:04 AM
Unknown Object (File)
Sun, Jun 22, 3:00 PM
Unknown Object (File)
Fri, Jun 20, 7:37 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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