Commands for managing SVM-scoped NDMP mode
You can use the vserver services ndmp commands to manage NDMP on each storage virtual machine (SVM, formerly known as Vserver).
If you want to... | Use this command... |
---|---|
Enable NDMP service | vserver services ndmp on Note NDMP service must always be enabled on all nodes in a cluster. You can enable NDMP service on a node by using the |
Disable NDMP service | vserver services ndmp off |
Display NDMP configuration | vserver services ndmp show |
Modify NDMP configuration | vserver services ndmp modify |
Display default NDMP version | vserver services ndmp version |
Display all NDMP sessions | vserver services ndmp status |
Display detailed information about all NDMP sessions | vserver services ndmp probe |
Terminate a specified NDMP session | vserver services ndmp kill |
Terminate all NDMP sessions | vserver services ndmp kill-all |
Generate the NDMP password | vserver services ndmp generate-password |
Display NDMP extension status | vserver services ndmp extensions show This command is available at the advanced privilege level. |
Modify (enable or disable) NDMP extension status | vserver services ndmp extensions modify This command is available at the advanced privilege level. |
Start logging for the specified NDMP session | vserver services ndmp log start This command is available at the advanced privilege level. |
Stop logging for the specified NDMP session | vserver services ndmp log stop This command is available at the advanced privilege level. |
For more information about these commands, see the man pages for the vserver services ndmp commands.
Give documentation feedback