[Bug 211028] [GEOM][Hyper-V] gpart can't detect the new free space after the disk capacity changes

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 13 14:50:43 UTC 2016


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

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

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

[root at 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.

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


More information about the freebsd-bugs mailing list