Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2016 04:48: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-6lM61IX8o5@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

Peter Wemm <peter@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter@FreeBSD.org

--- Comment #24 from Peter Wemm <peter@FreeBSD.org> ---
We're seeing new panics on machines in the freebsd.org cluster that appear =
to
be related to this.  Sometimes it boots fine, other times it panics like th=
is:


Trying to mount root from zfs:zroot []...
GEOM_PART: da0 was automatically resized.
  Use `gpart commit da0` to save changes or `gpart undo da0` to revert them.
GEOM_PART: integrity check failed (da0, GPT)

Fatal trap 12: page fault while in kernel mode
cpuid =3D 1; apic id =3D 01
fault virtual address   =3D 0x48
fault code              =3D supervisor read data, page not present
instruction pointer     =3D 0x20:0xffffffff80740005
stack pointer           =3D 0x28:0xfffffe01f119db10
frame pointer           =3D 0x28:0xfffffe01f119db30
code segment            =3D base 0x0, limit 0xfffff, type 0x1b
                        =3D DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        =3D interrupt enabled, resume, IOPL =3D 0
current process         =3D 13 (g_event)
[ thread pid 13 tid 100019 ]
Stopped at      g_part_resize+0x35:     testb   $0x8,0x48(%rbx)

When it boots, the partition info for da0 looks like this:

root@tiny.nyi:/home/peter # gpart show
=3D>       40  143374576  da0  GPT  (68G)
         40        216    1  freebsd-boot  (108K)
        256    8388608    2  freebsd-swap  (4.0G)
    8388864  134985752    3  freebsd-zfs  (64G)

--=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-6lM61IX8o5>