Deployment Guide
安装 PowerVault MD 存储软件 25
控制台安装
注: 控制台安装仅适用于没有运行图形化环境的 Linux 系统。
资源介质根目录中的自动运行脚本会检测到没有运行图形化环境,并自动
启动基于文本模式的安装程序。此模式提供与图形化安装相同的选项。
无提示安装
在 Windows 系统中运行无提示安装:
1 将安装介质或映像的 /windows 文件夹中的 custom_silent.properties
文件复制到主机服务器上的可写位置。
2 修改 custom_silent.properties 文件,以符合要使用的功能、模型和安
装选项。然后保存该文件。
3 在修改 custom_silent.properties 文件来符合特定安装之后,请运行以
下命令开始无提示安装:
mdss_install.exe -f <host_server_path>\
custom_silent.properties
在 Linux 系统中运行无提示安装:
注: 在 Red Hat Enterprise Linux 6 操作系统中,从根目录中运行以下脚
本以安装前提条件软件包。
# md_prereq_install.sh
1 将安装介质或映像的 /windows 文件夹中的 custom_silent.properties
文件复制到主机服务器上的可写位置。
2 修改 custom_silent.properties 文件以反映要使用的功能、型号和安装
选项。
3 保存文件。
4 在修改 custom_silent.properties 文件之后,请运行以下命令开始
安装:
./mdss_install.bin -f
<host_server_path>/custom_silent.properties










