vserver services ndmp log stop
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
- This parameter specifies the name of the Vserver.
- -session-id <text> - Session Identifier
- 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
Give documentation feedback