https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230246
--- Comment #3 from Mason Loring Bliss <ma...@blisses.org> --- Persists on 12. Typical encounter for me is a server that was running FreeBSD and subsequently moved to GNU/Linux. Redeploying FreeBSD, evidently spoor from the old install remains, and when I kldload geom_mirror, a degraded mirror is raised from the dead. Evidently there's some sort of in-memory corruption after this as removing the remnants gives me assertion errors, and I'm not able to proceed until I clear memory with a reboot. I haven't read or traced the code yet, but at a guess something's seeing enough indication of the old mirror to assume there's a mirror component there, and then trusting that additional on-disk data is valid when it's not. This would be pretty consistent with an assertion firing. If life permits, I'll learn enough to track down just what's happening. -- You are receiving this mail because: You are the assignee 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"