| Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-26-2006, 07:25 PM
|
#1
|
|
LQ Newbie
Registered: Aug 2004
Location: Brisbane, Australia
Distribution: RHE 3.0
Posts: 18
Rep:
|
modprobe: Can't locate module char-major-10-220
Hi All,
Our RHEL 3.0 u4 server has started displaying these error messages in the system logs and I can't for the life of me figure out what's causing them.
I've dug around google for the past few days with no success.
Has anyone else encountered this message?
Any suggestions as to where I might start looking to try and figure out what's going on?
It doesn't appear to be causing any problems, other than flooding our system logs with junk messages.
|
|
|
|
09-26-2006, 07:46 PM
|
#2
|
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513
Rep:
|
Quote:
|
Originally Posted by Neowulf
Hi All,
Our RHEL 3.0 u4 server has started displaying these error messages in the system logs and I can't for the life of me figure out what's causing them.
I've dug around google for the past few days with no success.
Has anyone else encountered this message?
Any suggestions as to where I might start looking to try and figure out what's going on?
It doesn't appear to be causing any problems, other than flooding our system logs with junk messages.
|
Googling on the char-??? comes up with this as the third hit which links to another about a LSI 1030 RAID controller since you say it does not cause any problems I would say you don't have this card installed so comment out the line in the modules.conf that has the alias for it reboot and the problem should go away.
|
|
|
|
09-26-2006, 08:22 PM
|
#3
|
|
LQ Newbie
Registered: Aug 2004
Location: Brisbane, Australia
Distribution: RHE 3.0
Posts: 18
Original Poster
Rep:
|
Thanks for the quick response. I did already find that link, but none of the enteries below appear to match what the guy was talking about in the link.
Can I assume that the mptscsih is probably blame?
/etc/modprobe.conf
Code:
alias eth0 tg3
alias eth1 tg3
alias scsi_hostadapter mptbase
alias scsi_hostadapter1 mptscsih
alias scsi_hostadapter2 cciss
alias usb-controller usb-uhci
alias usb-controller1 ehci-hcd
alias block-major-43 off
|
|
|
|
09-26-2006, 08:38 PM
|
#4
|
|
Senior Member
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513
Rep:
|
Quote:
|
Originally Posted by Neowulf
Thanks for the quick response. I did already find that link, but none of the enteries below appear to match what the guy was talking about in the link.
Can I assume that the mptscsih is probably blame?
/etc/modprobe.conf
Code:
alias eth0 tg3
alias eth1 tg3
alias scsi_hostadapter mptbase
alias scsi_hostadapter1 mptscsih
alias scsi_hostadapter2 cciss
alias usb-controller usb-uhci
alias usb-controller1 ehci-hcd
alias block-major-43 off
|
I would say so just try an off alias like the block-major-43 then to see if that stops it, worse case move the mptscsih.ko module from your kernel /lib tree.
|
|
|
|
09-27-2006, 01:31 PM
|
#5
|
|
Member
Registered: Jul 2004
Posts: 90
Rep:
|
we get this alot on on RHEL systems. We usually just alias it off as stated above.
|
|
|
|
11-11-2007, 11:35 AM
|
#6
|
|
LQ Newbie
Registered: Nov 2007
Posts: 1
Rep:
|
This is due to the NBD (Network Block Device) driver missing.
No worries, it's just used if you have some kind of software doing disc-things-off-the-net (iSCSI or DRBD for example).
Since the device entries exist in the /dev directory (/dev/nb*), some process tries to find out what's going on these.. for istance the automounter in the GUI or a pvscan (in RHEL3 there's LVM1 which has no filter in the seek for physical volumes like the LVM2 counterpart).
Nothing worry, but it's recommended, as long as you don't use the NBd feature, to disable it either as suggested in the modprobe.conf or deleting the nb* entries in the /dev directory.
Would you need it back, just issue a MAKEDEV or mknod as per documentation.
Ciao
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:10 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|