Skip to main content

Commands for managing node-scoped NDMP mode

You can use the system services ndmp commands to manage NDMP at a node level. Some of these commands are deprecated and will be removed in a future major release.

You can use the following NDMP commands only at the advanced privilege level:

  • system services ndmp service terminate
  • system services ndmp service start
  • system services ndmp service stop
  • system services ndmp log start
  • system services ndmp log stop
If you want to...Use this command...
Enable NDMP servicesystem services ndmp on*
Disable NDMP servicesystem services ndmp off*
Display NDMP configurationsystem services ndmp show*
Modify NDMP configurationsystem services ndmp modify*
Display the default NDMP versionsystem services ndmp version*
Display NDMP service configurationsystem services ndmp service show
Modify NDMP service configurationsystem services ndmp service modify
Display all NDMP sessionssystem services ndmp status
Display detailed information about all NDMP sessionssystem services ndmp probe
Terminate the specified NDMP sessionsystem services ndmp kill
Terminate all NDMP sessionssystem services ndmp kill-all
Change the NDMP passwordsystem services ndmp password*
Enable node-scoped NDMP modesystem services ndmp node-scope-mode on*
Disable node-scoped NDMP modesystem services ndmp node-scope-mode off*
Display the node-scoped NDMP mode statussystem services ndmp node-scope-mode status*
Forcefully terminate all NDMP sessionssystem services ndmp service terminate
Start the NDMP service daemonsystem services ndmp service start
Stop the NDMP service daemonsystem services ndmp service stop
Start logging for the specified NDMP sessionsystem services ndmp log start*
Stop logging for the specified NDMP sessionsystem services ndmp log stop*

* These commands are deprecated and will be removed in a future major release.

For more information about these commands, see the man pages for the system services ndmp commands.