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

--- Comment #9 from Edward Tomasz Napierala <tr...@freebsd.org> ---
Hm.  Okay.  The read dd works, because the da(4) driver gets notified about the
capacity change on the first read command sent to the disk; basically the disk
responds with Unit Attention indicating this.  The write dd works, because it
forces GEOM retaste.  So it still fits the theory that GEOM itself is fine, and
it's just g_part(4) not handling it properly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-geom@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-geom
To unsubscribe, send any mail to "freebsd-geom-unsubscr...@freebsd.org"

Reply via email to