Page MenuHomeFreeBSD

Allows user to specify an optional ZFSBOOT_POOL_SIZE for their zroot
ClosedPublic

Authored by imp on May 31 2021, 11:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 29, 11:12 AM
Unknown Object (File)
Mon, Jul 28, 6:08 PM
Unknown Object (File)
Jul 8 2025, 4:50 PM
Unknown Object (File)
Jun 30 2025, 4:43 PM
Unknown Object (File)
Jun 23 2025, 9:37 PM
Unknown Object (File)
Jun 23 2025, 7:21 PM
Unknown Object (File)
May 23 2025, 2:14 PM
Unknown Object (File)
May 13 2025, 6:27 PM
Subscribers
None

Details

Summary

The default is to create a zroot that consumes the whole disk because if used with geli(8) this makes sense.

Without geli(8), I like to keep my data pool separate from my system pool.

This is different than ZFSBOOT_BOOT_POOL_SIZE which is named bootpool.

Test Plan

Mined from https://github.com/freebsd/freebsd-src/pull/53
Seems legit, but I had to rebase and it's been 4 years so I added allan and devin as reviewers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39615
Build 36504: arc lint + arc unit

Event Timeline

imp requested review of this revision.May 31 2021, 11:12 PM
imp created this revision.
imp added reviewers: allanjude, dteske.
This revision is now accepted and ready to land.Jun 2 2021, 12:31 PM