Skip to main content
A newer release of this product is available.

vserver services ndmp log stop

Contributors
Suggest changes

Stop logging for the specified NDMP session

Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.

Description

This command is used to stop logging on an active NDMP session on a vserver.

Parameters

-vserver <vserver name> - Vserver (privilege: advanced)

This parameter specifies the name of the Vserver.

-session-id <text> - Session Identifier (privilege: advanced)

This parameter specifies the NDMP session-id on which logging needs to be stopped.

Examples

The following example shows how to stop logging on a specific NDMP session 1000:35512 , running on vserver cluster1-01.

cluster1::*> vserver services ndmp log stop -vserver cluster1-01 -session-id 1000:35512