Page 1 of 1

Netbackup 6.5.2A for RHEL 5 (with ASL)

Posted: Fri Oct 03, 2008 2:46 pm
by neven
Just to share info:

NetBackup error code 24 when during backup of RHEL 5 client (with ASL).

try: telnet <client_ip> 13782 from Netbackup server

a) no connection
fix client: disable SELinux or open firewall ports for netbackup

b) bpcd: error while loading shared libraries: libnbmangle.so: cannot enable executable stack as shared object requires: Permission denied
fix client: execstack -c /usr/openv/lib/libnbmangle.so

About ASL? LOVE IT!

Posted: Fri Oct 03, 2008 7:27 pm
by scott
is that an rpm? You can check with:

rpm -qf /usr/openv/lib/libnbmangle.so

If it is I can add that execstack into the ASL installer.

Posted: Sun Oct 05, 2008 5:25 am
by neven
nope (file /usr/openv/lib/libnbmangle.so is not owned by any package)