we have DELL R900 with CENTOS 5.3 in it. This DELL R900 come with one integrate PERC6/I and two PERC6/E card. DELL 6/I control 5 internal disks. The original disk sequence are:
/dev/sda1 /boot /dev/sda2 / /dev/sdb1 swap ...
after I configured PERC6/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 eth0.1998 bnx2 alias eth1 bnx2
how to change sequence back?
Thanks.
______________________________________________________________________________________________________ 付費才容量無上限?Yahoo!奇摩電子信箱2.0免費給你,信件永遠不必刪! http://tw.mg0.mail.yahoo.com/dc/landing
On Mon, 29 Jun 2009, Joseph L. Casale wrote:
how to change sequence back?
Rather than chase that never ending loop, maybe now is the time to look into an fstab populated by UUID. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Or just label the disks and mount by disk label.
on 6-28-2009 3:12 PM mcclnx mcc spake the following:
we have DELL R900 with CENTOS 5.3 in it. This DELL R900 come with one integrate PERC6/I and two PERC6/E card. DELL 6/I control 5 internal disks. The original disk sequence are:
/dev/sda1 /boot /dev/sda2 / /dev/sdb1 swap ...
after I configured PERC6/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
Try swapping these ...IE make the megaraid hostadapter1 and the ata_piix hostadapter
alias eth0 bnx2 alias eth0.1998 bnx2 alias eth1 bnx2
how to change sequence back?
Thanks.
______________________________________________________________________________________________________
�I�O�~�e�q�L�W���HYahoo!�_���q�l�H�c2.0�K�O���A�A�H��û������R�I http://tw.mg0.mail.yahoo.com/dc/landing _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos