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 the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to