kern/167066: [zfs] ZVOLs not appearing in /dev/zvol

Andreas Nilsson andrnils at gmail.com
Mon Dec 3 11:19:48 UTC 2012


Hello again,

I think that the nodes in /dev/zvol should be removed after a zfs destroy.

Ie. if you do

zfs create -V1g tank/vol ; zfs snapshot tank/vol at 1 ; zfs snapshot
tank/vol at 2; zfs destroy tank/vol at 2; zfs destroy tank/vol at 1


I think that only /dev/zvol/tank/vol should still exist.  Even after

zfs destroy tank/vol

/dev/zvol/tank/vol at 1 and /dev/zvol/tank/vol at 2 still exists.

It gets a bit more exiting when creating partitions on the volume as well.

Best regards
Andreas


On Sat, Nov 24, 2012 at 2:13 PM, <avg at freebsd.org> wrote:

> Synopsis: [zfs] ZVOLs not appearing in /dev/zvol
>
> Responsible-Changed-From-To: freebsd-fs->avg
> Responsible-Changed-By: avg
> Responsible-Changed-When: Sat Nov 24 13:13:49 UTC 2012
> Responsible-Changed-Why:
> I am handling this.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=167066
> _______________________________________________
> freebsd-fs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"
>


More information about the freebsd-fs mailing list