Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2016 13:47:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-geom@FreeBSD.org
Subject:   [Bug 211028] [GEOM][Hyper-V] gpart can't detect the new free space after the disk capacity changes
Message-ID:  <bug-211028-14739-O3TYPTAmhz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211028-14739@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211028-14739@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=3D211028

--- Comment #9 from Edward Tomasz Napierala <trasz@FreeBSD.org> ---
Hm.  Okay.  The read dd works, because the da(4) driver gets notified about=
 the
capacity change on the first read command sent to the disk; basically the d=
isk
responds with Unit Attention indicating this.  The write dd works, because =
it
forces GEOM retaste.  So it still fits the theory that GEOM itself is fine,=
 and
it's just g_part(4) not handling it properly.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211028-14739-O3TYPTAmhz>