免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3769 | 回复: 3
打印 上一主题 下一主题

[安装配置] aix RDAC如何升级 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-03-30 15:37 |只看该作者 |倒序浏览
aix 下RDAC想升级版本,是重新安装新版本还是只安装升级包?谢谢各位.

论坛徽章:
0
2 [报告]
发表于 2011-03-31 14:27 |只看该作者
what does RDAC stand for?
Redundant Disk Array Controller
这个你要根据你机器上用的软件来看是否可以在线做或者重新安装......在我们的机器上我们全是升级操作系统的同时把相关的软件升级了.
其实没有全搞懂你提出来的问题.

论坛徽章:
0
3 [报告]
发表于 2011-03-31 14:35 |只看该作者
钢材回答的快也草率, 又研究了一下你的问题,我们最小的都是DS6800,所以不用你上面说的,去IBM查了一下,好象只在DS4000上用,是否需要重新安装还是升级,你去看一下下面的连接,里面会告诉你你重新安装或者升级....你可能需要一点时间来计划这个:

Installing Redundant Disk Array Controller
This procedure lists the steps required to install Redundant Disk Array Controller (RDAC). RDAC is needed only when you are using DS4000 (FAStT) devices.

Steps
Download the RDAC driver and Storage Manager 9.10 packages from either of the following Web sites:
http://www-307.ibm.com/pc/suppor ... ?lndocid=MIGR-56707
http://www-1.ibm.com/support/doc ... ;uid=psg1MIGR-56707
The packages, and their respective filenames, to download are:
IBM® DS4000 (FAStT) Storage Manager for x86 Linux™ (26r0609.tgz)
IBM TotalStorage® DS4000 (FAStT) Linux RDAC Software Package (rdac_linux_09.00.a5.00.tar.gz)
Move the Storage Manager package to a temporary directory and untar it:
Create the directory /tmp/rdac:
mkdir /tmp/rdac
Copy the 26r0609.tgz package into the /tmp/rdac directory:
cp 26r0609.tgz /tmp/rdac
Change to the /tmp/rdac directory:
cd /tmp/rdac
Untar the package:
tar -xvzf 26r0609.tg
Install the following Storage Manager RPMs:
Change to the /tmp/rdac/Linux9p1/SM9ClientCode directory:
cd /tmp/rdac/Linux9p1/SM9ClientCode
Install the run-time RPM:
rpm -i SMruntime-LINUX-9.10.A5.03-1.i586.rpm
Install the utilities RPM:
rpm -i SMutil-LINUX-9.10.A5.01-1.i386.rpm
Before you unpack and install the RDAC driver, ensure that Auto Volume Transfer (AVT) is disabled and that you have the FW level of DS4000 (FAStT). Instructions and information are available in the RDAC readme file.
Set up the SUSE distribution:
Install the kernel-source from the SUSE distribution:
rpm -U --force /tmp/server/kernel-source-2.4.21-231.i586.rpm
Create a soft link to the kernel source:
ln -sf /usr/src/<linux-version>/usr/src/linux  
Ensure kernel version synchronization between the driver and the running kernel by entering the following commands in the Linux console window:
Change to the linux directory:
cd /usr/src/linux
Completely clean the kernel tree:
make mrproper
Copy the new config file:
cp /boot/config-2.4.21-231-smp  .config
Update the configuration using .config:
make oldconfig
Rebuild the dependencies:
make dep
Untar the RDAC driver package:
Change to the /tmp/rdac/ directory:
cd /tmp/rdac
Untar the RDAC packages:
tar -zxvf rdac_linux_09.00.a5.00.tar.gz
Prepare the driver:
Change to the /tmp/rdac/linuxrdac directory:
cd linuxrdac
Remove the old driver modules in the linuxrdac directory:
make clean
Create a temporary file, SUSE-release. (The RDAC driver make command searches for this file to see what Linux distribution you are installing. This file is not automatically created when you install United Linux, so you need to temporarily create it.)
touch /etc/SUSE-release
Compile all driver modules and utilities:
make
Install the RDAC driver:
Copy driver modules to the kernel module tree and build the new RAMdisk image (mpp.img) that includes RDAC driver modules and all driver modules that are needed during boot time:
make install
Set up the dependency descriptions for the loadable kernel modules by creating the makefile and updating the kernel:
depmod -a
Remove the temporary SUSE-release file:
rm /etc/SUSE-release
Update grub.conf or lilo.conf:
grub
or, if boot loader is lilo
lilo
Reboot the system using the New boot menu option.
Verify that sd_mod, sg, mpp_Upper, qla2300, and mpp_Vhba were loaded after the reboot:
/sbin/lsmod
Verify that the RDAC driver discovered the available physical LUNs and created virtual LUNs for them:
ls -lR /proc/mpp
Result
You can now issue I/Os to the LUNs.

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
4 [报告]
发表于 2011-03-31 14:58 |只看该作者
升级os ML or TL
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP