https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181918
Thomas Hurst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Thomas Hurst <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
