similar to: Fusion MPT error while booting.

Displaying 20 results from an estimated 1000 matches similar to: "Fusion MPT error while booting."

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 @@
2006 Aug 09
4
Extract DMI info when running PXELINUX
Hi all Is there any way to extract information (like what dmidecode provides) from within PXELINUX and, based on this information, selectively perform an action? What I'm trying to do is provide a method of flashing the BIOS of our HP Linux workstations but different workstations use different methods of updating the BIOSes. For example, the xw9300 uses 'rompaq' where the xw8400
2006 Feb 24
3
Dom0 lvm/software raid rhel4.1 booting issues.
Basically the issue comes down to my Volume Groups not being found by this initrd, causing good ole kernel panic. initrd-2.6.12.6-xen3_12.1_rhel4.1.img [root@xen01 lvm]# uname -a Linux xen01.inside.***.com 2.6.9-22.0.2.ELsmp #1 SMP Thu Jan 5 17:13:01 EST 2006 i686 i686 i386 GNU/Linux [root@xen01 lvm]# cat /etc/redhat-release Red Hat Enterprise Linux ES release 4 (Nahant Update 2) Everything
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
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 -
2006 Feb 08
0
Poweredge 2850 with LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI
Did anyone manage to have xen (3.0.1 stable) run on this config? (this is on FC4 if it matters). I''ve tried recompiling the xen0 kernel with the Fusion options from my current kernel added, but it keeps removing some of them (maybe some that didn''t exist yet in kernel 2.6.12), and it seems I end up without the correct driver. If someone has this running, I''d be
2006 Jan 07
3
Can I install CentOS 4.2 on Sun X4100?
Hi, all! I want to change current RHEL 4.0 ES into CentOS 4.2 on Sun X4100 server. The server has SAS SCSI based two 2.5" hard disks. I could only install RHEL 4.0 Update 1 because the server is equipped with RHEL 4.0 Update 1's device driver only. I've included below the boot process messages concerned with SCSI controller. If it's possible for me to install CentOS 4.0 on my
2008 Oct 15
1
mptsas driver failing in Xen-3.4 unstable version
On Xen-3.4 (unstable version), I have created CentOS PV guest and dedicated 1068 SAS controller but I am not able to see the disk which is connected to 1068 SAS controller when I do fdisk -l (vtd support is enabled in Xen). Looks like the pci device(SAS controller) is getting dedicated successfully as I can see the device in the list of pci devices shown by lspci. 05:00.0 SCSI storage
2005 Oct 10
1
mkinitrd-4.2.1.3-1 unsuitable for 2.6.13+ kernels?
Hi all, I have a Opteron-machine with the MPT SCSI-controller (Symbios 53c1030). At least in i386-mode, mkinitrd does not seem to build a usable initrd for 2.6.13.x (.3 tested) with this kernel. With 2.6.12.6 it works fine. I have not tested this in x86_64 -mode yet. The symptom is that mptbase and mptscsih load, but mptscsih does not discover any controllers nor drives, and things like
2007 Nov 03
4
Problems exporting a PCI device to a domU...
Hi! I am trying to export a PCI device (an AVM Fritzcard PCI ISDN card...) to a domU but when starting my domU I am getting this error: "pciback pci-4-0: 22 Couldn''t locate PCI device (0000:00:06.0)! perhaps already in-use?" My system is running both debian etch in dom0 and domU... Below you can find (hopefully) all important information... Sincerely, Gaubatz Patrick
2007 Mar 26
3
SMP kernels and top output
Hi, everyone. I'm new to the list. This question may have come up before, but I couldn't find an answer to it by searching the centos website. Could be I was using bad keywords for my search. I have 3 HP xw9300 workstations (dual AMD Opteron 64-bit processors) that I'm upgrading from RHEL3WS to CentOS 4.4. I've upgraded two already, with one left to go. On the system with
2005 Jun 09
8
Xen and ReiserFS
I am unable to boot Dom0 on a machine with Reiser file systems. Reiser support is built into the xen0 kernel. I have similar setup with ext3 file systems working just fine, so I don''t think it is a setup problem. I have tried booting with and without and initrd file, booting with the original Linux distro initrd file, etc, but nothing seems to work. I recall seeing a thread about ReiserFS
2006 Jun 13
17
switchroot mount failed
All, I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when trying to boot Xen kernel(domain0) ...... Creating root device Mounting root filesystem mount: error 6 mounting ext3 mount: error 2 mounting none Switching to new root switchroot: mount failed: 22 umount /initrd/dev failed: 2 Kernel panic - not syncing: Attempting to kill init! Then system reboot.In grub.conf,I have
2006 Jun 13
17
switchroot mount failed
All, I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when trying to boot Xen kernel(domain0) ...... Creating root device Mounting root filesystem mount: error 6 mounting ext3 mount: error 2 mounting none Switching to new root switchroot: mount failed: 22 umount /initrd/dev failed: 2 Kernel panic - not syncing: Attempting to kill init! Then system reboot.In grub.conf,I have
2009 Jun 17
0
MPTSAS is broken in xen-3.4.x ?
I''m testing xen 3.4 on my servers, and I''m having problem with controller driver, he can''t load itself properly so the system isn''t booting. The system is debian 5.0 with kernel 2.6.26-2-xen from distribution and 2.6.29-5 compiled, the problem occure with both kernels ouput from debian 5.0/kernel 2.6.26-2-xen/xen-3.4.1-rc2 4.306723] PNP: No PS/2
2009 Jun 16
0
XEN 3.4.x - boot problem
Hi, I have installed xen-3.4.x on debian 5.0.1 with debian xen kernel 2.6.26-2 and I had a problem with boot and below I past dmesg output: 4.306723] PNP: No PS/2 controller found. Probing ports directly. [ 4.323790] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.334853] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 4.346424] mice: PS/2 mouse device common for all mice [ 4.361272]
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
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
2007 Sep 28
0
Unable to boot xen dom0 on IBM System x3250
I have an IBM System x 3250 that successfully boots using the standard kernel (2.6.18-8.1.10.el5) but fails to boot with the xen kernel. The kernel appears to fail when it attempts to initialize the driver for the onboard SAS controller (LSI Logic / Symbios Logic SAS1064E PCI-Express Fusion-MPT SAS). Can anyone provide any advice? Here's the relevant info. Please let me know if any other
2005 May 08
10
Problem with Dell Poweredge 1850
All, I seem to be experiencing the same problem that Michal Urbanski talked about in an email dated March 24th with a subject of "hanging dell hardware". Looking through the archives I can not find any resolution to the problem. The specs on my machine are Dell Poweredge 1850 Dual Xeon 2.8s 1gig ram PERC 4e/SI raid controller in mirror configuration with 2 73 gb drives (uses the