[Bug 202712] System doesn't recognize older hdd after boot
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 22 15:16:33 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202712
--- Comment #2 from cab902 at yahoo.com ---
Tested disk on Linux kernel 3.9.6.
[ 2.050806] ata2.01: FORCE: horkage modified (noncq)
[ 2.050825] ata2.01: ATA-0: WDC AC2420F, 06.16K25, max MWDMA1
[ 2.050838] ata2.01: 830760 sectors, multi 16, CHS 989/15/56
[ 2.070346] ata2.01: configured for MWDMA1 (device error ignored)
[ 2.092510] scsi 1:0:1:0: Direct-Access ATA WDC AC2420F 06.1
PQ: 0 ANSI: 5
[ 2.095005] sd 1:0:1:0: [sdb] 830760 512-byte logical blocks: (425 MB/405
MiB)
[ 2.095337] sd 1:0:1:0: [sdb] Write Protect is off
[ 2.095355] sd 1:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.095497] sd 1:0:1:0: [sdb] Write cache: disabled, read cache: enabled,
doesn't support DPO or FUA
[ 2.098403] sd 1:0:1:0: Attached scsi generic sg2 type 0
[ 2.112629] sdb: sdb1
[ 2.112629] sdb1: <bsd: >
[ 2.114854] sd 1:0:1:0: [sdb] Attached SCSI disk
After mount, disk works, reads and writes without any problem.
Linux ignores the error during configuration and adds the drive, like the 8.4
version of FreeBSD was doing. Obviously, the version 9 fails on error and just
drop the disk from configuration.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list