AIX多路径安装

  1. root用户登录应用服务器。
  2. 执行oslevel -r系统版本。
  3. 执行cd/UltraPath_Install命令,进入存放UltraPath软件安装包的目录。
  4. 执行tar-xvfinstall.tar命令,把tar文件解压为“install.sh”。
  5. 执行chmod+xinstall.sh,修改文件的执行权限。
  6. 执行shinstall.sh命令,开始安装。

    AIX多路径安装

  6.执行shutdown -Fr命令,重启系统。

  7.查看多路径信息。

    AIX多路径安装

 

上一篇:Java无法从AIX解析DNS地址:UnknownHostException


下一篇:如何使用mysql udf json_extract 0.4.0从json数组中提取行?