Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to change disk sequence on LINUX server with RAID

ef8454Jun 30 2009 — edited Jul 1 2009
we have DELL R900 with REDHAT 5.3 in it. This DELL R900 come with one integrate PERC6/I and two PERC6/E cards. DELL PERC 6/I control 5 internal disks. The original disk sequence are:

/dev/sda1 /boot
/dev/sda2 /
/dev/sdb1 swap
...

after I configured PERC 6/E disks and reboot, /dev/sda change to RAID disk and original /boot and / change to /dev/sde1 and /dev/sde2.

My modprobe.conf is:

alias scsi_hostadapter megaraid_sas
alias scsi_hostadapter1 ata_piix
alias eth0 bnx2
alias eth1 bnx2

how to change sequence back?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2009
Added on Jun 30 2009
6 comments
2,520 views