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)
Thu, Oct 3, 1:15 PM
Unknown Object (File)
Thu, Oct 3, 7:59 AM
Unknown Object (File)
Tue, Oct 1, 4:20 AM
Unknown Object (File)
Thu, Sep 26, 7:03 AM
Unknown Object (File)
Tue, Sep 24, 10:35 PM
Unknown Object (File)
Mon, Sep 23, 2:55 AM
Unknown Object (File)
Fri, Sep 20, 12:36 AM
Unknown Object (File)
Thu, Sep 12, 5:42 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