- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- block-major-72
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
06-24-2003 11:44 PM
06-24-2003 11:44 PM
block-major-72
alias scsi_hostadapter cpqarray
and in /etc/fstab
/dev/ida/c0d0p1 /home
But install a new kernel (using the configuration from the working kernel) and cpqarray loads just fine. However trying to mount /dev/ida/c0d0p1 i get can't find
block-major-72
I found another post here that suggested adding:
alias block-major-72 cpqarray
to /etc/modules.conf but this didn't help. fsck.ext3 just aborts.
If I boot back to the old kernel, everything is sweet.
Suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-24-2003 11:50 PM
06-24-2003 11:50 PM
Re: block-major-72
one blind shot.
did u compile the modules and install them as well?
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-25-2003 01:40 AM
06-25-2003 01:40 AM
Re: block-major-72
Block-major-72 is
Compaq Inteligent Drive Array First Controller,
/dev/ida/c0d0.
It is the one you are using as system disk.
If you set cpqarray driver as module, you need
to do mkinitrd.
# /sbin/mkinitrd /boot/initrd-2.4.21.img 2.4.21
2.4.21 = uname -r
Then put this info into /etc/lilo.conf or /etc/grub.conf.
Or you just create a kernel with cpqarray into your kernel. Then you don't need to create ramdisk image using mkinitrd.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-25-2003 05:14 PM
06-25-2003 05:14 PM
Re: block-major-72
We're not using RAMDisks on this system, and the array is used for user home directories.
Seems, we don't have a mkinitrd under Debian/GNU, but I will try just compiling the module into the kernel.
Beats me how it works on the "18" kernel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-25-2003 06:47 PM
06-25-2003 06:47 PM
Re: block-major-72
Oh well, will have to look at FreeBSD I think.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP