ONTAP 9.13.1 commands

system services ndmp node-scope-mode on

(DEPRECATED)-Enable NDMP node-scope-mode

Availability: This command is available to cluster administrators at the admin privilege level.

Description

This node-scoped NDMP command is deprecated. Node-scoped NDMP functionality may be removed in a future release of Data ONTAP. Use the Vserver-aware "`vserver services ndmp` " command.

This command puts the NDMP server in the node-scope-mode. In the node-scope-mode, NDMP server has the following behavior:

  • All NDMP operations are restricted to resources on the node

  • Vserver-aware NDMP commands are disabled

Examples

The following example enables node-scope-mode of operation :

cluster1::> system services ndmp node-scope-mode on
NDMP node-scope-mode is enabled.
Top of Page