[Bug 181918] GEOM: gmirror label (-h) doesn't cause /dev/mirror/ population or activation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 21 10:52:20 UTC 2015


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

Thomas Hurst <tom at hur.st> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tom at hur.st

--- Comment #1 from Thomas Hurst <tom at hur.st> ---
Just encountered this myself - it's caused by the hardcoded device name being
truncated to 15 characters.  In my case, adding gpt/voi.ssd.swap0 silently
produced:

    hcprovider: gpt/voi.ssd.swa

Very stingy.  gmirror metadata looks to be pretty compact (135 bytes), so it
should be able to support a good deal more.  Either way, it shouldn't just
silently truncate.

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


More information about the freebsd-bugs mailing list