Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2026 12:48:12 +0000
To:        bugs@FreeBSD.org
Subject:   [Bug 295197] Boot fails if the pool name includes a space
Message-ID:  <bug-295197-227-5T1IvL3VZ9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295197-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D295197

Graham Perrin <grahamperrin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://man.freebsd.org/cgi
                   |                            |/man.cgi?query=3Dzpool-cre=
ate
                   |                            |&sektion=3D8&manpath=3Dfre=
ebsd-
                   |                            |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.=20

It is valid, according to zpool-create(8).=20

Boot does succeed with these four pool names:=20

base-only
colon:pool
underscore_pool
fullstop.pool

Boot fails with these two pool names:=20

base only
space pool

--=20
You are receiving this mail because:
You are the assignee for the bug.=


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295197-227-5T1IvL3VZ9>