Netbackup 6.5.2A for RHEL 5 (with ASL)

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
neven
New Forum User
New Forum User
Posts: 4
Joined: Tue Apr 15, 2008 8:10 pm

Netbackup 6.5.2A for RHEL 5 (with ASL)

Unread post 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!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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.
neven
New Forum User
New Forum User
Posts: 4
Joined: Tue Apr 15, 2008 8:10 pm

Unread post by neven »

nope (file /usr/openv/lib/libnbmangle.so is not owned by any package)
Post Reply