* arcmsr fails on wait 'get adapter firmware miscellaneous data' timeout
@ 2013-09-11 22:55 David Liontooth
0 siblings, 0 replies; only message in thread
From: David Liontooth @ 2013-09-11 22:55 UTC (permalink / raw)
To: linux-kernel, ching2048
To work around a cascading failure of arcmsr
(https://lkml.org/lkml/2012/6/12/320), I removed the arcmsr kernel module.
On reinsertion, the first of two Areca 1680 cards (0b:00.0) fails to
initialize:
# dmesg | tail -n 300 | grep -C2 setting
arcmsr 0000:0a:00.0: PCI INT A disabled
arcmsr 0000:0b:00.0: PCI INT A -> GSI 48 (level, low) -> IRQ 48
arcmsr 0000:0b:00.0: setting latency timer to 64
arcmsr21: wait 'get adapter firmware miscellaneous data'
timeout
arcmsr 0000:0b:00.0: PCI INT A disabled
arcmsr 0000:0a:00.0: PCI INT A -> GSI 52 (level, low) -> IRQ 52
arcmsr 0000:0a:00.0: setting latency timer to 64
Areca RAID Controller22: F/W V1.51 2012-07-04 & Model ARC-1680
scsi22 : Areca SAS Host Adapter RAID Controller( RAID6 capable)
The second card (0a:00.0) succeeds every time. On reboot, both cards
initialize correctly every time.
# modinfo arcmsr
filename: /lib/modules/3.0.26/kernel/drivers/scsi/arcmsr/arcmsr.ko
version: Driver Version 1.20.00.15 2010/08/05
license: Dual BSD/GPL
description: ARECA (ARC11xx/12xx/16xx/1880) SATA/SAS RAID Host Bus
Adapter
author: Nick Cheng <support@areca.com.tw>
srcversion: F9D834593FE182DC013DBD0
0a:00.0 RAID bus controller: Areca Technology Corp. ARC-1680 8 port
PCIe/PCI-X to SAS/SATA II RAID Controller
0b:00.0 RAID bus controller: Areca Technology Corp. ARC-1680 8 port
PCIe/PCI-X to SAS/SATA II RAID Controller
Not subscribed; please CC:
Cheers,
Dave
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-11 23:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11 22:55 arcmsr fails on wait 'get adapter firmware miscellaneous data' timeout David Liontooth
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.