ONTAP Discussions

how to activate ndmpd debug logs

BENCRPNETAPP
2,324 Views

Hi,

what are the correct options to activate ndmpd debug logs ?

Here is what I have :

crpar2a> options ndmpd

ndmpd.access                 all

ndmpd.authtype               challenge

ndmpd.connectlog.enabled     off

ndmpd.data_port_range        all

ndmpd.debug.filter           all

ndmpd.enable                 on

ndmpd.fh_node_retry_interval 250

ndmpd.ignore_ctime.enabled   off

ndmpd.maxversion             4

ndmpd.offset_map.enable      on

ndmpd.password_length        16

ndmpd.preferred_interface    disable

ndmpd.tcpnodelay.enable      off

ndmpd.tcpwinsize             32768

crpar2a>

I run 8.1.2P4 7-Mode

Thanks

1 REPLY 1

sebwischer
2,324 Views

HI,

there is an hidden option ...

options ndmpd.debug.enable on

and you have to set the filter option for example:

options ndmpd.debug.filter all

Then you will find the logs in /etc/log/mlog

Sebastian

Public