Page MenuHomeFreeBSD

growfs(7): clarify assumptions and limitations
ClosedPublic

Authored by karels on Jan 5 2023, 7:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 29, 11:15 PM
Unknown Object (File)
Sun, Oct 27, 1:31 AM
Unknown Object (File)
Wed, Oct 23, 3:35 AM
Unknown Object (File)
Oct 16 2024, 8:37 AM
Unknown Object (File)
Oct 2 2024, 9:50 PM
Unknown Object (File)
Sep 30 2024, 11:44 PM
Unknown Object (File)
Sep 26 2024, 12:06 AM
Unknown Object (File)
Sep 23 2024, 9:37 PM

Details

Reviewers
pauamma_gundo.com
Group Reviewers
manpages
Summary

Document that the growfs(7) script works only if the root file system
is in the last partition and free space immediately follows it.
Don't imply that /usr can be a separate partition, as that would
likely mean that root is not last.

Reported by: marklmi at yahooo dot com

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 48970
Build 45859: arc lint + arc unit

Event Timeline

Looks good to me.

The UFS partition/file-system vs. ZFS pool/data-sets distinctions make wide-coverage wording difficult/messy. But UFS is primary-use here and the wording fits well for that context. It would generally be more confusing to be explicit about both types of context.

(I've no clue what happens with boot media where ZFS owns the whole disk that contains the data-set used as / [so: no partitioning], if such is possible for / on some architecture.)

Are you sure the reporter's email address (in the summary) is "yahooo" (3 o's) and not "yahoo" (2 o's)?

This revision is now accepted and ready to land.Jan 5 2023, 11:35 PM
In D37959#862466, @pauamma wrote:

Are you sure the reporter's email address (in the summary) is "yahooo" (3 o's) and not "yahoo" (2 o's)?

Oops! Fixed in commit.