Backup Exec Agent for Linux and Unix Servers 22.0.1193-0
Installing Backup Exec Agent for Linux and Unix Servers on 10.172.67.94:
Backup Exec Agent for Linux and Unix Servers installation completed successfully.
Press [Return] to continue:
Removing previous version of initialization scripts ......................................................................................................................................... Done
Copying new initialization scripts .......................................................................................................................................................... Done
Updating files for beoper group ............................................................................................................................................................. Done
Installing SymSnap driver ................................................................................................................................................................. Failed
The installer was unable to do a soft link to create /lib64/libnsl.so.1. Create this soft link manually and then start the RALUS agent. Do not automatically start the agent post install step
Agent for Linux需要 Linux系统中libnsl 库文件处理网络相关配置,没有该文件Agent for linux服务无法启动。
ln -sf libnsl.so.
4. 如果 路径是/lib64 or /lib中没有任何/lib64/libnsl.so.<任意数字> 相关的文件,就说明Linux系统没有安装,需要使用Linux安装包手动安装
5. 挂载相对应的Linux ISO镜像安装包 找到libnsl.so.1文件进行安装
6. 手动安装完成后,再确认/lib64/libnsl.so.<任意数字> 是否需要变更为/lib64/libnsl.so.1 根据step 3 提示。
7. 所有处理工作完成后,可以直接启动 Agent for linux 服务, 无需再覆盖安装Agent for linux。
进入路径 /opt/VRTSralus/bin 执行启动命令 ./VRTSralus.init start
以上步骤执行完成后,可以尝试冲Backup Exec 服务器端添加目标Linux服务器进行备份操作。