How to configure the Celerra File Server for VERBOSE NDMP Logging

book

Article ID: 100004846

calendar_today

Updated On:

Resolution

Enabling & Disabling Verbose Logging Levels:

Using the Linux contol station for CLI  

TURNING NDMP LOGGING ON:  

$.server_config  server_x  "logsys set  severity  NDMP=LOG_DBG2"
$.server_config  server_x  "logsys set  severity  PAX=LOG_DBG2"
    
TURNING NDMP LOGGING OFF:  

$.server_config  server_x  "logsys  set severity  NDMP=LOG_ERR"
$.server_config  server_x  "logsys set severity   PAX=LOG_ERR"

Use the server_log command to redirect the server_log to a file using

server_log server_2 -a -s  > [file name]

 

 

Applies To

Product: Celerra File Server (CFS)
EMC SW: NAS Code 2.2 and above

Issue/Introduction

Advanced NDMP BackUp troubleshooting