NetBackup Web Management Console not started.
Hi
When I start nbwmc on my netbackup5240,it occurs "NetBackup Web Management Console not started."
The logs of nbwmc list:
The target server 10.1.0.200 could not be authenticated.
The server name does not match any of the host names listed in the server's certificate.
Names listed in the server's certificate are:
DNS:jxgs5240
nbcertcmd: The -ping operation failed.
EXIT STATUS 8509: The specified server name was not found in the web service certificate
Then I try the solution of this:
UNIX/Linux:
1) /usr/openv/netbackup/bin/nbwmc -terminate
2) /usr/openv/netbackup/bin/admincmd/nbcertconfig -u -i
3) /usr/openv/netbackup/bin/admincmd/nbcertconfig -m
4) On 8.0 and 8.1: /usr/openv/netbackup/bin/admincmd/nbcertconfig -t
6) /usr/openv/wmc/bin/install/configureWmc
7) /usr/openv/wmc/bin/install/configureCerts
8) /usr/openv/wmc/bin/install/setupWmc
9) /usr/openv/netbackup/bin/nbwmc -start
10) /usr/openv/netbackup/bin/nbcertcmd -getCACertificate
11) /usr/openv/netbackup/bin/nbcertcmd -getCertificate -force
If the operation fails, perform the steps at "Create a token" section then return to this step.
11) Remove the /usr/openv/var/global/vxss/nbcertservice/install_token file
on the step 10,it also occur :
The target server 10.1.0.200 could not be authenticated.
The server name does not match any of the host names listed in the server's certificate.
Names listed in the server's certificate are:
DNS:jxgs5240
nbcertcmd: The -getCACertificate operation failed for server 10.1.0.200.
EXIT STATUS 8509: The specified server name was not found in the web service certificate
what can i do?
Thanks
- Hello,
This is exactly what the problem is, in your bp.conf file in the first SERVER entry you have the ip address,
Try to edit the file and put the name instead of the ip address.
And then go through that famous technote.
And put back results.