LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 08-08-2004, 06:11 AM   #1
JYDawg
LQ Newbie
 
Registered: Aug 2004
Location: Netherlands/Eindhoven
Distribution: Redhat/Getnoo
Posts: 1

Rep: Reputation: 0
Question installing redhat with predetermined module order


I've got 2 Systems (Dell 2650) hooked up to a single storage array (Dell StoreEdge) with 2 lun defined meant to run a RHES Cluster.

However when installing the Systems the drivers for the external storage are loaded before the drivers of the internal storage. This caused my primairy disc to be loaded under /dev/sdc and the external storage under /dev/sda and /dev/sdb. Since this is causing me some problems with (among many others) GRUB.

I want to reverse the order in which these drivers are loaded or remove the driver for the external disks and then rerun the installation. Any sugestions on how to do this?
 
Old 08-31-2004, 02:55 PM   #2
mexashaggy
LQ Newbie
 
Registered: Sep 2003
Posts: 1

Rep: Reputation: 0
I have almost the same setup, hehe. Any way, i was running into the same problem, and I found an answer on redhats kb, so give Dan Haines credit for this, but his instruction were to build another ramdisk, using the option --preload=driver. So for me i put this

Code:
mkinitrd -f -v --preload=aacraid initrd-2.4.21-15.0.4.ELsmp.img 2.4.21-15.0.4.ELsmp
Hope this helps

--mexashaggy
 
Old 09-06-2004, 10:56 PM   #3
hkb33
Member
 
Registered: Sep 2004
Location: Raleigh NC
Distribution: Fedora / RHEL
Posts: 171

Rep: Reputation: 30
Unless you need the disks during installation time, I'd leave the external storage disconnected until after the installation finishes.

Once the installation is finished open up your /etc/modules.conf file and see if the driver for the external raid is loading before the internal raid in the list of modules.

If it is, change the order of it....for example, let's say I have a qlogic card and a scsi adapter...the qlogic card is atached to external storage:

# cat /etc/modules.conf

alias scsi_hostadapter qla2200
alias scsi_hostadapter1 aic-7xxxx

The qlogic adapter is loading up first, therefore the external storage is seen as /dev/sda and the internal as /dev/sdb when the qlogic card is connected up to the external storage.

alias scsi_hostadapter aic-7xxxx
alias scsi_hostadapter1 qla2200


mkinitrd -f -v initrd-2.4.21-4.EL.img 2.4.21-4.EL




 
Old 09-07-2004, 09:58 AM   #4
jhibbets
Red Hat
 
Registered: Sep 2003
Location: Raleigh, NC
Distribution: Red Hat Enterprise Linux v 2.1, v 3, v 4
Posts: 174

Rep: Reputation: 30
I think this is what you might need to help:

How can you change the order of devices, like sda and hdb?
http://kbase.redhat.com/faq/FAQ_35_2469.shtm
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
multiple NICs using e1000 module.. eth[x] order geno976 Slackware 4 04-26-2008 11:36 PM
How can I create a predetermined amount of delay? perdesiz Linux - Software 5 10-17-2003 10:23 AM
Start-up module order? phishman3579 Slackware 1 07-03-2003 01:18 PM
Module loading order johntmills Linux - Software 2 09-24-2002 08:18 AM
Modify Boot order in Redhat 7.1 busybee Linux - Software 9 11-06-2001 05:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 07:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration