Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2019 14:00:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 238112] Unable to create ZVOL
Message-ID:  <bug-238112-3630-VhF5mK66Xf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238112-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238112-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238112

--- Comment #8 from Alexander Motin <mav@FreeBSD.org> ---
Unfortunately SPECNAMELEN was bumped only in head (13). Too later to be mer=
ged
into 12 due to ABI (or mostly KBI) breakage.  I agree that message may be n=
ot
perfect, but error=3D63 means ENAMETOOLONG, which is hardto to interpret wr=
ong
once it is decoded.  I think we could add specific error message for that c=
ase.
 In FreeNAS we just block those messages and limit ZVOL name lengths in
external means.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238112-3630-VhF5mK66Xf>