[Bug 294980] mrsas(4) detaches all drives after init
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 294980] mrsas detaches all drives after init"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 May 2026 21:39:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294980 --- Comment #2 from rodri <rodrigosloop@gmail.com> --- hello again, after many retries with different versions and BEs i managed to track the problem down to smartd(8) from smartmontools. the configuration is the default one, i.e. a single line with DEVICESCAN in /usr/local/etc/smartd.conf. for some reason it's causing a fault in the mrsas(4) driver that didn't happen before. Michael, i don't think it worked when i changed /boot/device.hints, but it's been many years. with the setting in /boot/loader.conf it always worked in the 13.x-RELEASE. i can confirm it's also working fine in 14.0- and 14.4-RELEASE. thank you for taking a look at this! -- You are receiving this mail because: You are the assignee for the bug.