02-24-2016 07:15 AM
You have something strange going on with your hosts file, srvbackup is listed several times
192.168.80.141 srvbackup
192.168.10.153 srvbackup_nfs srvbackup
192.168.69.9 srvbackup_bck srvbackup
Has that always been like that? Doesnt look right to me... im wondering if its causing a name mismatch with whats on the certificate.
Can you also post your /etc/nsswitch.conf file?
02-24-2016 07:24 AM
Also, it is kind of concerning that nbatd is not running.
Check this post for a similar situation. Check your logs to see if its dying instantly on netbackup restart, if so what are the errors?
02-24-2016 08:40 AM
grrr... I missed that - I think NBU will get confused. I agree, there should only be one IP for the one name of srvbackup.
02-24-2016 10:26 AM
nbatd is not running because NBAC is not configured, or it has been turned off (USE_VXSS = PROHIBITED)
Did you have NBAC running or just logging in with root?
And also, you've got reverse lookup mismatches for the extra IP addresses configured. I'd resolve that.
02-24-2016 10:42 AM
I have NBAC not configured and USE_VXSS = PROHIBITED, yet nbatd is running. I dont know enough about it to say if thats normal though.
The reason why I thought it might be a concern is this error in the initial post:
Connecting to NBATD at [ srvbackup!1556!nbatd ] for establishing trust.
vrts.shared.server.CertificateAuthenticationException: NetBackup could not initiate a trust relationship with host "srvbackup". Ensure that your Domain Name Service (DNS) resolves the hostname to the correct IP address and check network connectivity.
02-24-2016 10:42 AM
02-25-2016 03:33 PM
Hi diego... did you get this working again?
03-04-2016 06:55 AM
the solution was
cp -rp /usr/openv/var/vxss/credentials/ /usr/openv/var/vxss/credentials.old
cd credentials
rm -rf srvbackup
rm -rf localhost6.localdomain6
/usr/openv/netbackup/bin/goodies/netbackup stop
./netbackup start -f -v
run again the jave program
/usr/openv/netbackup/bin/jnbSA &
Solve
03-07-2016 04:50 PM
Thanks for posting the solution.
03-30-2016 07:30 AM
You do not have to restart the NetBackup services just rename the file.