This is a discussion on LSI 53C1030 extremely slow within the mailing.openbsd.tech forums, part of the OpenBSD category; --> Hello. First of all, my apologies for long message. Some time ago I wrote and ask you about LSI ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello. First of all, my apologies for long message. Some time ago I wrote and ask you about LSI controller. > May I ask you something?... Is it possible to work on OpenBSD with > hardware RAID on that controller - LSI Logic LSI53C1030 (motherboard > SE7520JR2SCSID1; as far as i know there is some hardware RAID0,1 > features on that board)? > I mean, is it possible to check/reconstruct etc. hardware RAID from > OS, or I must see to software RAID? And now I'm in trouble... Crrr.. :-( Actually, now I have brand Intel machine on SE7520JR2SCSID1 with 2x2800 MHz Xeon and 2x36 Gb SCSI drives (full dmesg from bsd.mp below). There is backplane on this machine and integrated 53C1030 controller. Additionally, there is some kind of software, and on "BIOS stage" it provide ability to configure SCSI controller (with very poor functionality). It allow something like .... Disable RAID Yes/No .... and, with RAID "Yes", allow construct mirror (and HotSpare). The MAIN problem is that OpenBSD can't work with "Disable RAID YES"! (without RAID). First I thought that get 2 "raw" SCSI disks and do what I want. But at install stage I seen something like .... mpt0: command timeout probe(mpt0:6:0): mpt0: timeout on request index = 0xfe, seq = 0x0000007a mpt0: Status 0x00000000, Mask 0x00000001, Doorbell 0x24000000 mpt0: request state: On Chip mpt0: command timeout probe(mpt0:6:0): mpt0: timeout on request index = 0xfe, seq = 0x0000007b mpt0: Status 0x00000000, Mask 0x00000001, Doorbell 0x24000000 mpt0: request state: On Chip mpt0: command timeout probe(mpt0:6:0): mpt0: timeout on request index = 0xfe, seq = 0x0000007c mpt0: Status 0x00000000, Mask 0x00000001, Doorbell 0x24000000 mpt0: request state: On Chip .... And so on to mpt0:15:0 and again from mpt0:1:0. Can't install. When I set "Disable RAID NO" and build RAID Array (mirror), I got something like .... mpt0: mpt_request: SCSI IO Request @ 0xd06ff540 Chain Offset 0x00 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 8 SenseBufferLength 32 LUN: 0x0 Control 0x02000000 READ SIMPLEQ DataLength 0x00000024 SenseBufAddr 0x00025de0 CDB[0:6] 12 00 00 00 24 00 SE32 0xeb640c30: Addr=0x5da380 FlagsLength=0xd1000024 LAST_ELEMENT END_OF_BUFFER END_OF_LIST mpt0: mpt_reply: SCSI IO Request Reply @ 0xeb5f7b80 IOC Status SCSI: External Bus Reset IOCLogInfo 0x00000000 MsgLength 0x08 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 6 CDBLength 6 SCSI Status: OK SCSI State: (0x00000008)State_Terminated TransferCnt 0x0000 SenseCnt 0x0000 ResponseInfo 0x00000000 mpt0: request 254 already free mpt0: External Bus Reset mpt0: target 1 Asynchronous at 0MHz width 8bit offset 0 QAS 0 DT 0 IU 0 mpt1 at pci2 dev 5 function 1 "Symbios Logic 53c1030" rev 0x08: apic 9 int 1 (irq 11) mpt1: sending FW Upload request to IOC (size: 36, img size: 69448) scsibus1 at mpt1: 16 targets vendor "Intel", unknown product 0x326 (class system subclass 8259 PIC, rev 0x09) at pci1 dev 0 function 1 not configured ppb2 at pci1 dev 0 function 2 "Intel PCIE-PCIX Bridge Hub B" rev 0x09 .... and install system. But disks I/O is EXTREMELY SLOW!!! The 20Gb part were something about 4-5 minutes in 'newfs' while installation. 'cp' src.tar.gz, 100Mb, from one partition to another (/home -> /usr) is about 1,5-2 minutes. Led on 1st disk blinking with approximately 5 Hz, while on 2nd - not blinking. At last, I install Windows 2k3S, and I/O speed gets very fast. So, there is no hardrware breakings. ---------- Help! What is it!? Where I wrong, what can I do? ---------- OpenBSD 3.6 (GENERIC.MP) #173: Fri Sep 17 12:52:31 MDT 2004 deraadt@i386.openbsd.org:/usr/src/sy...ile/GENERIC.MP cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,P GE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE 2,SS,HTT,TM,SBF,PNI, MWAIT,CNXT-ID real mem = 2146934784 (2096616K) avail mem = 1952972800 (1907200K) using 4278 buffers containing 107450368 bytes (104932K) of memory mainbus0 (root) bios0 at mainbus0: AT/286+(00) BIOS, date 10/12/04, BIOS32 rev. 0 @ 0xf0010 pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000 pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf5390/176 (9 entries) pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801EB/ER LPC" rev 0x00) pcibios0: PCI bus #4 is the last bus bios0: ROM list: 0xc0000/0xa800 0xca800/0x4000 0xce800/0x1000 0xcf800/0x1000 mainbus0: Intel MP Specification (Version 1.4) (INTEL SE7520JR22 ) cpu0 at mainbus0: apid 0 (boot processor) cpu0: apic clock running at 199 MHz cpu1 at mainbus0: apid 6 (application processor) cpu1: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,P GE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE 2,SS,HTT,TM,SBF,PNI, MWAIT,CNXT-ID mainbus0: bus 0 is type PCI mainbus0: bus 1 is type PCI mainbus0: bus 2 is type PCI mainbus0: bus 3 is type PCI mainbus0: bus 4 is type PCI mainbus0: bus 5 is type ISA ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins ioapic1 at mainbus0: apid 9 pa 0xfec80000, version 20, 24 pins ioapic2 at mainbus0: apid 10 pa 0xfec80400, version 20, 24 pins pci0 at mainbus0 bus 0: configuration mode 1 (no bios) pchb0 at pci0 dev 0 function 0 "Intel E7710 SMCH" rev 0x0c "Intel E7710 MCH ERR" rev 0x0c at pci0 dev 0 function 1 not configured "Intel E7710 MCH DMA" rev 0x0c at pci0 dev 1 function 0 not configured ppb0 at pci0 dev 2 function 0 "Intel E7710 MCH PCIE Port A0" rev 0x0c pci1 at ppb0 bus 1 ppb1 at pci1 dev 0 function 0 "Intel PCIE-PCIX Bridge Hub A" rev 0x09 pci2 at ppb1 bus 2 mpt0 at pci2 dev 5 function 0 "Symbios Logic 53c1030" rev 0x08: apic 9 int 2 (irq 7) mpt0: sending FW Upload request to IOC (size: 36, img size: 69448) scsibus0 at mpt0: 16 targets sd0 at scsibus0 targ 1 lun 0: <LSILOGIC, 1030 IM, 1000> SCSI2 0/direct fixed sd0: 34938MB, 34938 cyl, 16 head, 128 sec, 512 bytes/sec, 71553024 sec total mpt0: command timeout probe(mpt0:6:0): mpt0: timeout on request index = 0xfe, seq = 0x0000007a mpt0: Status 0x00000000, Mask 0x00000001, Doorbell 0x24000000 mpt0: request state: On Chip mpt0: command timeout probe(mpt0:6:0): mpt0: timeout on request index = 0xfe, seq = 0x0000007b mpt0: Status 0x00000000, Mask 0x00000001, Doorbell 0x24000000 mpt0: request state: On Chip mpt0: command timeout probe(mpt0:6:0): mpt0: timeout on request index = 0xfe, seq = 0x0000007c mpt0: Status 0x00000000, Mask 0x00000001, Doorbell 0x24000000 mpt0: request state: On Chip mpt0: command timeout probe(mpt0:8:0): mpt0: timeout on request index = 0xfe, seq = 0x0000007d mpt0: Status 0x00000000, Mask 0x00000001, Doorbell 0x24000000 mpt0: request state: On Chip mpt0: command timeout probe(mpt0:8:0): mpt0: timeout on request index = 0xfe, seq = 0x0000007e mpt0: Status 0x00000000, Mask 0x00000001, Doorbell 0x24000000 mpt0: request state: On Chip mpt0: mpt_done: no scsi_xfer, index = 0xfe, seq = 0x00000000 mpt0: request state: Free mpt0: mpt_request: SCSI IO Request @ 0xd06ff540 Chain Offset 0x00 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 8 SenseBufferLength 32 LUN: 0x0 Control 0x02000000 READ SIMPLEQ DataLength 0x00000024 SenseBufAddr 0x00025de0 CDB[0:6] 12 00 00 00 24 00 SE32 0xeb640c30: Addr=0x5da380 FlagsLength=0xd1000024 LAST_ELEMENT END_OF_BUFFER END_OF_LIST mpt0: mpt_reply: SCSI IO Request Reply @ 0xeb5f7980 IOC Status SCSI: External Bus Reset IOCLogInfo 0x00000000 MsgLength 0x08 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 6 CDBLength 6 SCSI Status: OK SCSI State: (0x00000008)State_Terminated TransferCnt 0x0000 SenseCnt 0x0000 ResponseInfo 0x00000000 mpt0: request 254 already free mpt0: mpt_done: no scsi_xfer, index = 0xfe, seq = 0x00000000 mpt0: request state: Free mpt0: mpt_request: SCSI IO Request @ 0xd06ff540 Chain Offset 0x00 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 8 SenseBufferLength 32 LUN: 0x0 Control 0x02000000 READ SIMPLEQ DataLength 0x00000024 SenseBufAddr 0x00025de0 CDB[0:6] 12 00 00 00 24 00 SE32 0xeb640c30: Addr=0x5da380 FlagsLength=0xd1000024 LAST_ELEMENT END_OF_BUFFER END_OF_LIST mpt0: mpt_reply: SCSI IO Request Reply @ 0xeb5f7a00 IOC Status SCSI: External Bus Reset IOCLogInfo 0x00000000 MsgLength 0x08 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 6 CDBLength 6 SCSI Status: OK SCSI State: (0x00000008)State_Terminated TransferCnt 0x0000 SenseCnt 0x0000 ResponseInfo 0x00000000 mpt0: request 254 already free mpt0: mpt_done: no scsi_xfer, index = 0xfe, seq = 0x00000000 mpt0: request state: Free mpt0: mpt_request: SCSI IO Request @ 0xd06ff540 Chain Offset 0x00 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 8 SenseBufferLength 32 LUN: 0x0 Control 0x02000000 READ SIMPLEQ DataLength 0x00000024 SenseBufAddr 0x00025de0 CDB[0:6] 12 00 00 00 24 00 SE32 0xeb640c30: Addr=0x5da380 FlagsLength=0xd1000024 LAST_ELEMENT END_OF_BUFFER END_OF_LIST mpt0: mpt_reply: SCSI IO Request Reply @ 0xeb5f7a80 IOC Status SCSI: External Bus Reset IOCLogInfo 0x00000000 MsgLength 0x08 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 8 CDBLength 6 SCSI Status: OK SCSI State: (0x00000008)State_Terminated TransferCnt 0x0000 SenseCnt 0x0000 ResponseInfo 0x00000000 mpt0: request 254 already free mpt0: mpt_done: no scsi_xfer, index = 0xfe, seq = 0x00000000 mpt0: request state: Free mpt0: mpt_request: SCSI IO Request @ 0xd06ff540 Chain Offset 0x00 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 8 SenseBufferLength 32 LUN: 0x0 Control 0x02000000 READ SIMPLEQ DataLength 0x00000024 SenseBufAddr 0x00025de0 CDB[0:6] 12 00 00 00 24 00 SE32 0xeb640c30: Addr=0x5da380 FlagsLength=0xd1000024 LAST_ELEMENT END_OF_BUFFER END_OF_LIST mpt0: mpt_reply: SCSI IO Request Reply @ 0xeb5f7b00 IOC Status SCSI: External Bus Reset IOCLogInfo 0x00000000 MsgLength 0x08 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 8 CDBLength 6 SCSI Status: OK SCSI State: (0x00000008)State_Terminated TransferCnt 0x0000 SenseCnt 0x0000 ResponseInfo 0x00000000 mpt0: request 254 already free mpt0: mpt_done: no scsi_xfer, index = 0xfe, seq = 0x00000000 mpt0: request state: Free mpt0: mpt_request: SCSI IO Request @ 0xd06ff540 Chain Offset 0x00 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 8 SenseBufferLength 32 LUN: 0x0 Control 0x02000000 READ SIMPLEQ DataLength 0x00000024 SenseBufAddr 0x00025de0 CDB[0:6] 12 00 00 00 24 00 SE32 0xeb640c30: Addr=0x5da380 FlagsLength=0xd1000024 LAST_ELEMENT END_OF_BUFFER END_OF_LIST mpt0: mpt_reply: SCSI IO Request Reply @ 0xeb5f7b80 IOC Status SCSI: External Bus Reset IOCLogInfo 0x00000000 MsgLength 0x08 MsgFlags 0x00 MsgContext 0x000000fe Bus: 0 TargetID 6 CDBLength 6 SCSI Status: OK SCSI State: (0x00000008)State_Terminated TransferCnt 0x0000 SenseCnt 0x0000 ResponseInfo 0x00000000 mpt0: request 254 already free mpt0: External Bus Reset mpt0: target 1 Asynchronous at 0MHz width 8bit offset 0 QAS 0 DT 0 IU 0 mpt1 at pci2 dev 5 function 1 "Symbios Logic 53c1030" rev 0x08: apic 9 int 1 (irq 11) mpt1: sending FW Upload request to IOC (size: 36, img size: 69448) scsibus1 at mpt1: 16 targets vendor "Intel", unknown product 0x326 (class system subclass 8259 PIC, rev 0x09) at pci1 dev 0 function 1 not configured ppb2 at pci1 dev 0 function 2 "Intel PCIE-PCIX Bridge Hub B" rev 0x09 pci3 at ppb2 bus 3 em0 at pci3 dev 4 function 0 "Intel PRO/1000MT DP (82546EB)" rev 0x03: apic 10 int 6 (irq 7), address: 00:04:23:b0:1a:26 em1 at pci3 dev 4 function 1 "Intel PRO/1000MT DP (82546EB)" rev 0x03: apic 10 int 7 (irq 10), address: 00:04:23:b0:1a:27 vendor "Intel", unknown product 0x327 (class system subclass 8259 PIC, rev 0x09) at pci1 dev 0 function 3 not configured uhci0 at pci0 dev 29 function 0 "Intel 82801EB/ER USB" rev 0x02: apic 8 int 16 (irq 10) usb0 at uhci0: USB revision 1.0 uhub0 at usb0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1 at pci0 dev 29 function 1 "Intel 82801EB/ER USB" rev 0x02: apic 8 int 19 (irq 10) usb1 at uhci1: USB revision 1.0 uhub1 at usb1 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2 at pci0 dev 29 function 2 "Intel 82801EB/ER USB" rev 0x02: apic 8 int 18 (irq 7) usb2 at uhci2: USB revision 1.0 uhub2 at usb2 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0 at pci0 dev 29 function 7 "Intel 82801EB/ER USB" rev 0x02: apic 8 int 23 (irq 5) ehci0: EHCI version 1.0 ehci0: companion controllers, 2 ports each: uhci0 uhci1 uhci2 usb3 at ehci0: USB revision 2.0 uhub3 at usb3 uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered ppb3 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0xc2 pci4 at ppb3 bus 4 vga1 at pci4 dev 12 function 0 "ATI Rage XL" rev 0x27 wsdisplay0 at vga1: console (80x25, vt100 emulation) wsdisplay0: screen 1-5 added (80x25, vt100 emulation) ichpcib0 at pci0 dev 31 function 0 "Intel 82801EB/ER LPC" rev 0x02 pciide0 at pci0 dev 31 function 1 "Intel 82801EB/ER IDE" rev 0x02: DMA, channel 0 configured to compatibility, channel 1 confi gured to compatibility atapiscsi0 at pciide0 channel 0 drive 0 scsibus2 at atapiscsi0: 2 targets cd0 at scsibus2 targ 0 lun 0: <HL-DT-ST, CD-ROM GCR-8522B, 1.00> SCSI0 5/cdrom removable cd0(pciide0:0:0): using PIO mode 4, DMA mode 2 pciide0: channel 1 disabled (no drives) "Intel 82801EB/ER SMBus" rev 0x02 at pci0 dev 31 function 3 not configured isa0 at ichpcib0 isadma0 at isa0 pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard, using wsdisplay0 pmsi0 at pckbc0 (aux slot) pckbc0: using irq 12 for aux slot wsmouse0 at pmsi0 mux 0 pcppi0 at isa0 port 0x61 midi0 at pcppi0: <PC speaker> sysbeep0 at pcppi0 npx0 at isa0 port 0xf0/16: using exception 16 pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo fdc0 at isa0 port 0x3f0/6 irq 6 drq 2 biomask 0 netmask 0 ttymask 0 pctr: user-level cycle counter enabled dkcsum: sd0 matched BIOS disk 80 root on sd0a rootdev=0x400 rrootdev=0xd00 rawdev=0xd02 -- engineer |