Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2009 14:19:51 GMT
From:      pjd@FreeBSD.org
To:        bsd@ask-us.at, pjd@FreeBSD.org, freebsd-fs@FreeBSD.org, pjd@FreeBSD.org
Subject:   Re: kern/136942: [zfs] zvol resize not reflected until reboot
Message-ID:  <200909071419.n87EJpUx005309@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [zfs] zvol resize not reflected until reboot

State-Changed-From-To: open->patched
State-Changed-By: pjd
State-Changed-When: pon 7 wrz 2009 14:17:00 UTC
State-Changed-Why: 
I committed a change that should allow to change ZVOL size.
Note that GEOM doesn't really support changing provider's size,
so if ZVOL is open we will wait for the last close and then
change the size.

BTW. There are two undocumented commands to initialize and
remove ZVOLs:

	# zfs volinit
	# zfs volfini


Responsible-Changed-From-To: freebsd-fs->pjd
Responsible-Changed-By: pjd
Responsible-Changed-When: pon 7 wrz 2009 14:17:00 UTC
Responsible-Changed-Why: 
I'll take this one.

http://www.freebsd.org/cgi/query-pr.cgi?pr=136942



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909071419.n87EJpUx005309>