vserver services ndmp log stop
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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