Administrator Guide
为 Linux 上的 NetBackup 安装 OST 插件
本主题说明如何在运行支持的 Red Hat Enterprise Linux 或 SUSE Linux 服务器操作系统软件(使用 NetBackup
DMA)的媒体服务器上安装 Dell OST 插件。
确保已将 Dell OST 插件安装程序下载至指定媒体服务器上的正确目录。OST 插件安装程序保存为 Dellostplugin-
x86_64-xxxxx.bin.gz,其中
xxxxx
表示其内部版本号。
注: 客户端系统上需要安装 Dell OST 插件才能支持客户端侧的重复数据消除。
1. 使用以下命令解压 OST 插件安装程序文件:
$> /bin/gunzip Dellostplugin-x86_64-xxxxx.bin.gz
2. 使用以下命令配置 OST 插件安装程序上的可执行位:
$> /bin/chmod a+x Dellostplugin-x86_64-xxxxx.bin
3. 使用 -install 选项停止 NetBackup nbrmms 服务。
如果尝试安装 OST 插件时,NetBackup nbrmms 服务正在运行,则 OST 插件安装程序将返回错误。
4. 使用 -install 选项运行 OST 插件安装程序,并使用以下命令安装此插件:
$> ./Dellostplugin-x86_64-xxxxx.bin -install
注: 安装 Dell OST 插件之前,必须停止 NetBackup nbrmms 进程。另外还需要使用 Dell OST 插件安装程
序卸载此插件。用户不能配置 Dell OST 插件的安装位置。
5. OST 插件安装程序停止运行后,系统提示返回,请在 Linux 媒体服务器上使用以下 NetBackup 命令检查输
出
,以验证插件是否正确加载。
$> /usr/openv/netbackup/bin/admincmd/bpstsinfo -plugininfo
此 NetBackup 命令将列出 Dell OST 插件详情,如下所示:
– Plug-In Name: libstspiDellMT.so
– Prefix: DELL
– Label: Dell OpenStorage (OST) Plug-in
– Build Version: 10
– Build Version Minor: 1
– Operating Version: 10
– Vendor Version: (EAR-2.0.0) Build: 41640
6. 将 OST 插件安装程序保留在媒体服务器上,以便在需要卸载此插件时使用。
有关卸载 Dell OST 插件的信息,请参阅卸载 Linux 上的 Dell OST 插件。
卸载 Linux 上的 Dell OST 插件
如果需要卸载基于 Linux 的媒体服务器上的 Dell OST 插件,请使用以下卸载过程:
1. 使用 -uninstall 选项停止 NetBackup nbrmms 服务。
如果尝试卸载 OST 插件时,NetBackup nbrmms 服务正在运行,则 OST 插件安装程序将返回错误。
2. 使用 -uninstall 选项通过以下命令运行 OST 插件安装程序可卸载此插件:
$> ./Dellostplugin-x86_64-xxxxx.bin -uninstall
注: 卸载 OST 插件之前必须停止 NetBackup nbrmms 服务(另外还需要使用 Dell OST 插件安装程序卸载
此插件)。
3. 在 Linux 媒体服务器上使用以下 NetBackup 命令检查插件是否卸载:
$> /usr/openv/netbackup/bin/admincmd/bpstsinfo -plugininfo
131