Install NetBackup Client on Kylin OS V10
1、Install Process with Error:
Checking connectivity to the master server.
NOTE: Depending on the network, this action may take a few minutes.
To continue without setting up secure communication, press Ctrl+C.
EXIT STATUS 103: error occurred during initialization, check configuration file
ERROR: Cannot set up secure communication.
The attempt to contact the master server failed.
2、Get error from log:
/usr/openv/netbackup/logs/nbcert/root.xxx.log
14:00:36.574 [4745.4745] <16> nbcertcmd@EAT_LOG: (api.c,913)dlopen(/usr/openv/netbackup/sec/at/lib/libvrtsat4L_t.so) failed: libnsl.so.1: cannot open shared object file: No such file or directory
3、Solution:
yum install libnsl libnsl2-devel -y
评论已关闭。