[Bug 211000] [Hyper-V] Online VHDX Resize doesn't work properly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 12 09:11:24 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211000

--- Comment #6 from Dexuan Cui <decui at microsoft.com> ---
(In reply to Dexuan Cui from comment #5)
However, for the CURRENT code, after resizing “da1”, if there is a disk read
before "camcontrol reprobe da1", gpart can't detect the new “free space",
though it can detect thew new disk capacity.

The workaround is to open da1 for writing (i.e., dd if=/dev/da1 of=/dev/da1
bs=512 count=0). This should be a bug in the geom code. I'll open a new bug for
this.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list