cancel
Showing results for 
Search instead for 
Did you mean: 

nbrntd logs are getting created inside C:/Programfiles/Veritas/NetBackup/Logs/nbrntd Taking Disk

faran_sabir
Level 3

I am facing a problem that NetBackup Logs (NBRNTD) on client machine (where netbackup agent installed) taking disk of 30GB. I want to remove the logs but i am not aware about risk of removing.

1. Would it effect any service or performance of NetBackup?

2. If yes, then what type of change/effect will take place?

3. If No, please specify the best way to remove it and reclaim the space.

 

Thanks

1 REPLY 1

Nicolai
Moderator
Moderator
Partner    VIP   

1: No, removing old debugging log files will not harm performance (in general something under "/logs/")

3:  See below

Reset the debug level for nbrntd in case elevated logging is enabled

vxlogcfg -a -p 51216 -o 387 -s DebugLevel=1 -s DiagnosticLevel=6

Clean out all logs files older than "date" to clear disk space. 

 vxlogmgr --del -p 51216 -e '04/22/2022 23:59:59 PM'