Hello, Here's an update. I replaced the Promise Controller with a Sil3124 based controller. The soft-lockups appear to have gone, however now the behaviour changed. I receive netdev watchdog alerts for my Via Rhine based NIC's and SATA bus resets on all four drives under heavy load (resync for example). See attached log for the events. I must add, these resets did not occur when using the Promise controller. The excessive NCQ failures noted in the log first made me think one of the disks was faulty, but all four disks at the same time? What are the odds... Smartctl does not report any problems with any of the four drives.
Included the following output: - cat syslog | grep kernel - lspci -v - hdparm -i /dev/sda, sdb, sdc and sdd I just updated the BIOS rom for the mainboard, the SATA Bios is up to date (even disabled the onboard disk controller). This unfortunately did not make any difference. Might there be a problem with the Via CX700 chipset that could be causing this? The system is running the current stable release debian lenny kernel (linux-image-2.6.26-2-686, ver. 2.6.26-19) Best regards, Rudi
Oct 3 11:34:01 palm kernel: [ 2140.080165] NETDEV WATCHDOG: eth0: transmit timed out Oct 3 11:34:01 palm kernel: [ 2140.080396] eth0: Transmit timed out, status 0000, PHY status 786d, resetting... Oct 3 11:34:01 palm kernel: [ 2140.080696] via-rhine: Reset not complete yet. Trying harder. Oct 3 11:34:01 palm kernel: [ 2140.081355] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 Oct 3 11:34:01 palm kernel: [ 2140.081447] ------------[ cut here ]------------ Oct 3 11:34:01 palm kernel: [ 2140.081513] WARNING: at net/sched/sch_generic.c:222 dev_watchdog+0x8f/0xdc() Oct 3 11:34:01 palm kernel: [ 2140.081585] Modules linked in: sit tunnel4 ipt_MASQUERADE ipt_REJECT xt_multiport xt_tcpudp xt_state ip6table_filter iptable_nat nf_nat nf_conntrack_ipv4 iptable_filter ip_tables jfs dm_snapshot dm_mirror dm_log dm_mod ahci ip6t_rt ip6table_mangle ip6_tables x_tables ipv6 cpufreq_ondemand acpi_cpufreq freq_table fuse nf_conntrack_ftp nf_conntrack usb_storage ntfs nls_base loop parport_pc parport snd_pcm snd_timer snd soundcore snd_page_alloc pcspkr i2c_viapro button i2c_core shpchp pci_hotplug via_agp agpgart evdev ext3 jbd mbcache raid456 async_xor async_memcpy async_tx xor raid1 md_mod sd_mod ide_pci_generic usbhid hid ff_memless via82cxxx ide_core sata_sil24 via_rhine mii ata_generic libata ehci_hcd uhci_hcd usbcore scsi_mod dock thermal processor fan thermal_sys [last unloaded: scsi_wait_scan] Oct 3 11:34:01 palm kernel: [ 2140.085495] Pid: 3702, comm: named Not tainted 2.6.26-2-686 #1 Oct 3 11:34:01 palm kernel: [ 2140.085584] [<c01225f3>] warn_on_slowpath+0x40/0x66 Oct 3 11:34:01 palm kernel: [ 2140.085835] [<c01105ab>] __modify_IO_APIC_irq+0x34/0x5a Oct 3 11:34:01 palm kernel: [ 2140.085972] [<c011095c>] unmask_IO_APIC_irq+0x17/0x25 Oct 3 11:34:01 palm kernel: [ 2140.086096] [<c0152bc0>] default_enable+0x10/0x19 Oct 3 11:34:01 palm kernel: [ 2140.086216] [<c0152b82>] check_irq_resend+0x12/0x40 Oct 3 11:34:01 palm kernel: [ 2140.086343] [<c0152634>] __enable_irq+0x41/0x46 Oct 3 11:34:01 palm kernel: [ 2140.087187] [<c01528a9>] enable_irq+0x2b/0x3d Oct 3 11:34:01 palm kernel: [ 2140.087319] [<f8857e01>] rhine_tx_timeout+0xc7/0xf4 [via_rhine] Oct 3 11:34:01 palm kernel: [ 2140.087479] [<c0267035>] dev_watchdog+0x8f/0xdc Oct 3 11:34:01 palm kernel: [ 2140.087604] [<c01296d4>] run_timer_softirq+0x11a/0x17c Oct 3 11:34:01 palm kernel: [ 2140.087722] [<c0266fa6>] dev_watchdog+0x0/0xdc Oct 3 11:34:01 palm kernel: [ 2140.087868] [<c01265f5>] __do_softirq+0x66/0xd3 Oct 3 11:34:01 palm kernel: [ 2140.087997] [<c01266a7>] do_softirq+0x45/0x53 Oct 3 11:34:01 palm kernel: [ 2140.088124] [<c012695e>] irq_exit+0x35/0x67 Oct 3 11:34:01 palm kernel: [ 2140.088235] [<c01101c9>] smp_apic_timer_interrupt+0x6b/0x76 Oct 3 11:34:01 palm kernel: [ 2140.088360] [<c0104364>] apic_timer_interrupt+0x28/0x30 Oct 3 11:34:01 palm kernel: [ 2140.088544] ======================= Oct 3 11:34:01 palm kernel: [ 2140.088610] ---[ end trace 866a9639bbe3ef50 ]--- Oct 3 11:36:16 palm kernel: [ 2275.441630] md: md0: data-check done. Oct 3 11:36:16 palm kernel: [ 2275.755533] md: delaying data-check of md1 until md2 has finished (they share one or more physical units) Oct 3 11:36:16 palm kernel: [ 2275.756000] md: data-check of RAID array md2 Oct 3 11:36:16 palm kernel: [ 2275.756098] md: minimum _guaranteed_ speed: 1000 KB/sec/disk. Oct 3 11:36:16 palm kernel: [ 2275.756168] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for data-check. Oct 3 11:36:16 palm kernel: [ 2275.756263] md: using 128k window, over a total of 153990976 blocks. Oct 3 11:36:17 palm kernel: [ 2276.280011] RAID1 conf printout: Oct 3 11:36:17 palm kernel: [ 2276.280011] --- wd:4 rd:4 Oct 3 11:36:17 palm kernel: [ 2276.280011] disk 0, wo:0, o:1, dev:sdc1 Oct 3 11:36:17 palm kernel: [ 2276.280011] disk 1, wo:0, o:1, dev:sdb1 Oct 3 11:36:17 palm kernel: [ 2276.280011] disk 2, wo:0, o:1, dev:sdd1 Oct 3 11:36:17 palm kernel: [ 2276.280011] disk 3, wo:0, o:1, dev:sda1 Oct 3 11:36:51 palm kernel: [ 2310.888204] NETDEV WATCHDOG: eth0: transmit timed out Oct 3 11:36:51 palm kernel: [ 2310.888436] eth0: Transmit timed out, status 0000, PHY status 786d, resetting... Oct 3 11:36:51 palm kernel: [ 2310.888730] via-rhine: Reset not complete yet. Trying harder. Oct 3 11:36:51 palm kernel: [ 2310.889391] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 Oct 3 11:37:24 palm kernel: [ 2343.852170] NETDEV WATCHDOG: eth0: transmit timed out Oct 3 11:37:24 palm kernel: [ 2343.852402] eth0: Transmit timed out, status 0000, PHY status 786d, resetting... Oct 3 11:37:24 palm kernel: [ 2343.852681] via-rhine: Reset not complete yet. Trying harder. Oct 3 11:37:24 palm kernel: [ 2343.853339] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 Oct 3 11:38:04 palm kernel: [ 2383.408060] ata2.00: NCQ disabled due to excessive errors Oct 3 11:38:04 palm kernel: [ 2383.408153] ata2.00: exception Emask 0x0 SAct 0xff SErr 0x0 action 0x6 frozen Oct 3 11:38:04 palm kernel: [ 2383.408244] ata2.00: cmd 60/00:00:9e:c5:4a/01:00:00:00:00/40 tag 0 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.408252] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.408404] ata2.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.408482] ata2.00: cmd 60/00:08:9e:c1:4a/01:00:00:00:00/40 tag 1 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.408490] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.408641] ata2.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.408719] ata2.00: cmd 60/00:10:9e:c2:4a/01:00:00:00:00/40 tag 2 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.408727] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.408878] ata2.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.408956] ata2.00: cmd 60/00:18:9e:c6:4a/01:00:00:00:00/40 tag 3 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.408963] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.409115] ata2.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.409192] ata2.00: cmd 60/00:20:9e:c7:4a/01:00:00:00:00/40 tag 4 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.409200] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.409351] ata2.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.409428] ata2.00: cmd 60/00:28:9e:c0:4a/01:00:00:00:00/40 tag 5 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.409436] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.409587] ata2.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.409665] ata2.00: cmd 60/00:30:9e:c3:4a/01:00:00:00:00/40 tag 6 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.409672] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.409823] ata2.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.409901] ata2.00: cmd 60/00:38:9e:c4:4a/01:00:00:00:00/40 tag 7 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.409909] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.410060] ata2.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.410131] ata2: hard resetting link Oct 3 11:38:04 palm kernel: [ 2383.410195] ata2: controller in dubious state, performing PORT_RST Oct 3 11:38:04 palm kernel: [ 2383.413343] ata4.00: NCQ disabled due to excessive errors Oct 3 11:38:04 palm kernel: [ 2383.413431] ata4.00: exception Emask 0x0 SAct 0xff SErr 0x0 action 0x6 frozen Oct 3 11:38:04 palm kernel: [ 2383.413521] ata4.00: cmd 60/00:00:9e:c5:4a/01:00:00:00:00/40 tag 0 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.413528] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.413680] ata4.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.413758] ata4.00: cmd 60/00:08:9e:c1:4a/01:00:00:00:00/40 tag 1 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.413766] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.413966] ata4.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.414048] ata4.00: cmd 60/00:10:9e:c6:4a/01:00:00:00:00/40 tag 2 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.414056] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.414208] ata4.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.414291] ata4.00: cmd 60/00:18:9e:c7:4a/01:00:00:00:00/40 tag 3 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.414299] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.414449] ata4.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.414527] ata4.00: cmd 60/00:20:9e:c0:4a/01:00:00:00:00/40 tag 4 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.414534] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.414685] ata4.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.414763] ata4.00: cmd 60/00:28:9e:c2:4a/01:00:00:00:00/40 tag 5 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.414770] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.414921] ata4.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.415000] ata4.00: cmd 60/00:30:9e:c3:4a/01:00:00:00:00/40 tag 6 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.415007] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.415187] ata4.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.415267] ata4.00: cmd 60/00:38:9e:c4:4a/01:00:00:00:00/40 tag 7 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.415274] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.415426] ata4.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.415503] ata4: hard resetting link Oct 3 11:38:04 palm kernel: [ 2383.415566] ata4: controller in dubious state, performing PORT_RST Oct 3 11:38:04 palm kernel: [ 2383.418284] ata1.00: NCQ disabled due to excessive errors Oct 3 11:38:04 palm kernel: [ 2383.418367] ata1.00: exception Emask 0x0 SAct 0x1ff SErr 0x0 action 0x6 frozen Oct 3 11:38:04 palm kernel: [ 2383.418464] ata1.00: cmd 60/a0:00:9e:c4:4a/00:00:00:00:00/40 tag 0 ncq 81920 in Oct 3 11:38:04 palm kernel: [ 2383.418472] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.418623] ata1.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.418701] ata1.00: cmd 60/00:08:9e:c1:4a/01:00:00:00:00/40 tag 1 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.418708] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.418859] ata1.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.418937] ata1.00: cmd 60/00:10:9e:c2:4a/01:00:00:00:00/40 tag 2 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.418945] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.419095] ata1.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.419173] ata1.00: cmd 60/00:18:9e:c5:4a/01:00:00:00:00/40 tag 3 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.419181] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.419332] ata1.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.419409] ata1.00: cmd 60/00:20:9e:c6:4a/01:00:00:00:00/40 tag 4 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.419417] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.419568] ata1.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.419645] ata1.00: cmd 60/00:28:9e:c0:4a/01:00:00:00:00/40 tag 5 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.419653] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.419804] ata1.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.419882] ata1.00: cmd 60/00:30:9e:c3:4a/01:00:00:00:00/40 tag 6 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.419889] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.420057] ata1.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.420134] ata1.00: cmd 60/60:38:3e:c5:4a/00:00:00:00:00/40 tag 7 ncq 49152 in Oct 3 11:38:04 palm kernel: [ 2383.420142] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.420292] ata1.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.420370] ata1.00: cmd 60/00:40:9e:c7:4a/01:00:00:00:00/40 tag 8 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.420378] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.420528] ata1.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.420598] ata1: hard resetting link Oct 3 11:38:04 palm kernel: [ 2383.420661] ata1: controller in dubious state, performing PORT_RST Oct 3 11:38:04 palm kernel: [ 2383.423396] ata3.00: NCQ disabled due to excessive errors Oct 3 11:38:04 palm kernel: [ 2383.423474] ata3.00: exception Emask 0x0 SAct 0xff SErr 0x0 action 0x6 frozen Oct 3 11:38:04 palm kernel: [ 2383.423561] ata3.00: cmd 60/00:00:9e:c5:4a/01:00:00:00:00/40 tag 0 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.423569] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.424457] ata3.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.424534] ata3.00: cmd 60/00:08:9e:c1:4a/01:00:00:00:00/40 tag 1 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.424542] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.424693] ata3.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.424770] ata3.00: cmd 60/00:10:9e:c6:4a/01:00:00:00:00/40 tag 2 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.424778] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.424929] ata3.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.425007] ata3.00: cmd 60/00:18:9e:c7:4a/01:00:00:00:00/40 tag 3 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.425014] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.425165] ata3.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.425243] ata3.00: cmd 60/00:20:9e:c0:4a/01:00:00:00:00/40 tag 4 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.425250] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.425401] ata3.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.425479] ata3.00: cmd 60/00:28:9e:c2:4a/01:00:00:00:00/40 tag 5 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.425487] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.425637] ata3.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.425715] ata3.00: cmd 60/00:30:9e:c3:4a/01:00:00:00:00/40 tag 6 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.425723] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.425874] ata3.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.425951] ata3.00: cmd 60/00:38:9e:c4:4a/01:00:00:00:00/40 tag 7 ncq 131072 in Oct 3 11:38:04 palm kernel: [ 2383.425959] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) Oct 3 11:38:04 palm kernel: [ 2383.426110] ata3.00: status: { DRDY } Oct 3 11:38:04 palm kernel: [ 2383.426178] ata3: hard resetting link Oct 3 11:38:04 palm kernel: [ 2383.426241] ata3: controller in dubious state, performing PORT_RST Oct 3 11:38:22 palm kernel: [ 2401.952064] ata2: softreset failed (timeout) Oct 3 11:38:22 palm kernel: [ 2401.952162] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 0) Oct 3 11:38:22 palm kernel: [ 2401.952666] ata4: softreset failed (timeout) Oct 3 11:38:22 palm kernel: [ 2401.952747] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 0) Oct 3 11:38:22 palm kernel: [ 2401.953074] ata3: softreset failed (timeout) Oct 3 11:38:22 palm kernel: [ 2401.953152] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 0) Oct 3 11:38:22 palm kernel: [ 2401.953457] ata1: softreset failed (timeout) Oct 3 11:38:22 palm kernel: [ 2401.953535] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 0) Oct 3 11:38:22 palm kernel: [ 2401.972015] ata1.00: configured for UDMA/100 Oct 3 11:38:22 palm kernel: [ 2401.980022] ata1: EH complete Oct 3 11:38:22 palm kernel: [ 2401.980513] ata3.00: configured for UDMA/100 Oct 3 11:38:22 palm kernel: [ 2401.980633] ata3: EH complete Oct 3 11:38:22 palm kernel: [ 2401.983614] ata2.00: configured for UDMA/100 Oct 3 11:38:22 palm kernel: [ 2401.983729] ata2: EH complete Oct 3 11:38:22 palm kernel: [ 2401.989661] ata4.00: configured for UDMA/100 Oct 3 11:38:22 palm kernel: [ 2401.989661] ata4: EH complete Oct 3 11:38:23 palm kernel: [ 2402.261409] sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB) Oct 3 11:38:23 palm kernel: [ 2402.261409] sd 1:0:0:0: [sdb] Write Protect is off Oct 3 11:38:23 palm kernel: [ 2402.261409] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 Oct 3 11:38:23 palm kernel: [ 2402.261409] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Oct 3 11:38:23 palm kernel: [ 2402.288011] sd 3:0:0:0: [sdd] 312581808 512-byte hardware sectors (160042 MB) Oct 3 11:38:23 palm kernel: [ 2402.292127] sd 3:0:0:0: [sdd] Write Protect is off Oct 3 11:38:23 palm kernel: [ 2402.292197] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 Oct 3 11:38:23 palm kernel: [ 2402.292281] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Oct 3 11:38:23 palm kernel: [ 2402.292452] sd 2:0:0:0: [sdc] 312581808 512-byte hardware sectors (160042 MB) Oct 3 11:38:23 palm kernel: [ 2402.292562] sd 2:0:0:0: [sdc] Write Protect is off Oct 3 11:38:23 palm kernel: [ 2402.292632] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 Oct 3 11:38:23 palm kernel: [ 2402.292711] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA Oct 3 11:38:23 palm kernel: [ 2402.292933] sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB) Oct 3 11:38:23 palm kernel: [ 2402.293063] sd 0:0:0:0: [sda] Write Protect is off Oct 3 11:38:23 palm kernel: [ 2402.293133] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 Oct 3 11:38:23 palm kernel: [ 2402.293211] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
00:00.0 Host bridge: VIA Technologies, Inc. CX700/VX700 Host Bridge (rev 03) Subsystem: VIA Technologies, Inc. CX700/VX700 Host Bridge Flags: bus master, medium devsel, latency 8 Memory at e0000000 (32-bit, prefetchable) [size=256M] Capabilities: [80] AGP version 3.5 Capabilities: [50] Power Management version 2 Kernel driver in use: agpgart-via Kernel modules: via-agp 00:00.1 Host bridge: VIA Technologies, Inc. CX700/VX700 Host Bridge Subsystem: VIA Technologies, Inc. CX700/VX700 Host Bridge Flags: bus master, medium devsel, latency 0 00:00.2 Host bridge: VIA Technologies, Inc. CX700/VX700 Host Bridge Subsystem: VIA Technologies, Inc. CX700/VX700 Host Bridge Flags: bus master, medium devsel, latency 0 00:00.3 Host bridge: VIA Technologies, Inc. CX700/VX700 Host Bridge Flags: bus master, medium devsel, latency 0 00:00.4 Host bridge: VIA Technologies, Inc. CX700/VX700 Host Bridge Subsystem: VIA Technologies, Inc. CX700/VX700 Host Bridge Flags: bus master, medium devsel, latency 0 00:00.7 Host bridge: VIA Technologies, Inc. CX700/VX700 Host Bridge Flags: bus master, medium devsel, latency 0 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge (prog-if 00 [Normal decode]) Flags: bus master, 66MHz, medium devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Memory behind bridge: fc800000-fe8fffff Prefetchable memory behind bridge: 9ff00000-dfefffff Capabilities: [70] Power Management version 2 Kernel modules: shpchp 00:0f.0 IDE interface: VIA Technologies, Inc. VX800 Serial ATA and EIDE Controller (prog-if 8a [Master SecP PriP]) Subsystem: VIA Technologies, Inc. Device 0581 Flags: bus master, medium devsel, latency 32 [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8] [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1] [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8] [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1] I/O ports at fc00 [size=16] Capabilities: [b0] Power Management version 2 Kernel driver in use: VIA_IDE Kernel modules: via82cxxx 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 90) (prog-if 00 [UHCI]) Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller Flags: bus master, medium devsel, latency 64, IRQ 20 I/O ports at ec00 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 90) (prog-if 00 [UHCI]) Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller Flags: bus master, medium devsel, latency 64, IRQ 22 I/O ports at e880 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 90) (prog-if 00 [UHCI]) Subsystem: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller Flags: bus master, medium devsel, latency 64, IRQ 21 I/O ports at e800 [size=32] Capabilities: [80] Power Management version 2 Kernel driver in use: uhci_hcd Kernel modules: uhci-hcd 00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 90) (prog-if 20 [EHCI]) Subsystem: VIA Technologies, Inc. USB 2.0 Flags: bus master, medium devsel, latency 64, IRQ 23 Memory at febffc00 (32-bit, non-prefetchable) [size=256] Capabilities: [80] Power Management version 2 Capabilities: [88] Debug port: BAR=1 offset=00a0 Kernel driver in use: ehci_hcd Kernel modules: ehci-hcd 00:11.0 ISA bridge: VIA Technologies, Inc. CX700/VX700 PCI to ISA Bridge Subsystem: VIA Technologies, Inc. CX700/VX700 PCI to ISA Bridge Flags: medium devsel Capabilities: [c0] Power Management version 2 Kernel modules: i2c-viapro 00:11.7 Host bridge: VIA Technologies, Inc. CX700/VX700 Internal Module Bus Subsystem: VIA Technologies, Inc. CX700/VX700 Internal Module Bus Flags: bus master, medium devsel, latency 128 Capabilities: [58] HyperTransport: Interrupt Discovery and Configuration 00:13.0 PCI bridge: VIA Technologies, Inc. CX700/VX700 Host Bridge (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 Kernel modules: shpchp 00:13.1 PCI bridge: VIA Technologies, Inc. CX700/VX700 PCI to PCI Bridge (prog-if 01 [Subtractive decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: fe900000-feafffff Prefetchable memory behind bridge: 0000000040000000-00000000400fffff 01:00.0 VGA compatible controller: VIA Technologies, Inc. CX700/VX700 [S3 UniChrome Pro] (rev 03) (prog-if 00 [VGA controller]) Subsystem: Device 0908:1975 Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 10 Memory at a0000000 (32-bit, prefetchable) [size=512M] Memory at fd000000 (32-bit, non-prefetchable) [size=16M] Expansion ROM at fe8f0000 [disabled] [size=64K] Capabilities: [60] Power Management version 2 Capabilities: [70] AGP version 3.0 03:08.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 8d) Subsystem: VIA Technologies, Inc. Device 0107 Flags: bus master, medium devsel, latency 64, IRQ 18 I/O ports at d800 [size=256] Memory at feafec00 (32-bit, non-prefetchable) [size=256] Capabilities: [44] Power Management version 2 Kernel driver in use: via-rhine Kernel modules: via-rhine 03:09.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 8d) Subsystem: VIA Technologies, Inc. Device 0107 Flags: bus master, medium devsel, latency 64, IRQ 19 I/O ports at d400 [size=256] Memory at feafe800 (32-bit, non-prefetchable) [size=256] Capabilities: [44] Power Management version 2 Kernel driver in use: via-rhine Kernel modules: via-rhine 03:0f.0 RAID bus controller: Silicon Image, Inc. SiI 3124 PCI-X Serial ATA Controller (rev 02) Subsystem: Silicon Image, Inc. Device 7124 Flags: bus master, stepping, 66MHz, medium devsel, latency 64, IRQ 17 Memory at feaffc00 (64-bit, non-prefetchable) [size=128] Memory at feaf0000 (64-bit, non-prefetchable) [size=32K] I/O ports at dc00 [size=16] Expansion ROM at 40000000 [disabled] [size=512K] Capabilities: [64] Power Management version 2 Capabilities: [40] PCI-X non-bridge device Capabilities: [54] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Kernel driver in use: sata_sil24 Kernel modules: sata_sil24
/dev/sda: Model=SAMSUNG HD160JJ , FwRev=ZM100-41, SerialNo=S08HJ10L443925 Config={ Fixed } RawCHS=16383/16/63, TrkSize=34902, SectSize=554, ECCbytes=4 BuffType=DualPortCache, BuffSize=8192kB, MaxMultSect=16, MultSect=?16? CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=312581808 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120} PIO modes: pio0 pio1 pio2 pio3 pio4 DMA modes: mdma0 mdma1 mdma2 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6 AdvancedPM=no WriteCache=enabled Drive conforms to: unknown: ATA/ATAPI-1,2,3,4,5,6,7 * signifies the current active mode /dev/sdb: Model=SAMSUNG HD160JJ , FwRev=ZM100-41, SerialNo=S08HJ10L443917 Config={ Fixed } RawCHS=16383/16/63, TrkSize=34902, SectSize=554, ECCbytes=4 BuffType=DualPortCache, BuffSize=8192kB, MaxMultSect=16, MultSect=?16? CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=312581808 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120} PIO modes: pio0 pio1 pio2 pio3 pio4 DMA modes: mdma0 mdma1 mdma2 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6 AdvancedPM=no WriteCache=enabled Drive conforms to: unknown: ATA/ATAPI-1,2,3,4,5,6,7 * signifies the current active mode /dev/sdc: Model=SAMSUNG HD160JJ , FwRev=ZM100-41, SerialNo=S08HJ1NL534134 Config={ Fixed } RawCHS=16383/16/63, TrkSize=34902, SectSize=554, ECCbytes=4 BuffType=DualPortCache, BuffSize=8192kB, MaxMultSect=16, MultSect=?16? CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=312581808 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120} PIO modes: pio0 pio1 pio2 pio3 pio4 DMA modes: mdma0 mdma1 mdma2 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6 AdvancedPM=no WriteCache=enabled Drive conforms to: unknown: ATA/ATAPI-1,2,3,4,5,6,7 * signifies the current active mode /dev/sdd: Model=SAMSUNG HD160JJ , FwRev=ZM100-41, SerialNo=S08HJ10L444930 Config={ Fixed } RawCHS=16383/16/63, TrkSize=34902, SectSize=554, ECCbytes=4 BuffType=DualPortCache, BuffSize=8192kB, MaxMultSect=16, MultSect=?16? CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=312581808 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120} PIO modes: pio0 pio1 pio2 pio3 pio4 DMA modes: mdma0 mdma1 mdma2 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6 AdvancedPM=no WriteCache=enabled Drive conforms to: unknown: ATA/ATAPI-1,2,3,4,5,6,7 * signifies the current active mode