Smartmontools' smartd does not detect drives if the first drive has two-digit number (e.g, ad10). How-To-Repeat: On modern motherboards with P965 and similar chipsets, first SATA controller is enumerated as ata5, hence its drive got marked as ata10. smartd refuses to start it this situation. Also, WD Caviar SE xxxPD drives are added, according to my drive and http://www.concordiagraphics.it/prodotti/pdf/wdsata.pdf
Responsible Changed From-To: freebsd-ports-bugs->pav Over to maintainer
State Changed From-To: open->closed Committed, thanks!
pav 2007-03-25 16:08:55 UTC FreeBSD ports repository Modified files: sysutils/smartmontools Makefile Added files: sysutils/smartmontools/files patch-knowndrives.cpp patch-os__freebsd.cpp Log: - Fix smartd to detect drives if the first drive has two-digit number (like ad10) - Recognize some new Western Digital Caviar SE drives PR: ports/110806 Submitted by: marck Revision Changes Path 1.28 +1 -0 ports/sysutils/smartmontools/Makefile 1.1 +14 -0 ports/sysutils/smartmontools/files/patch-knowndrives.cpp (new) 1.1 +14 -0 ports/sysutils/smartmontools/files/patch-os__freebsd.cpp (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"