ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • 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

    • NDMP authentication falls back to DATA ONTAP 8.1 NDMP authentication scheme

    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