search for: mptbase

Displaying 20 results from an estimated 116 matches for "mptbase".

2011 Oct 24
1
dell: mtpbase: ioc fault state?
Hi List, Any ideas what is wrong with controller? It is running latest 5.x series of centos and driver spills out following warnings at random times: mptbase: ioc0: WARNING - IOC is in FAULT state (1600h)!!! mptbase: ioc0: WARNING - Issuing HardReset from mpt_fault_reset_work!! mptbase: ioc0: Initiating recovery mptbase: ioc0: WARNING - IOC is in FAULT state!!! mptbase: ioc0: WARNING - FAULT code = 1600h mptbase: ioc0: Recovered from IOC FAUL...
2005 Jun 09
8
Xen and ReiserFS
...or PIO modes; override with idebus=xx ICH5: IDE controller at PCI slot 0000:00:1f.1 ICH5: chipset revisioRed Hat/Adaptec aacraid driver (1.1.2-lk2 Jun 9 2005) 3ware Storage Controller device driver for Linux v1.26.02.000. Fusion MPT base driver 3.01.18 Copyright (c) 1999-2004 LSI Logic Corporation mptbase: Initiating ioc0 bringup ioc0: 53C1030: Capabilities={Initiator} mptbase: Initiating ioc0 recovery mptbase: Initiating ioc0 recovery mptbase: Initiating ioc0 recovery mptbase: Initiating ioc0 recovery mptbase: Initiating ioc0 recovery mptbase: Initiating ioc0 recovery Fusion MPT SCSI Host driver 3....
2008 Aug 28
0
System goes into read only mode - not the same as posted earlier
...mirrored on an LSI Logic controller. Every once in a while and not always on the same server and not only on the local SCSI Drives. System A ? Dual internal drives on /dev/sda System B ? Dual internal drives on /dev/sdc with a DAS on /dev/sda. Each of these systems experienced a kernel mptbase error and placed /dev/sda into read only mode. Note again the /dev/sda isn?t always local. For system A ? remounting in ro mode didn?t work and the system had to be rebooted. File system check and bad block checks showed nothing and when the system was rebooted ? it was fine. A portion of t...
2006 Jun 13
17
switchroot mount failed
...# make install # cd /boot # depmod 2.6.16-xen # mkinitrd -f -v initrd-2.6.16-xen.img 2.6.16-xen Creating initramfs Looking for deps of module scsi_mod Looking for deps of module sd_mod scsi_mod Looking for deps of module scsi_mod Looking for deps of module unknown Looking for deps of module mptbase Looking for deps of module mptscsih mptbase scsi_mod Looking for deps of module mptbase Looking for deps of module scsi_mod Looking for deps of module ide-disk Looking for deps of module dm-mod Looking for deps of module ext3 jbd Looking for deps of module jbd Using modules: ./kernel/drivers...
2006 Jun 13
17
switchroot mount failed
...# make install # cd /boot # depmod 2.6.16-xen # mkinitrd -f -v initrd-2.6.16-xen.img 2.6.16-xen Creating initramfs Looking for deps of module scsi_mod Looking for deps of module sd_mod scsi_mod Looking for deps of module scsi_mod Looking for deps of module unknown Looking for deps of module mptbase Looking for deps of module mptscsih mptbase scsi_mod Looking for deps of module mptbase Looking for deps of module scsi_mod Looking for deps of module ide-disk Looking for deps of module dm-mod Looking for deps of module ext3 jbd Looking for deps of module jbd Using modules: ./kernel/drivers...
2006 Jun 07
0
(no subject)
...nstall # cd /boot # depmod 2.6.16-xen # mkinitrd -f -v initrd-2.6.16-xen.img 2.6.16-xen Creating initramfs Looking for deps of module scsi_mod Looking for deps of module sd_mod scsi_mod Looking for deps of module scsi_mod Looking for deps of module unknown Looking for deps of module mptbase Looking for deps of module mptscsih mptbase scsi_mod Looking for deps of module mptbase Looking for deps of module scsi_mod Looking for deps of module ide-disk Looking for deps of module dm-mod Looking for deps of module ext3 jbd Looking for deps of module jbd Using modules: ./kernel/drivers...
2005 May 04
2
Fusion MPT error while booting.
I''m trying to run on a dual-processor opteron system (hp xw9300) I get the following message while booting. mptbase: ERROR - Unable to map adapter memory mptbase: probe of 0000:61:06.0 failed with error -22 This is followed by another failure for 06.1 What am I doing wrong? Thanks, Ray _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xe...
2009 Jun 16
0
XEN 3.4.x - boot problem
...d [ 4.490555] SCSI subsystem initialized [ 4.502222] Fusion MPT base driver 3.04.06 [ 4.511363] Copyright (c) 1999-2007 LSI Corporation [ 4.526520] Fusion MPT SAS Host driver 3.04.06 [ 4.536466] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 4.551871] mptbase: ioc0: Initiating bringup [ 5.265020] ioc0: LSISAS1064E B2: Capabilities={Initiator} [ 5.277276] no ownder 5.277276] no ownder [ 5.282441] mptbase: ioc0: PCI-MSI enabled [ 24.397417] mptbase: ioc0: Initiating recovery [ 54.917063] mptbase: ioc0: Initiating recovery [ 103.067093] s...
2009 Jun 17
0
MPTSAS is broken in xen-3.4.x ?
...d [ 4.490555] SCSI subsystem initialized [ 4.502222] Fusion MPT base driver 3.04.06 [ 4.511363] Copyright (c) 1999-2007 LSI Corporation [ 4.526520] Fusion MPT SAS Host driver 3.04.06 [ 4.536466] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16 [ 4.551871] mptbase: ioc0: Initiating bringup [ 5.265020] ioc0: LSISAS1064E B2: Capabilities={Initiator} [ 5.277276] no ownder 5.277276] no ownder [ 5.282441] mptbase: ioc0: PCI-MSI enabled [ 24.397417] mptbase: ioc0: Initiating recovery [ 54.917063] mptbase: ioc0: Initiating recovery [ 103.067093] s...
2017 Sep 13
0
[PATCH 04/10] drivers:mpt: return -ENOMEM on allocation failure.
Signed-off-by: Allen Pais <allen.lkml at gmail.com> --- drivers/message/fusion/mptbase.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/message/fusion/mptbase.c b/drivers/message/fusion/mptbase.c index 84eab28..7920b2b 100644 --- a/drivers/message/fusion/mptbase.c +++ b/drivers/message/fusion/mptbase.c @@ -4328,15 +4328,15 @@ initChainBuffers...
2006 May 23
2
new initrd
Hi Can anyone show me how to make a new initrd for a newly rolled kernel? I have to install a 'custom' 2.6.14 kernel and i have build the kernel and now just trying to build the initrd cd /boot mkinitrd initrd-2.6.14.img 2.6.14 No module mptbase found for kernel 2.6.14, aborting. What am i doing wrong? thanks
2006 Feb 24
3
Dom0 lvm/software raid rhel4.1 booting issues.
...''/dev/VolGroup00/LogVolVar'' [4.00 GB] inherit ACTIVE ''/dev/VolGroup00/LogVolXen'' [118.53 GB] inherit sda1:sdb1 = boot (100MB) sda2:sdb2 = swap (2048MB) sda3:sdb3 = Lvm sdc = Lvm [root@xen01 boot]# lsmod | grep mpt mptscsih 41469 0 mptbase 57757 1 mptscsih scsi_mod 116429 3 sg,mptscsih,sd_mod Does anyone have any suggestions on the steps I should take next to debug this? Thanks everyone. *************** Lots of dmesg output follows, beware ******************* Loading scsi_mod.ko module scsi_mod: no...
2007 Sep 28
0
Unable to boot xen dom0 on IBM System x3250
...7 for device 0000:05:00.0 PCI: Sharing IRQ 7 with 0000:00:01.0 PCI: Sharing IRQ 7 with 0000:00:03.0 IRQ routing conflict for 0000:00:1c.0, have irq 10, want irq 7 IRQ routing conflict for 0000:00:1c.4, have irq 10, want irq 7 PCI: Sharing IRQ 7 with 0000:00:1d.3 PCI: Sharing IRQ 7 with 0000:01:00.0 mptbase: Initiating ioc0 bringup ioc0: SAS1064E: Capabilities={Initiator} mptbase: Initiating ioc0 recovery BUG: soft lockup detected on CPU#1! Call Trace: <IRQ> [<ffffffff802a76ad>] softlockup_tick+0xdb/0xed [<ffffffff8026ba66>] timer_interrupt+0x396/0x3f2 [<ffffffff80210a87>]...
2007 Aug 30
2
Fujitsu RX200 S3
Alle, I am trying to install CentOS 5 on a Dual Xeon 5160 FJ RX200 S3. The RAID hardware is an internal LSI MPT 1068 SAS/RAID controller (LSI 1068SASIME-2300). I have downloaded the drivers (mptsas, mptscsih and mptbase) and created the required floppy. When I run linux dd after booting from either the DVD or Disk 1 of the CentOS distro, it says it loads mptsas, mptbase and mptscsih and then comes up with "No drivers of the appropriate type were found", etc... Consequently, the RAID device is not fou...
2005 Sep 07
1
mkinitrd
I''ve compiled xen without any problems. but now i have to create an initrd file. When i use the command mkinitrd (without any options) the i''ve got some errors: # mkinitrd Root device: /dev/sda3 (mounted on / as reiserfs) Module list: ata_piix mptbase mptscsih qla2300 reiserfs Kernel image: /boot/vmlinuz-2.6.11.12-xen0 Initrd image: /boot/initrd-2.6.11.12-xen0 Shared libs: lib/ld-2.3.4.so lib/libblkid.so.1.0 lib/libc.so.6 lib/libselinux .so.1 lib/libuuid.so.1.2 No modules.pcimap file found Cannot determine dependencies of module ata_pii...
2011 Jan 19
0
Bug#603727: xen-hypervisor-4.0-amd64: i386 Dom0 crashes after doing some I/O on local storage (software Raid1 on SAS-drives with mpt2sas driver)
I have the exact same issue on several Sunfire v20z (hardware LSI RAID controler). Under high IO load, the raid controler starts complaining with disk errors : [163442.483878] mptbase: ioc0: LogInfo(0x11070000): F/W: DMA Error [163445.172333] sd 2:0:0:0: [sda] Unhandled error code [163445.172338] sd 2:0:0:0: [sda] Result: hostbyte=DID_SOFT_ERROR driverbyte=DRIVER_OK [163445.172345] sd 2:0:0:0: [sda] CDB: Write(10): 2a 00 00 ba ee 4d 00 04 00 00 [163445.172365] end_request: I/O e...
2010 Oct 20
0
Disk Problem???
...=0000010190c56080) Oct 19 20:56:20 wltracp1a kernel: mptscsi: ioc0: attempting task abort! (sc=0000010190c56080) Oct 19 20:56:20 wltracp1a kernel: scsi4 : destination target 2, lun 0 Oct 19 20:56:20 wltracp1a kernel: command = Test Unit Ready 00 00 00 00 00 Oct 19 20:56:20 wltracp1a kernel: mptbase: ioc0: IOCStatus=8048 LogInfo=31140000 Originator={PL}, Code={IO Executed}, SubCode(0x0000) Oct 19 20:56:20 wltracp1a kernel: mptscsi: ioc0: task abort: SUCCESS (sc=0000010190c56080) Oct 19 20:56:20 wltracp1a kernel: mptscsi: ioc0: Attempting host reset! (sc=0000010190c56080) Oct 19 20:56:20 wltrac...
2010 Apr 26
9
passthrough PCI SCSI device
I have a sles10sp3 vm that I''m trying to passthrough a scsi card, which has a DLT tape drive attached. Anyone doing anything similar? When I passthrough the scsi card (forced to do both ports), the vm dies when it loads, I think during udev. I''m viewing the vm through virt-manager, so I can''t scroll up and see what everything says. Is there a way to get the text xm
2006 Jan 07
3
Can I install CentOS 4.2 on Sun X4100?
...ossible for me to install CentOS 4.0 on my X4100, I am ready to switch to it. TIA Sungsoo Kim ------------------- SCSI subsystem initialized Fusion MPT base driver 3.02.18 Copyright (c) 1999-2005 LSI Logic Corporation ACPI: PCI interrupt 0000:02:03.0[A] -> GSI 28 (level, low) -> IRQ 209 mptbase: Initiating ioc0 bringup ioc0: SAS1064: Capabilities={Initiator} Fusion MPT SCSI Host driver 3.02.18 scsi0 : ioc0: LSISAS1064, FwRev=01040000h, Ports=1, MaxQ=203, IRQ=209 Vendor: FUJITSU Model: MAV2073RCSUN72G Rev: 0301 Type: Direct-Access ANSI SCSI revision: 04 SCSI...
2017 Sep 13
17
[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
Signed-off-by: Allen Pais <allen.lkml at gmail.com> --- arch/powerpc/platforms/cell/spider-pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/platforms/cell/spider-pci.c b/arch/powerpc/platforms/cell/spider-pci.c index d1e61e2..82aa3f7 100644 --- a/arch/powerpc/platforms/cell/spider-pci.c +++ b/arch/powerpc/platforms/cell/spider-pci.c @@ -106,7 +106,7