Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2024 12:10:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES
Message-ID:  <bug-278414-3630-He8u9Kkduq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278414-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278414-3630@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=3D278414

Ronald Klop <ronald@FreeBSD.org> changed:

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

--- Comment #11 from Ronald Klop <ronald@FreeBSD.org> ---
In you script you try to set different labels, but some of them are still t=
he
same.

See bootfs1 and swapfs2:
gpart modify -i 1 -l bootfs1 md10
gpart modify -i 1 -l bootfs1 md10
gpart modify -i 2 -l efiesp1 md10
gpart modify -i 2 -l efiesp2 md11
gpart modify -i 3 -l swapfs2 md11
gpart modify -i 3 -l swapfs2 md11
gpart modify -i 4 -l rootfs1 md10
gpart modify -i 4 -l rootfs2 md11

Is this intentional?

--=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-278414-3630-He8u9Kkduq>