HP 8ポートSAS/SATA ホスト バス アダプタ を使ってみた
HPのサーバのオプション品「HP 8ポートSAS/SATA ホスト バス アダプタ」SAS HBAを使ってみました、HPのサーバにさしたわけじゃないけども。以前 tnh さんとこにかいてあったヤツです。
LSI Logic の OEM 品です。Internalのみ(externalなコネクタなし)でSFF-8484なコネクタが2つついてる8chのSAS HBAということになります。LSI Logicのリテールものでは同等の仕様のものは現状でてないようです(強いて言えば、これのexternal コネクタをとっぱらってInternalの SAS x4 コネクタをもうひとつつけたものだと思われます)。マザボとの接続はPCI-X 64bit/133MHzです。おそらく 32bit PCIとかにもささる気がしますが、試してません。
ボード自体は見ためSASのコントローラのみ!という感じです。HBAとしての機能以外は基本的になんもありません、シンプルです。一応、ファームレベルで RAID 0/1/10あたりは使えるようですが、使ってません。
LSI Logicの製品なので、いわゆる Fusion MPT アーキテクチャなHBAになります。
Linux側のドライバとしては、Fusion MPT SAS を使います。ってことで、最近のkernelであれば問題ないと思いますが、ちょっと古いものだとドライバがないだろうと思われます。
というあたりで、特に大きな問題もなく使えてしまいました。SAS HDD と SATA HDDの混在もできまてます。構成はざっくりこんな感じ。
- Tyan K8WE
- Opteron 275 x 2
- HITACHI HUS151436VLS300 (SAS 36G HDD) x 1台 SAS HBAに接続
- HITACHI HDT722516DLA380 (SATA 160G HDD) x 5台 SAS HBAに接続
- その他は省略
ただし、詳細にみてみるとSATAなHDDのcacheの設定の検出にしくじっている(or わざとやってるか???)ようで、write back に設定しているはずが write through で検出されちゃってます。
SCSI device sda: 71687402 512-byte hdwr sectors (36704 MB)
sda: Write Protect is off
sda: Mode Sense: d3 00 10 08
SCSI device sda: drive cache: write back w/ FUA
SCSI device sda: 71687402 512-byte hdwr sectors (36704 MB)
sda: Write Protect is off
sda: Mode Sense: d3 00 10 08
SCSI device sda: drive cache: write back w/ FUA
sda: sda1 sda2
sd 0:0:0:0: Attached scsi disk sda
Vendor: ATA Model: HDT722516DLA380 Rev: A60A
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sdb: 321672960 512-byte hdwr sectors (164697 MB)
sdb: Write Protect is off
sdb: Mode Sense: 67 00 00 08
SCSI device sdb: drive cache: write through
SCSI device sdb: 321672960 512-byte hdwr sectors (164697 MB)
sdb: Write Protect is off
sdb: Mode Sense: 67 00 00 08
SCSI device sdb: drive cache: write through
sdb: sdb1
sd 0:2:1:0: Attached scsi disk sdb
Vendor: ATA Model: HDT722516DLA380 Rev: A60A
Type: Direct-Access ANSI SCSI revision: 05
ちょっと、ここは要調査(or だれかなんか気がついたら教えてくださいませ)
ちなみにdmesg全体
Bootdata ok (command line is root=/dev/sda2 ro console=tty0 )
Linux version 2.6.17-rc3-mm1 (root@pippen) (gcc バージョン 4.0.4 20060422 (prerelease) (Debian 4.0.3-2)) #3 SMP PREEMPT Sun May 7 01:56:59 JST 2006
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009d000 (usable)
BIOS-e820: 000000000009d000 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000007ff00000 (usable)
BIOS-e820: 000000007ff00000 - 000000007ff11000 (ACPI data)
BIOS-e820: 000000007ff11000 - 000000007ff80000 (ACPI NVS)
BIOS-e820: 000000007ff80000 - 0000000080000000 (reserved)
BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec00400 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
DMI present.
ACPI: RSDP (v000 PTLTD ) @ 0x00000000000f7840
ACPI: RSDT (v001 PTLTD RSDT 0x06040000 LTP 0x00000000) @ 0x000000007ff0b1ce
ACPI: FADT (v001 NVIDIA CK8S 0x06040000 PTL_ 0x000f4240) @ 0x000000007ff10a68
ACPI: SPCR (v001 PTLTD $UCRTBL$ 0x06040000 PTL 0x00000001) @ 0x000000007ff10adc
ACPI: MADT (v001 PTLTD APIC 0x06040000 LTP 0x00000000) @ 0x000000007ff10b2c
ACPI: MADT (v001 PTLTD APIC 0x06040000 LTP 0x00000000) @ 0x000000007ff10bca
ACPI: BOOT (v001 PTLTD $SBFTBL$ 0x06040000 LTP 0x00000001) @ 0x000000007ff10c68
ACPI: SSDT (v001 PTLTD POWERNOW 0x06040000 LTP 0x00000001) @ 0x000000007ff10c90
ACPI: DSDT (v001 NVIDIA CK8 0x06040000 MSFT 0x0100000e) @ 0x0000000000000000
Scanning NUMA topology in Northbridge 24
Number of nodes 2
Node 0 using interleaving mode 1/0
No NUMA configuration found
Faking a node at 0000000000000000-000000007ff00000
Bootmem setup node 0 0000000000000000-000000007ff00000
On node 0 totalpages: 515445
DMA zone: 2617 pages, LIFO batch:0
DMA32 zone: 512828 pages, LIFO batch:31
Nvidia board detected. Ignoring ACPI timer override.
ACPI: PM-Timer IO Port: 0x8008
ACPI: Local APIC address 0xfee00000
ACPI: 2 duplicate APIC table ignored.
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:1 APIC version 16
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1 15:1 APIC version 16
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Processor #2 15:1 APIC version 16
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
Processor #3 15:1 APIC version 16
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x05] address[0xd8000000] gsi_base[24])
IOAPIC[1]: apic_id 5, version 17, address 0xd8000000, GSI 24-27
ACPI: IOAPIC (id[0x06] address[0xd8001000] gsi_base[28])
IOAPIC[2]: apic_id 6, version 17, address 0xd8001000, GSI 28-31
ACPI: IOAPIC (id[0x07] address[0xd8400000] gsi_base[32])
IOAPIC[3]: apic_id 7, version 17, address 0xd8400000, GSI 32-55
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
ACPI: IRQ9 used by override.
Setting APIC routing to flat
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 88000000 (gap: 80000000:60000000)
Checking aperture...
CPU 0: aperture @ c6000000 size 32 MB
Aperture too small (32 MB)
No AGP bridge found
Built 1 zonelists
Kernel command line: root=/dev/sda2 ro console=tty0
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Disabling vsyscall due to use of PM timer
time.c: Using 3.579545 MHz WALL PM GTOD PM timer.
time.c: Detected 2210.188 MHz processor.
Console: colour VGA+ 80x25
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Memory: 2058404k/2096128k available (2496k kernel code, 37328k reserved, 1076k data, 212k init)
Calibrating delay using timer specific routine.. 4422.23 BogoMIPS (lpj=2211118)
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 0/0(2) -> Node 0 -> Core 0
Freeing SMP alternatives: 32k freed
Using local APIC timer interrupts.
result 12557910
Detected 12.557 MHz APIC timer.
Booting processor 1/4 APIC 0x1
Initializing CPU#1
Calibrating delay using timer specific routine.. 4419.78 BogoMIPS (lpj=2209890)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 1/1(2) -> Node 0 -> Core 1
Dual Core AMD Opteron(tm) Processor 275 stepping 02
CPU 1: Syncing TSC to CPU 0.
CPU 1: synchronized TSC with CPU 0 (last diff -106 cycles, maxerr 843 cycles)
Booting processor 2/4 APIC 0x2
Initializing CPU#2
Calibrating delay using timer specific routine.. 4419.72 BogoMIPS (lpj=2209861)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 2/2(2) -> Node 0 -> Core 0
Dual Core AMD Opteron(tm) Processor 275 stepping 02
CPU 2: Syncing TSC to CPU 0.
CPU 2: synchronized TSC with CPU 0 (last diff -118 cycles, maxerr 1093 cycles)
Booting processor 3/4 APIC 0x3
Initializing CPU#3
Calibrating delay using timer specific routine.. 4419.79 BogoMIPS (lpj=2209895)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU 3/3(2) -> Node 0 -> Core 1
Dual Core AMD Opteron(tm) Processor 275 stepping 02
CPU 3: Syncing TSC to CPU 0.
CPU 3: synchronized TSC with CPU 0 (last diff -117 cycles, maxerr 1095 cycles)
Brought up 4 CPUs
testing NMI watchdog ... OK.
migration_cost=366
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using configuration type 1
ACPI: Subsystem revision 20060310
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
PCI: Transparent bridge - 0000:00:09.0
Boot video device is 0000:02:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.XVR0._PRT]
ACPI: PCI Interrupt Link [LNK1] (IRQs 16 17 18 19) *0
ACPI: PCI Interrupt Link [LNK2] (IRQs 16 17 18 19) *0, disabled.
ACPI: PCI Interrupt Link [LNK3] (IRQs 16 17 18 19) *0
ACPI: PCI Interrupt Link [LNK4] (IRQs 16 17 18 19) *0
ACPI: PCI Interrupt Link [LNK5] (IRQs 16 17 18 19) *0, disabled.
ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LUS0] (IRQs 20 21 22 23) *0
ACPI: PCI Interrupt Link [LUS2] (IRQs 20 21 22 23) *0
ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22 23) *0
ACPI: PCI Interrupt Link [LMCI] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LPID] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LTID] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LSI1] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled.
ACPI: PCI Root Bridge [PCI2] (0000:08)
PCI: Probing PCI hardware (bus 08)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI2.G0PA._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI2.G0PB._PRT]
ACPI: PCI Root Bridge [PCI1] (0000:80)
PCI: Probing PCI hardware (bus 80)
ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI1.XVR0._PRT]
ACPI: PCI Interrupt Link [LNK1] (IRQs 48 49 50 51) *0, disabled.
ACPI: PCI Interrupt Link [LNK2] (IRQs 48 49 50 51) *0, disabled.
ACPI: PCI Interrupt Link [LNK3] (IRQs 48 49 50 51) *0, disabled.
ACPI: PCI Interrupt Link [LNK4] (IRQs 48 49 50 51) *0, disabled.
ACPI: PCI Interrupt Link [LNK5] (IRQs 48 49 50 51) *0, disabled.
ACPI: PCI Interrupt Link [LUS0] (IRQs 52 53 54 55) *0, disabled.
ACPI: PCI Interrupt Link [LUS2] (IRQs 52 53 54 55) *0, disabled.
ACPI: PCI Interrupt Link [LMAC] (IRQs 52 53 54 55) *0, disabled.
ACPI: PCI Interrupt Link [LACI] (IRQs 52 53 54 55) *0, disabled.
ACPI: PCI Interrupt Link [LMCI] (IRQs 52 53 54 55) *0, disabled.
ACPI: PCI Interrupt Link [LPID] (IRQs 52 53 54 55) *0, disabled.
ACPI: PCI Interrupt Link [LTID] (IRQs 52 53 54 55) *0, disabled.
ACPI: PCI Interrupt Link [LSI1] (IRQs 52 53 54 55) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 14 devices
Generic PHY: Registered new driver
SCSI subsystem initialized
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
TC classifier action (bugs to netdev@vger.kernel.org cc hadi@cyberus.ca)
PCI-DMA: Disabling IOMMU.
pnp: 00:02: ioport range 0x8000-0x807f could not be reserved
pnp: 00:02: ioport range 0x8080-0x80ff has been reserved
pnp: 00:02: ioport range 0x8400-0x847f has been reserved
pnp: 00:02: ioport range 0x8480-0x84ff has been reserved
pnp: 00:02: ioport range 0x8800-0x887f has been reserved
pnp: 00:02: ioport range 0x8880-0x88ff has been reserved
pnp: 00:02: ioport range 0xa000-0xa03f has been reserved
pnp: 00:02: ioport range 0xa040-0xa07f has been reserved
PCI: Bridge: 0000:00:09.0
IO window: disabled.
MEM window: c8100000-c81fffff
PREFETCH window: disabled.
PCI: Bridge: 0000:00:0e.0
IO window: 2000-2fff
MEM window: c8200000-c82fffff
PREFETCH window: d0000000-d7ffffff
PCI: Setting latency timer of device 0000:00:09.0 to 64
ACPI (acpi_bus-0200): Device 'XVR0' is not power manageable [20060310]
PCI: Setting latency timer of device 0000:00:0e.0 to 64
PCI: Bridge: 0000:08:0a.0
IO window: 3000-3fff
MEM window: d8100000-d81fffff
PREFETCH window: 88000000-881fffff
PCI: Bridge: 0000:08:0b.0
IO window: disabled.
MEM window: disabled.
PREFETCH window: disabled.
PCI: Bridge: 0000:80:0e.0
IO window: disabled.
MEM window: d8500000-d85fffff
PREFETCH window: disabled.
ACPI (acpi_bus-0200): Device 'XVR0' is not power manageable [20060310]
PCI: Setting latency timer of device 0000:80:0e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
Simple Boot Flag at 0x36 set to 0x1
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
Total HugeTLB memory allocated, 0
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
PCI: MSI quirk detected. PCI_BUS_FLAGS_NO_MSI set for subordinate bus.
PCI: MSI quirk detected. PCI_BUS_FLAGS_NO_MSI set for subordinate bus.
PCI: Setting latency timer of device 0000:00:0e.0 to 64
pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:0e.0:pcie00]
PCI: Setting latency timer of device 0000:80:0e.0 to 64
pcie_portdrv_probe->Dev[005d:10de] has invalid IRQ. Check vendor BIOS
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:80:0e.0:pcie00]
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
Using specific hotkey driver
Real Time Clock Driver v1.12ac
Non-volatile memory driver v1.2
Linux agpgart interface v0.101 (c) Dave Jones
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Marvell 88E1101: Registered new driver
Davicom DM9161E: Registered new driver
Davicom DM9131: Registered new driver
Cicada Cis8204: Registered new driver
LXT970: Registered new driver
LXT971: Registered new driver
QS6612: Registered new driver
libata version 1.30 loaded.
Fusion MPT base driver 3.03.09
Copyright (c) 1999-2005 LSI Logic Corporation
Fusion MPT SAS Host driver 3.03.09
GSI 16 sharing vector 0xC9 and IRQ 16
ACPI: PCI Interrupt 0000:09:04.0[A] -> GSI 24 (level, low) -> IRQ 201
mptbase: Initiating ioc0 bringup
ioc0: SAS1068: Capabilities={Initiator}
scsi0 : ioc0: LSISAS1068, FwRev=00032b00h, Ports=1, MaxQ=511, IRQ=201
isa bounce pool size: 16 pages
Vendor: HITACHI Model: HUS151436VLS300 Rev: A230
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sda: 71687402 512-byte hdwr sectors (36704 MB)
sda: Write Protect is off
sda: Mode Sense: d3 00 10 08
SCSI device sda: drive cache: write back w/ FUA
SCSI device sda: 71687402 512-byte hdwr sectors (36704 MB)
sda: Write Protect is off
sda: Mode Sense: d3 00 10 08
SCSI device sda: drive cache: write back w/ FUA
sda: sda1 sda2
sd 0:0:0:0: Attached scsi disk sda
Vendor: ATA Model: HDT722516DLA380 Rev: A60A
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sdb: 321672960 512-byte hdwr sectors (164697 MB)
sdb: Write Protect is off
sdb: Mode Sense: 67 00 00 08
SCSI device sdb: drive cache: write through
SCSI device sdb: 321672960 512-byte hdwr sectors (164697 MB)
sdb: Write Protect is off
sdb: Mode Sense: 67 00 00 08
SCSI device sdb: drive cache: write through
sdb: sdb1
sd 0:2:1:0: Attached scsi disk sdb
Vendor: ATA Model: HDT722516DLA380 Rev: A60A
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sdc: 321672960 512-byte hdwr sectors (164697 MB)
sdc: Write Protect is off
sdc: Mode Sense: 67 00 00 08
SCSI device sdc: drive cache: write through
SCSI device sdc: 321672960 512-byte hdwr sectors (164697 MB)
sdc: Write Protect is off
sdc: Mode Sense: 67 00 00 08
SCSI device sdc: drive cache: write through
sdc: sdc1
sd 0:3:2:0: Attached scsi disk sdc
Vendor: ATA Model: HDT722516DLA380 Rev: A60A
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sdd: 321672960 512-byte hdwr sectors (164697 MB)
sdd: Write Protect is off
sdd: Mode Sense: 67 00 00 08
SCSI device sdd: drive cache: write through
SCSI device sdd: 321672960 512-byte hdwr sectors (164697 MB)
sdd: Write Protect is off
sdd: Mode Sense: 67 00 00 08
SCSI device sdd: drive cache: write through
sdd: sdd1
sd 0:4:3:0: Attached scsi disk sdd
Vendor: ATA Model: HDT722516DLA380 Rev: A60A
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sde: 321672960 512-byte hdwr sectors (164697 MB)
sde: Write Protect is off
sde: Mode Sense: 67 00 00 08
SCSI device sde: drive cache: write through
SCSI device sde: 321672960 512-byte hdwr sectors (164697 MB)
sde: Write Protect is off
sde: Mode Sense: 67 00 00 08
SCSI device sde: drive cache: write through
sde: sde1
sd 0:5:4:0: Attached scsi disk sde
Vendor: ATA Model: HDT722516DLA380 Rev: A60A
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sdf: 321672960 512-byte hdwr sectors (164697 MB)
sdf: Write Protect is off
sdf: Mode Sense: 67 00 00 08
SCSI device sdf: drive cache: write through
SCSI device sdf: 321672960 512-byte hdwr sectors (164697 MB)
sdf: Write Protect is off
sdf: Mode Sense: 67 00 00 08
SCSI device sdf: drive cache: write through
sdf: sdf1
sd 0:6:5:0: Attached scsi disk sdf
Fusion MPT misc device (ioctl) driver 3.03.09
mptctl: Registered with Fusion MPT base driver
mptctl: /dev/mptctl @ (major,minor=10,220)
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
raid6: int64x1 2007 MB/s
raid6: int64x2 2753 MB/s
raid6: int64x4 2347 MB/s
raid6: int64x8 1808 MB/s
raid6: sse2x1 2679 MB/s
raid6: sse2x2 3589 MB/s
raid6: sse2x4 3675 MB/s
raid6: using algorithm sse2x4 (3675 MB/s)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
raid5: automatically using best checksumming function: generic_sse
generic_sse: 7000.000 MB/sec
raid5: using function: generic_sse (7000.000 MB/sec)
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
TCP bic registered
TCP highspeed registered
TCP hybla registered
TCP htcp registered
TCP vegas registered
TCP scalable registered
NET: Registered protocol family 1
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
powernow-k8: Found 4 AMD Athlon 64 / Opteron processors (version 1.60.2)
powernow-k8: 0 : fid 0xe (2200 MHz), vid 0x8 (1350 mV)
powernow-k8: 1 : fid 0xc (2000 MHz), vid 0xa (1300 mV)
powernow-k8: 2 : fid 0xa (1800 MHz), vid 0xc (1250 mV)
powernow-k8: 3 : fid 0x2 (1000 MHz), vid 0x12 (1100 mV)
cpu_init done, current fid 0xe, vid 0x8
powernow-k8: 0 : fid 0xe (2200 MHz), vid 0x8 (1350 mV)
powernow-k8: 1 : fid 0xc (2000 MHz), vid 0xa (1300 mV)
powernow-k8: 2 : fid 0xa (1800 MHz), vid 0xc (1250 mV)
powernow-k8: 3 : fid 0x2 (1000 MHz), vid 0x12 (1100 mV)
cpu_init done, current fid 0xe, vid 0x8
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
md: Autodetecting RAID arrays.
md: autorun ...
md: considering sdf1 ...
md: adding sdf1 ...
md: adding sde1 ...
md: adding sdd1 ...
md: adding sdc1 ...
md: adding sdb1 ...
md: created md0
md: bind
md: bind
md: bind
md: bind
md: bind
md: running:
raid5: device sdf1 operational as raid disk 0
raid5: device sde1 operational as raid disk 1
raid5: device sdd1 operational as raid disk 2
raid5: device sdc1 operational as raid disk 3
raid5: device sdb1 operational as raid disk 4
raid5: allocated 5314kB for md0
raid5: raid level 5 set md0 active with 5 out of 5 devices, algorithm 2
RAID5 conf printout:
--- rd:5 wd:5 fd:0
disk 0, o:1, dev:sdf1
disk 1, o:1, dev:sde1
disk 2, o:1, dev:sdd1
disk 3, o:1, dev:sdc1
disk 4, o:1, dev:sdb1
md: ... autorun DONE.
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 212k freed
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
i2c_adapter i2c-0: nForce2 SMBus adapter at 0xa000
i2c_adapter i2c-1: nForce2 SMBus adapter at 0xa040
tg3.c:v3.57 (Apr 28, 2006)
ACPI (acpi_bus-0200): Device 'Z003' is not power manageable [20060310]
ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 51
GSI 17 sharing vector 0xD1 and IRQ 17
ACPI: PCI Interrupt 0000:81:00.0[A] -> Link [LNK3] -> GSI 51 (level, high) -> IRQ 209
PCI: Setting latency timer of device 0000:81:00.0 to 64
eth0: Tigon3 [partno(BCM95721) rev 4001 PHY(5750)] (PCI Express) 10/100/1000BaseT Ethernet 00:13:d4:5a:dd:cb
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
usbcore: registered new driver usbfs
usbcore: registered new driver hub
NFORCE-CK804: IDE controller at PCI slot 0000:00:06.0
ACPI (acpi_bus-0200): Device 'IDE0' is not power manageable [20060310]
NFORCE-CK804: chipset revision 242
NFORCE-CK804: not 100% native mode: will probe irqs later
NFORCE-CK804: 0000:00:06.0 (rev f2) UDMA133 controller
ide0: BM-DMA at 0x1c00-0x1c07, BIOS settings: hda:pio, hdb:pio
ide1: BM-DMA at 0x1c08-0x1c0f, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
ieee1394: Initialized config rom entry `ip1394'
ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
Probing IDE interface ide1...
ACPI (acpi_bus-0200): Device 'USB2' is not power manageable [20060310]
ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 23
GSI 18 sharing vector 0xD9 and IRQ 18
ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [LUS2] -> GSI 23 (level, high) -> IRQ 217
PCI: Setting latency timer of device 0000:00:02.1 to 64
ehci_hcd 0000:00:02.1: EHCI Host Controller
ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:02.1: debug port 1
PCI: cache line size of 64 is not supported by device 0000:00:02.1
ehci_hcd 0000:00:02.1: irq 217, io mem 0xc8001000
ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.17-rc3-mm1 ehci_hcd
usb usb1: SerialNumber: 0000:00:02.1
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 10 ports detected
ACPI (acpi_bus-0200): Device 'USB0' is not power manageable [20060310]
ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 22
GSI 19 sharing vector 0xE1 and IRQ 19
ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LUS0] -> GSI 22 (level, high) -> IRQ 225
PCI: Setting latency timer of device 0000:00:02.0 to 64
ohci_hcd 0000:00:02.0: OHCI Host Controller
ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:02.0: irq 225, io mem 0xc8000000
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: OHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.17-rc3-mm1 ohci_hcd
usb usb2: SerialNumber: 0000:00:02.0
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 10 ports detected
ACPI (acpi_bus-0200): Device 'ACI0' is not power manageable [20060310]
ACPI: PCI Interrupt Link [LACI] enabled at IRQ 21
GSI 20 sharing vector 0xE9 and IRQ 20
ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [LACI] -> GSI 21 (level, high) -> IRQ 233
PCI: Setting latency timer of device 0000:00:04.0 to 64
usb 1-3: new high speed USB device using ehci_hcd and address 3
usb 1-3: new device found, idVendor=05e3, idProduct=0606
usb 1-3: new device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-3: Product: USB2.0 Hub
usb 1-3: configuration #1 chosen from 1 choice
hub 1-3:1.0: USB hub found
hub 1-3:1.0: 4 ports detected
AC'97 0 analog subsections not ready
intel8x0_measure_ac97_clock: measured 50717 usecs
intel8x0: clocking to 46815
ACPI: PCI Interrupt Link [LNK4] enabled at IRQ 19
GSI 21 sharing vector 0x32 and IRQ 21
ACPI: PCI Interrupt 0000:01:05.0[A] -> Link [LNK4] -> GSI 19 (level, high) -> IRQ 50
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[50] MMIO=[c8104000-c81047ff] Max Packet=[2048] IR/IT contexts=[4/8]
shpchp: HPC vendor_id 1022 device_id 7450 ss_vid 0 ss_did 0
shpchp: shpc_init: cannot reserve MMIO region
shpchp: HPC vendor_id 1022 device_id 7450 ss_vid 0 ss_did 0
shpchp: shpc_init: cannot reserve MMIO region
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
usb 1-4: new high speed USB device using ehci_hcd and address 4
usb 1-4: new device found, idVendor=05e3, idProduct=0605
usb 1-4: new device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-4: Product: USB2.0 Hub
usb 1-4: configuration #1 chosen from 1 choice
hub 1-4:1.0: USB hub found
hub 1-4:1.0: 4 ports detected
usb 2-1: new low speed USB device using ohci_hcd and address 2
usb 2-1: new device found, idVendor=046d, idProduct=c50e
usb 2-1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-1: Product: USB RECEIVER
usb 2-1: Manufacturer: Logitech
usb 2-1: configuration #1 chosen from 1 choice
usb 1-3.4: new low speed USB device using ehci_hcd and address 5
Adding 4401768k swap on /dev/sda1. Priority:-1 extents:1 across:4401768k
usb 1-3.4: new device found, idVendor=0430, idProduct=0009
usb 1-3.4: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-3.4: Product: USBkeyboard
usb 1-3.4: Manufacturer: FujitsuTakamisawaComponent
usb 1-3.4: configuration #1 chosen from 1 choice
usbcore: registered new driver hiddev
input: Logitech USB RECEIVER as /class/input/input0
input: USB HID v1.11 Mouse [Logitech USB RECEIVER] on usb-0000:00:02.0-1
input: FujitsuTakamisawaComponent USBkeyboard as /class/input/input1
input: USB HID v1.10 Keyboard [FujitsuTakamisawaComponent USBkeyboard] on usb-0000:00:02.1-3.4
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
EXT3 FS on sda2, internal journal
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e08100002375dc]
eth1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
[drm] Initialized drm 1.0.1 20051102
smsc47b397: found SMSC LPC47B397-NC (base address 0x0480, revision 1)
device-mapper: 4.6.0-ioctl (2006-02-17) initialised: dm-devel@redhat.com
kjournald starting. Commit interval 5 seconds
EXT3 FS on md0, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ADDRCONF(NETDEV_UP): eth0: link is not ready
tg3: eth0: Link is up at 1000 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
eth0: no IPv6 routers present
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:2:1:0: Attached scsi generic sg1 type 0
sd 0:3:2:0: Attached scsi generic sg2 type 0
sd 0:4:3:0: Attached scsi generic sg3 type 0
sd 0:5:4:0: Attached scsi generic sg4 type 0
sd 0:6:5:0: Attached scsi generic sg5 type 0
ACPI (acpi_bus-0200): Device 'Z003' is not power manageable [20060310]
ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 18
GSI 22 sharing vector 0x3A and IRQ 22
ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNK3] -> GSI 18 (level, high) -> IRQ 58
[drm] Initialized radeon 1.24.0 20060225 on minor 0
[drm] Setting GART location based on new memory map
[drm] Loading R300 Microcode
[drm] writeback test succeeded in 1 usecs
sdparm
とりあえず cache の件は
/usr/bin/sdparm --set=WCE /dev/sdc
とかしてごまかしといた。