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

Graham Perrin <[email protected]> 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 <[email protected]> ---
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.

Reply via email to