Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2016 14:50:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@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-8-LYLREty5iB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211028-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211028-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=3D211028

--- Comment #14 from Dexuan Cui <decui@microsoft.com> ---
(In reply to Dexuan Cui from comment #13)

When I got the kernel messages in comment 13, dtrace showed this:

[root@decui-b11 ~]# dtrace -n 'fbt::*disk_resize:entry
fbt::g_part_*resize:entry {stack(5);}'
dtrace: description 'fbt::*disk_resize:entry fbt::g_part_*resize:entry '
matched 7 probes
CPU     ID                    FUNCTION:NAME
  0  36534                disk_resize:entry
  0  13496              g_disk_resize:entry

and g_part_resize() was not called.

--=20
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-211028-8-LYLREty5iB>