cancel
Showing results for 
Search instead for 
Did you mean: 

Nbars, nbjm and nbdisco folder size growing

Imendh1
Level 2

Hil all, 

I'm using Netbackup 8.0. Logs files are growing more and more. I have changed the DebugLevel to 1 instead of 6. I have set the logging level of the process to Minimum loging.

But it does not resolve the problem. Should I reboot the server after changing these metrics??

Thank you in advance.

4 REPLIES 4

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

stop the services and delete the folders, restart the services.

Tape_Archived
Moderator
Moderator
   VIP   

You have several options here:

  • As suggested by @RiaanBadenhorst  you can remove the log folder or directory for these unified logs
  • Set diagnostic level to 1; vxlogcfg -a -p 51216 -o "OriginatorID" -s DiagnosticLevel=1 -s DebugLevel=1
  • Delete ALL the logs for the service - vxlogmgr  -o "OriginatorID" -d
  • Check out other options and apply which suites best for you

Sagar_Kolhe
Level 6

Hi,

Change the debug level and diagnose level for all the logs to 0 or 1.

use vxlogcfg -a -p 51216 -o ALL DebugLevel=0 DiagnosticLevel =0 .

 

Imendh1
Level 2

Hi all,

Thank you for your response but this does not resolve the  problem. I changaed the debuglevel and the diagnosticLevel to 1 for all log file but I still have the same problem especialy for nbars and nbdisco log files.

Thank you in advance.