[Bug 295197] Boot fails if the pool name includes a space
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 295197] bsdinstall allows invalid pool names"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 May 2026 12:48:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295197
Graham Perrin <grahamperrin@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://man.freebsd.org/cgi
| |/man.cgi?query=zpool-create
| |&sektion=8&manpath=freebsd-
| |current#DESCRIPTION
Summary|bsdinstall allows invalid |Boot fails if the pool name
|pool names |includes a space
--- Comment #1 from Graham Perrin <grahamperrin@gmail.com> ---
Sorry, my mistake, I imagined that a space character " " was invalid.
It is valid, according to zpool-create(8).
Boot does succeed with these four pool names:
base-only
colon:pool
underscore_pool
fullstop.pool
Boot fails with these two pool names:
base only
space pool
--
You are receiving this mail because:
You are the assignee for the bug.