MD 3000 Modular Disk Storage Manager (Linux 版)
①もし古い RDAC ドライバがインストールされている場合には、アンインストールします。
# make uninstall
②RDAC ドライバをインストールします。
#make install
h)ブートローダーに MPP ドライバ使用のイメージを登録し、デフォルトで使用されるように変更しま す。
RHEL 3 grub menu.lst:
title Red Hat Enterprise Linux AS with MPP Support root (hd0,0)
RHEL 4 grub menu.lst:
title Red Hat Enterprise Linux AS MPP
SLES 9 grub menu.lst:
title SUSE Linux Enterprise Server 9 MPP root (hd0,1)
kernel /boot/vmlinuz root=/dev/sda2 vga=0x317 selinux=0 ¥ splash=silent console=tty0 resume=/dev/sda3 elevator=cfq
showopts
title SUSE Linux Enterprise Server 10 MPP root (hd0,5)
kernel /boot/vmlinuz root=/dev/sda6 vga=0x314 resume=/dev/sda5 splash=silent showopts
例)RHEL4 の場合
#more /etc/grub.conf
:
default=2
timeout=5
splashimage=(hd0,2)/grub/splash.xpm.gz hiddenmenu
title Red Hat Enterprise Linux AS
b quiet iommu=soft numa=off
title Red Hat Enterprise Linux
title Red Hat Enterprise Linux AS MPP
i)サーバを再起動します。
j)OS ごとに以下のモジュールがロードされていることを確認します。 ・Redhat 3.0
scsi_mod, sd_mod, sg, mpp_Upper, mpp_Vhba, and low level HBA drivers (mptbase mptscsih ) are loaded
・Redhat 4.0
6