How to configure the Celerra File Server for VERBOSE NDMP Logging
| Article:TECH150646 | | | Created: 2011-01-28 | | | Updated: 2011-03-07 | | | Article URL http://www.symantec.com/docs/TECH150646 |
Problem
Advanced NDMP BackUp troubleshooting
Environment
Product: Celerra File Server (CFS)
EMC SW: NAS Code 2.2 and above
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"
Usie the server_log command to redirect the server_log to a file using server_log server_2 -a -s > server_2.log
|
|
Article URL http://www.symantec.com/docs/TECH150646
Terms of use for this information are found in Legal Notices









Thank you.