grsec WARNING: No module mptscsi found for kernel 2.6.22.9-grsec, continuing anyway

Posted by uploadalerts, 03-27-2008, 04:46 PM
Hi, I see the following error, while trying to compile kernel with grsec. WARNING: No module mptscsi found for kernel 2.6.22.9-grsec, continuing anyway Please advise how to fix this or is it ok to reboot? More details ################# [root@server3 linux-2.6.22.9]# make install sh /usr/src/kernels/linux-2.6.22.9/arch/i386/boot/install.sh 2.6.22.9-grsec arch/i386/boot/bzImage System.map "/boot" WARNING: No module mptscsi found for kernel 2.6.22.9-grsec, continuing anyway [root@server3 linux-2.6.22.9]# lsmod Module Size Used by ipt_TOS 6465 14 ipt_TCPMSS 8129 1 ipt_state 5953 7 ip_conntrack_ftp 76529 0 ip_conntrack_irc 75633 0 ipt_LOG 10177 12 ipt_recent 12497 0 ipt_limit 6465 18 ip_conntrack 46085 3 ipt_state,ip_conntrack_ftp,ip_conntrack_irc ipt_multiport 6081 0 iptable_mangle 6849 1 ipt_REJECT 10689 42 loop 20681 2 iptable_filter 6977 1 ip_tables 22721 10 ipt_TOS,ipt_TCPMSS,ipt_state,ipt_LOG,ipt_recent,ipt_limit,ipt_multiport,iptable_mangle,ipt_REJECT,iptable_filter md5 8129 1 ipv6 243553 32 parport_pc 28033 0 lp 15661 0 parport 38025 2 parport_pc,lp autofs4 26053 0 sunrpc 144037 1 dm_mirror 31557 0 dm_mod 67177 1 dm_mirror joydev 14465 0 button 10705 0 battery 12997 0 ac 8901 0 ohci_hcd 24273 0 ehci_hcd 32325 0 k8_edac 19173 0 edac_mc 28297 1 k8_edac tg3 106437 0 ext3 120137 4 jbd 60121 1 ext3 sata_svw 12229 0 libata 106141 1 sata_svw mptscsih 5569 0 mptsas 24661 5 mptscsih mptspi 14033 1 mptscsih mptscsi 42449 2 mptsas,mptspi mptbase 67361 3 mptsas,mptspi,mptscsi sd_mod 20801 6 scsi_mod 120909 5 libata,mptsas,mptspi,mptscsi,sd_mod [root@server3 linux-2.6.22.9]# cat /etc/modprobe.conf alias eth0 tg3 alias eth1 tg3 alias scsi_hostadapter mptbase alias scsi_hostadapter1 mptscsi alias scsi_hostadapter2 mptspi alias scsi_hostadapter3 mptsas alias scsi_hostadapter4 mptscsih alias scsi_hostadapter5 sata_svw alias usb-controller ehci-hcd alias usb-controller1 ohci-hcd [root@server3 linux-2.6.22.9]# cat /etc/redhat-release CentOS release 4.6 (Final) [root@server3 linux-2.6.22.9]# uname -a Linux server3.name 2.6.9-67.ELsmp #1 SMP Fri Nov 16 12:48:03 EST 2007 i686 athlon i386 GNU/Linux [root@server3 linux-2.6.22.9]# [root@server3 linux-2.6.22.9]# lspci 00:01.0 PCI bridge: Broadcom BCM5785 [HT1000] PCI/PCI-X Bridge 00:02.0 Host bridge: Broadcom BCM5785 [HT1000] Legacy South Bridge 00:02.1 IDE interface: Broadcom BCM5785 [HT1000] IDE 00:02.2 ISA bridge: Broadcom BCM5785 [HT1000] LPC 00:03.0 USB Controller: Broadcom BCM5785 [HT1000] USB (rev 01) 00:03.1 USB Controller: Broadcom BCM5785 [HT1000] USB (rev 01) 00:03.2 USB Controller: Broadcom BCM5785 [HT1000] USB (rev 01) 00:04.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200e [Pilot] ServerEngines (SEP1) (rev 02) 00:06.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2) 00:07.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2) 00:08.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2) 00:09.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2) 00:0a.0 PCI bridge: Broadcom HT2100 PCI-Express Bridge (rev a2) 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 00:19.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:19.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:19.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:19.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 01:0d.0 PCI bridge: Broadcom BCM5785 [HT1000] PCI/PCI-X Bridge (rev c0) 01:0e.0 RAID bus controller: Broadcom BCM5785 [HT1000] SATA (Native SATA Mode) 02:01.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS (rev 01) 07:00.0 PCI bridge: Broadcom EPB PCI-Express to PCI-X Bridge (rev b5) 08:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet (rev a3) 08:04.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5715 Gigabit Ethernet (rev a3) [root@server3 linux-2.6.22.9]#

Posted by Scott.Mc, 03-27-2008, 07:39 PM
If you are building a new kernel why 2.6.22.9? Secondly simply comment out "alias scsi_hostadapter1 mptscsi" out of modprobe.conf

Posted by uploadalerts, 03-28-2008, 06:28 AM
Hi Scott, Thank you. I am going to compile one with 2.6.24.4 Can you please let me know what options are best selected in grsec and pax, for a cpanel server to work properly? Thanks

Posted by uploadalerts, 03-29-2008, 11:03 PM
Thanks Scott.Mc, I compiled 2.6.24.4 with grsec and the cpanel system is running peacefully.

Was dit antwoord nuttig?

 Print dit artikel

Lees ook

Wildcard Question

Posted by Greedisgood, 07-06-2007, 08:47 AMHi, I was wondering if an expert could confirm if...

Trojan detected on initial load of site

Posted by geekie246, 01-08-2008, 02:10 PMHi. I have 2 reseller accounts with one provider, and...