Important Update: Cohesity Products Knowledge Base Articles
All Cohesity Knowledge Base Articles are now managed via the Cohesity Support Portal: https://support.cohesity.com/. The Knowledge Base articles available here will not reflect the latest information or may no longer be accessible.
Problem
Advanced NDMP BackUp troubleshooting
Solution
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