kern/136942: [zfs] zvol resize not reflected until reboot

pjd at FreeBSD.org pjd at FreeBSD.org
Mon Sep 7 14:19:51 UTC 2009


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


More information about the freebsd-fs mailing list