search for: mpt3sas

Displaying 20 results from an estimated 54 matches for "mpt3sas".

2017 May 17
2
4.9 kernel fails to boot because it didn't have the mpt3sas module
...device (3min 35s / no limit) Had the console not truncated that line and instead just wrapped the full message so I could see it I would have been a much happier person. Turns out dracut was unable to mount the root file system. So I went back into the 3.10 kernel again to see if the mpt2sas or mpt3sas driver was in its initramfs file... and it wasn't: $ sudo lsinitrd -k 4.9.25-27.el7.x86_64 | grep mpt -rw-r--r-- 1 root root 0 May 16 12:39 etc/fstab.empty -rw-r--r-- 1 root root 22 Nov 5 2016 usr/lib/kbd/unimaps/empty.uni For comparison: $ sudo lsinitrd -...
2016 Nov 05
3
Avago (LSI) SAS-3 controller, poor performance on CentOS 7
...le+ Count=96 Masked- Capabilities: [100] Advanced Error Reporting Capabilities: [1e0] #19 Capabilities: [1c0] Power Budgeting <?> Capabilities: [190] #16 Capabilities: [148] Alternative Routing-ID Interpretation (ARI) Kernel driver in use: mpt3sas CentOS 6: # dmesg | grep -i mpt mpt3sas version 09.102.00.00-rh loaded mpt3sas 0000:01:00.0: PCI INT A -> GSI 26 (level, low) -> IRQ 26 mpt3sas 0000:01:00.0: setting latency timer to 64 mpt3sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (32772632 kB) mpt3sas_cm0: MSI-X vector...
2017 May 17
0
4.9 kernel fails to boot because it didn't have the mpt3sas module
On 05/16/2017 09:04 PM, Jerry wrote: <snip> > > Turns out dracut was unable to mount the root file system. So I went back > into the 3.10 kernel again to see if the mpt2sas or mpt3sas driver was in > its initramfs file... and it wasn't: > > > $ sudo lsinitrd -k 4.9.25-27.el7.x86_64 | grep mpt > -rw-r--r-- 1 root root 0 May 16 12:39 etc/fstab.empty > -rw-r--r-- 1 root root 22 Nov 5 2016 > usr/lib/kbd/unimaps/empty.uni...
2017 May 17
2
4.9 kernel fails to boot because it didn't have the mpt3sas module
...Wed, May 17, 2017 at 10:07 AM, Sarah Newman <srn at prgmr.com> wrote: > On 05/16/2017 09:04 PM, Jerry wrote: > <snip> > > > > Turns out dracut was unable to mount the root file system. So I went > back > > into the 3.10 kernel again to see if the mpt2sas or mpt3sas driver was in > > its initramfs file... and it wasn't: > > > > > > $ sudo lsinitrd -k 4.9.25-27.el7.x86_64 | grep mpt > > -rw-r--r-- 1 root root 0 May 16 12:39 etc/fstab.empty > > -rw-r--r-- 1 root root 22 Nov 5 2016 > &g...
2016 Sep 28
0
CEEA-2016:1930 CentOS 7 mpt3sas Enhancement Update
...Enhancement Advisory 2016:1930 Upstream details at : https://rhn.redhat.com/errata/RHEA-2016-1930.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: d14458a2bca348a99df8dcdf0b1ecceec16e7c5a85e3cd87fe2aa7b5b1df3a44 kmod-mpt3sas-13.100.00.00-1.el7_2.x86_64.rpm Source: 461c64bee0c619696527cbde759b80d1f031949b2206d9ad99949693c259c4e7 mpt3sas-13.100.00.00-1.el7_2.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2017 Mar 08
0
CEEA-2017:0458 CentOS 7 kmod-redhat-mpt3sas Enhancement Update
...ment Advisory 2017:0458 Upstream details at : https://rhn.redhat.com/errata/RHEA-2017-0458.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 5d5fd5d8ca7d36045da7cf51014ef923cf0e7ff482f99fa745d5b81babd54d86 kmod-redhat-mpt3sas-14.101.00.00-1.el7_3.x86_64.rpm Source: 13c5b33f5504eb2c4c708fe21111e655ba77e6aff6fc7846cbc30f082a0f2f18 kmod-redhat-mpt3sas-14.101.00.00-1.el7_3.src.rpm -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net Twitter: @JohnnyCentOS
2019 Apr 12
2
rpmbuild how to know we are building kernel module package
Hi, When I build a mpt3sas rpm package, I found something interesting: 1. package name is prefixed with kmod- automatically 2. so many requirements are added automatically, most of them are kabi So my question is rpmbuild how to know he is building kernel module package? Based on which condition? Here is mpt3sas.spec:...
2018 Mar 06
2
kernel 4.9.86-30 missing mpt2sas module
...he controller. That module is not present in the modules directory of the 4.9.86: 4.9.86-30: # pwd /lib/modules/4.9.86-30.el7.x86_64 # find . -name "*mpt2*" -print # stock 3.10.0-693: # pwd /lib/modules/3.10.0-693.el7.x86_64 # find . -name "*mpt2*" -print ./kernel/drivers/scsi/mpt3sas/mpt2sas.ko.xz The fun part is, that according to the shipped config, it should be there: # grep MPT2 /boot/config-4.9.86-30.el7.x86_64 CONFIG_SCSI_MPT2SAS_MAX_SGE=128 CONFIG_SCSI_MPT2SAS=m Any idea, what happened? I will try myself to build a new kernel from the corresponding source package to c...
2017 May 17
0
4.9 kernel fails to boot because it didn't have the mpt3sas module
On 05/17/2017 01:30 PM, Jerry wrote: > For some reason each of the 5, 6 & 7 releases have issues with the mpt2sas > driver (there isn't enough swiotlb allocated by default for the driver to > work properly, and the units for that parameter changed between 5 and 6). > It's like this driver has bad luck or something. To my best knowledge they shouldn't use swiotlb if
2020 Sep 20
4
CentOS 8 LSI SAS2004 Driver
...h installs of CentOS 8 and have come to find out that RedHat deprecated support for a number of HBAs for 8 including all running the SAS2004 chip. Does anyone know if there is a driver available for this chip from a third party repo? My google searches have led me to believe that EPEL 8 has a kmod-mpt3sas package but it does not seem to exist though multiple blogs have stated otherwise. If anyone knows if there is a solution for CentOS 8 that would be great or if I have to roll back to CentOS 7 for card support. Thanks, William
2020 Sep 20
1
CentOS 8 LSI SAS2004 Driver
...out that RedHat deprecated >> support for a number of HBAs for 8 including all running the SAS2004 chip. >> >> Does anyone know if there is a driver available for this chip from a >> third party repo? My google searches have led me to believe that EPEL 8 >> has a kmod-mpt3sas package but it does not seem to exist though multiple >> blogs have stated otherwise. If anyone knows if there is a solution for >> CentOS 8 that would be great or if I have to roll back to CentOS 7 for >> card support. >> >> Thanks, >> >> William > &gt...
2019 Oct 02
2
CentOS 8 Broken Installation
...for instaling CentOS 8 on Dell T610 with SAS controler (copied from Mike Chan): Intro: ** Keyword: CentOS 8 LSI SAS2 Trying CentOS 8 on an old machine (Dell T610) but the installer can't find disks for installation. It turns out that the RH removed the support for LSI SAS2 controllers in the mpt3sas driver. I've found some articles about this, and is trying to install with elrepo-provided DUD (driver update disk). Will update the results and the procedure if succeeded. At least it can serves as a warning to those with said SAS controllers. Solution: Reference: https://elrepoproject.b...
2017 Jun 12
3
xen4centos kernel version / debuginfo
Is there any problem moving to 4.9.31? This contains upstream commits f2e767bb5d6ee0d9 for mpt3sas and 69861e0a52f87333 for dom0 memory mappings. I am also trying to build a debuginfo package but it's not correct. Specifically I'm able to get vmlinux but the .debug files for modules are stripped, which isn't right. Does anyone know how to fix this? I'm also not sure how you'...
2019 Oct 02
3
CentOS 8 Broken Installation
On 10/2/19 9:27 PM, Jonathan Billings wrote: > On Oct 2, 2019, at 15:14, G?nther J. Niederwimmer <gjn at gjn.priv.at> wrote: >> >> Hello, >> >> Is it a Plan to correct the Broken mdadm and or driver for Intel Chipset C602, >> my Server SuperMicro Board X9SRi-F have a Problem with the new C8 or RH8 ? > > Is there a bug filed on
2016 Nov 05
2
Avago (LSI) SAS-3 controller, poor performance on CentOS 7
On 11/05/2016 06:40 AM, Steven Tardy wrote: > What firmware is/are on the cards? In the dmesg output I included: mpt3sas0: LSISAS3008: FWVersion(10.00.00.00), ChipRevision(0x02), BiosVersion(08.25.00.00) > The driver version difference between C6 and C7 could interact badly with old firmware. I suspected that was the case, and tried running elrepo's "kmod-mpt3sas" from their testing repo. C7 has...
2016 Sep 29
0
CentOS-announce Digest, Vol 139, Issue 7
...(Johnny Hughes) 2. CESA-2016:1944 Important CentOS 5 bind Security Update (Johnny Hughes) 3. CESA-2016:1945 Important CentOS 5 bind97 Security Update (Johnny Hughes) 4. CESA-2016:1944 Important CentOS 6 bind Security Update (Johnny Hughes) 5. CEEA-2016:1930 CentOS 7 mpt3sas Enhancement Update (Johnny Hughes) 6. CESA-2016:1940 Important CentOS 7 openssl Security Update (Johnny Hughes) 7. CESA-2016:1944 Important CentOS 7 bind Security Update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Wed,...
2019 Oct 10
3
CentOS 8 Installation Not Recognizing Local Disk
I have an older Dell PowerEdge server with one hard drive, with CentOS 7 currently installed. I wanted to do a clean install of CentOS 8, but it doesn't pick up the hard drive. When I click on the destination to pick the hard drive it only shows the USB drive that I'm installing from. I checked for a RAID configuration on the server, but there is only one disk, and no RAID is configured.
2017 Mar 09
0
CentOS-announce Digest, Vol 145, Issue 4
...ecurity Update (Johnny Hughes) 3. CESA-2017:0459 Critical CentOS 6 firefox Security Update (Johnny Hughes) 4. CEBA-2017:0472 CentOS 5 tzdata BugFix Update (Johnny Hughes) 5. CEBA-2017:0472 CentOS 6 tzdata BugFix Update (Johnny Hughes) 6. CEEA-2017:0458 CentOS 7 kmod-redhat-mpt3sas Enhancement Update (Johnny Hughes) 7. CEEA-2017:0460 CentOS 7 nspr Enhancement Update (Johnny Hughes) 8. CEEA-2017:0460 CentOS 7 nss-util Enhancement Update (Johnny Hughes) 9. CEEA-2017:0460 CentOS 7 nss Enhancement Update (Johnny Hughes) 10. CESA-2017:0461 Critical CentOS 7...
2019 Oct 10
2
CentOS 8 Installation Not Recognizing Local Disk
...; It can be worked around with the help of Elrepo repo. > > > https://lists.centos.org/pipermail/centos/2019-October/173682.html > > > https://elrepoproject.blogspot.com/2019/08/rhel-80-and-support-for-removed-adapters.html > > > https://elrepo.org/linux/dud/el8/x86_64/dd-mpt3sas-27.101.00.00-1.el8_0.elrepo.iso > > > Is there a utility somewhere to check a running system to see if it is going to be supported in RHEL/CentOS 8? > > --- > Sent from the Delta quadrant using Borg technology! > > On 2019-10-10 14:01, Brewer, Mitchell wrote: > > I...
2017 May 17
6
What is the purpose setting console=hvc0 in the dom0 grub config?
Howdy, I recently went through a frustrating experience trying to get Xen 4 running on a CentOS 7 system. After a fresh install, fully updating the system, rebooting, then trying to install Xen4CentOS it would fail to boot into the 4.9 kernel, sitting there with a blinking cursor indefinitely. I thought it was a failure with grub, but it turns out this was set in the grub config: