HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux 3.0 DL380 G3 Can't locate module block-m...
Operating System - Linux
1832511
Members
4959
Online
110043
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 03:17 AM
02-11-2004 03:17 AM
Hi,
My system appears to work properly, but I keep getting the following messages on boot up. How do I get rid of them?
Thanks!
eb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-105
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-106
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-107
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-108
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-109
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-110
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-111
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-72
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-73
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-74
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-75
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-76
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-77
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-105
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-78
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-79
My system appears to work properly, but I keep getting the following messages on boot up. How do I get rid of them?
Thanks!
eb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-105
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-106
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-107
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-108
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-109
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-110
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-111
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-72
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-73
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-74
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-75
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-76
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-77
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-105
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-78
Feb 10 17:55:20 rh1 modprobe: modprobe: Can't locate module block-major-79
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 04:21 AM
02-11-2004 04:21 AM
Solution
These messages indicate that "something" is requesting support for a module that does not exist.
In your case, I believe it is the HP storage agent looking for cpqarray and additional instances of cciss. You can ignore them.
If you want, you can turn them off by adding lines like the following to /etc/modules.conf:
alias block-major-105 off
alias block-major-106 off
alias block-major-107 off
In your case, I believe it is the HP storage agent looking for cpqarray and additional instances of cciss. You can ignore them.
If you want, you can turn them off by adding lines like the following to /etc/modules.conf:
alias block-major-105 off
alias block-major-106 off
alias block-major-107 off
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2004 01:55 AM
02-12-2004 01:55 AM
Re: Linux 3.0 DL380 G3 Can't locate module block-major-???
You can also look in the following file, it shows a complete list of the various devices.
/usr/share/doc/MAKEDEV-3.3/devices.txt
/usr/share/doc/MAKEDEV-3.3/devices.txt
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP