Forum Discussion

Imendh1's avatar
Imendh1
Level 2
5 years ago

Nbars, nbjm and nbdisco folder size growing

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.

  • 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
  • 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 .

     

  • 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.