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, Apr 21, 9:58 PM
Unknown Object (File)
Tue, Apr 21, 9:05 AM
Unknown Object (File)
Tue, Apr 21, 7:42 AM
Unknown Object (File)
Wed, Apr 15, 2:25 PM
Unknown Object (File)
Wed, Apr 15, 4:29 AM
Unknown Object (File)
Wed, Apr 8, 5:18 AM
Unknown Object (File)
Tue, Apr 7, 3:12 PM
Unknown Object (File)
Sat, Apr 4, 5:36 AM
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