Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2016 09:11:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211000] [Hyper-V] Online VHDX Resize doesn't work properly
Message-ID:  <bug-211000-8-Fiu36BwwDg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211000-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211000-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #6 from Dexuan Cui <decui@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211000-8-Fiu36BwwDg>