Date: Tue, 03 Sep 2019 16:06:28 +0000 From: bugzilla-noreply@freebsd.org To: geom@FreeBSD.org Subject: [Bug 230246] GPT label mishandling Message-ID: <bug-230246-14739-v51TZh35rV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230246-14739@https.bugs.freebsd.org/bugzilla/> References: <bug-230246-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=3D230246 --- Comment #4 from Mason Loring Bliss <mason@blisses.org> --- Still here today, still biting me: # ls /dev/gpt efi0 efi1 swap0 swap1 tank0 tank1 # gmirror label -v -b prefer efi gpt/efi0 gpt/efi1 Metadata value stored on gpt/efi0. Metadata value stored on gpt/efi1. Done. # ls /dev/gpt tank0 tank1 # gmirror destroy efi # ls /dev/gpt efi0 efi1 swap0 swap1 tank0 tank1 --=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-230246-14739-v51TZh35rV>