[Bug 230246] GPT label mishandling
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 3 16:06:28 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230246
--- Comment #4 from Mason Loring Bliss <mason at 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-geom
mailing list