Netbackup service and database down
I had raised a case with Severity 1 case and the technical gone without notice more than 2 hours so far. How a nice service which I need to paid a lot money.
Anyway, the problem is no matter I restart the service and even server, it can only went up for 1 or 2 minutes only, then the database will down. The last comment from your great support guy is
vxlogcfg -a -p 51216 -o 111 -s DebugLevel=6 DiagnosticLevel=6
after we run this command, error message had shown as below.
V-1-8-5 An unknown arguement DiagnosticLevel=6 was passed.
Please find someone to take a look about it!
... not sure if this is going to help much though, If the DB is going down, then that will cause EMM to go down, EMM going down will NOT take the DB down.
So ...
What is the history, NBU will not just break like this on it's own. What happened to the server just before the problem started ?
You say the DB is going down, how did you determine this ?
The NB SQL database state can be seen with :
/usr/openv/db/bin/nbdb_ping
If the database is really going down it could be for a number of reasons, the most common
1 Filesystem near 100% full
2 Transaction log is corrupt
Could be worth loking in /usr/openv/db/log/server.log
I notice that in the first post you talk about EMM. So it could be the case that this is the database you talk about going down, but really, NBEMM is just the front end of the NBDB I talked bout above. However it is quite possible the nbemm is going down, but the SQL database is staying up, in which case the nbemm log would be required.
Here is a guide to just about everything you need to know about logs.
https://www-secure.symantec.com/connect/articles/quick-guide-setting-logs-netbackup
The nbemm log is 'oid 111'.
martin