Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2026 12:48:12 +0000
From:      bugzilla-noreply@freebsd.org
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=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.

home | help

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