Learn about managing ONTAP SVM-scoped NDMP mode for FlexVol volumes
You can manage NDMP on a per SVM basis by using the NDMP options and commands. You can modify the NDMP options by using the vserver services ndmp modify
command. In the SVM-scoped NDMP mode, user authentication is integrated with the role-based access control mechanism.
You can add NDMP in the allowed or disallowed protocols list by using the vserver modify
command. By default, NDMP is in the allowed protocols list. If NDMP is added to the disallowed protocols list, NDMP sessions cannot be established.
You can control the LIF type on which an NDMP data connection is established by using the -preferred-interface-role
option. During an NDMP data connection establishment, NDMP chooses an IP address that belongs to the LIF type as specified by this option. If the IP addresses do not belong to any of these LIF types, then the NDMP data connection cannot be established.
Learn more about vserver services ndmp modify
in the ONTAP command reference.
Commands for managing ONTAP 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 |
|
||
Disable NDMP service |
|
||
Display NDMP configuration |
|
||
Modify NDMP configuration |
|
||
Display default NDMP version |
|
||
Display all NDMP sessions |
|
||
Display detailed information about all NDMP sessions |
|
||
Terminate a specified NDMP session |
|
||
Terminate all NDMP sessions |
|
||
Generate the NDMP password |
|
||
Display NDMP extension status |
This command is available at the advanced privilege level. |
||
Modify (enable or disable) NDMP extension status |
This command is available at the advanced privilege level. |
||
Start logging for the specified NDMP session |
This command is available at the advanced privilege level. |
||
Stop logging for the specified NDMP session |
This command is available at the advanced privilege level. |
Learn more about vserver services ndmp
in the ONTAP command reference.