HOWTO: Server
- Install a couple of dependencies:
yum install compat-libstdc++-296 xinetd libXp
- Make sure that the hostname is set correctly. This is very important.
- Temporarily disable SELinux:
setenforce 0
- Untar the installation files:
tar xvf NetBackup_6.5_LinuxRedhat2.6.tar.gz
tar xvf NetBackup_6.5_ICS_LinuxX86.tar.gz - Start the installation:
./NB_65_LinuxR_x86_20070723/install
.....
#ICS Directory: ./NB_65_ICS_1.4.37.0_LinuxX86/
- Fix SELinux:
chcon -t textrel_shlib_t /usr/openv/lib/*
setenforce 1
- Start Netbackup:
/etc/init.d/netbackup start
HOWTO: Client
- Untar the installation file:
tar xvf NetBackup_6.5_CLIENTS2.tar.gz
- Start the installation:
NB_65_CLIENTS2_20070723/install
- Fix SELinux issues:
chcon -t textrel_shlib_t /usr/openv/lib/*
- Start the client:
/etc/init.d/nbclient start
Help, I too had the same problems, and still do, I recieve socket error 24 when trying to connect from the Master server.
ReplyDeleteuname -a centos01 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009 i686 i686 i386 GNU/Linux
Any further thoughts.... TIA
Have you seen this page before?
ReplyDeletehttp://seer.entsupport.symantec.com/docs/301525.htm