Forum Discussion

kkhoo's avatar
kkhoo
Level 5
8 years ago

Can i stop nbrntd daemon?

Hi, We enable resiliency network in for one client. We noticed that /usr/openv/logs/nbrntd logs are being generated. Is it safe to kill this daemon/ process?
  • nbutech's avatar
    8 years ago

    If you are concered about the logs growing you can disable logging for nbrntd

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


    The setting change can be confirmed with the following command:

    vxlogcfg -l -p 51216 -o 387