Hi
Im using NBU 5.1 MU3 on a SUSE 9 SP1 64-bit server and client. (not using SLES 9 SP2 for app support issues)
This is my first NBU install!, so be gentle!
My client fails to restore over the top of a base install, fails with error (5)
If I restore to a different directory on the client ie /newroot, the restore is 100% successful.
By overwriting files that the NBU client is using, causing the restore to fail.
Excluding file /lib/tls/libm.so.6 has give me different errors messages but, still error 5.
Am I on the right track looking for files to exclude on the restore?
And why is the client so sensitive to its libraries been overwritten.
Is this the same for Solaris, Redhat etc ???
Thanks Andy
on client
susedesk:~ # ldd /usr/openv/netbackup/bin/bpcd
linux-gate.so.1 => (0xffffe000)
libnsl.so.1 => /lib/libnsl.so.1 (0x55582000)
libresolv.so.2 => /lib/libresolv.so.2 (0x55597000)
libdl.so.2 => /lib/libdl.so.2 (0x555a9000)
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x555ac000)
libm.so.6 => /lib/tls/libm.so.6 (0x555f9000)
libc.so.6 => /lib/tls/libc.so.6 (0x5561c000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)
