https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=117158
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Ben Woods <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- Responsible Changed From-To: freebsd-bugs->pjd I'll take this one. --- Comment #3 from Ben Woods <[email protected]> --- This bug bit me today - it is quite unnerving to watch your zpool go offline due to unavailable devices, all from initiating a simply scrub! However, I can confirm that a reboot recovered the zpool successfully, and adding the following to /etc/rc.conf prevented it from happening again during the next zpool scrub: geli_autodetach="NO" Note: I rebooted once more after adding that to /etc/rc.conf and before initiating the next zpool scrub, just in case that configuration parameter is only read at boot time or the time the geli is attached. Not sure if that was required. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
