Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
Copying an rhel as 3 installation from a PowerEdge 2650 to a 2950

Copying an rhel as 3 installation from a PowerEdge 2650 to a 2950

2007-04-10       - By Tom Sightler

 Back
Reply:     1     2     3     4     5     6     7     8     9  

On Tue, 2007-04-10 at 14:47 -0700, Gene wrote:
> Hola,
>
>   I'm tasked with adding a fourth system to an Oracle cluster, and a
> requirement is that it's at the same patch level.  I have been unable
> to find a redhat utility to take care of this, so rather spend time in
> RPM hell I decided to do file systems dumps of one of the cluster
> nodes and load it up on the other box. I copied an install from a
> PowerEdge 2650 to a 2950.
>
>   These systems use different RAID controllers for the boot disk.
> Because of this I have to load a new driver/module (megaraid_sas).
> But, it is not working.  When I try to boot I get:
>
> VFS: Cannot open root device "LABEL=/" or 00:00
> Please append a correct "root=" boot option
> Kernel panic: VFS: Uname to mount root fs on 00:00
>
>   I'm assuming that the megaraid_sas module is not being loaded.  If I
> do a fresh install from CD I can get the driver installed.  How does
> Redhat load kernel modules?  Because the system panics I can't scroll
> back to to verify what hardware is recognised.
>
For RHEL3 the kernel modules are defined in /etc/modules.conf and would
typically have a line that looks something like:

alias scsi_hostadapter megaraid

If you just want to fix your 2950 to boot with the megaraid_sas driver
the easiest way is to simply boot a RHEL3 CD in rescue mode.  The rescue
mode should find your installation and mount it under /mnt/sysimage and
dump you to a prompt.  From there you can run "chroot /mnt/sysimage" and
then edit your /etc/modules.conf file to change the driver.

Then you'll need to rebuild the initrd image so that it actually
includes the new driver by running a command like
"mkinitrd /boot/initrd-2 (See http://trd-2.ora-code.com).4.21-47.0.1.EL.img 2.4.21-47.0.1.EL" obviously
substituting your specific kernel versions.

So, to summarize boot rescue CD, modify /etc/modules.conf, rebuild
initrd and reboot.  I can give you more specific instructions if you
need them.

Later,
Tom



--
Taroon-list mailing list
Taroon-list@(protected)
https://www.redhat.com/mailman/listinfo/taroon-list