Date: Fri, 08 Feb 2013 10:44:04 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: freebsd-fs@FreeBSD.org Subject: zpool import vs zvol snapshots Message-ID: <5114BAD4.1030700@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Just want to share a minor annoyance. Because zvol snapshot devfs entries are created in the same subdirectory as the zvol entries, then zpool import might prefer a snapshot device over a zvol device, which then would fail. This is, of course, a problem only if you use pools on top of zvols (as I do for hacking purposes). -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5114BAD4.1030700>