volume activity-tracking on
Enable activity tracking for a volume
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The volume activity-tracking on command enables volume activity tracking on a volume.
Parameters
- -vserver <vserver name> - Vserver Name
- This specifies the Vserver in which the volume is located.
- -volume <volume name> - Volume Name
- This specifies the name of the volume on which volume activity tracking is being enabled.
Examples
The following examples enable volume activity tracking on a volume.
cluster::*> volume activity-tracking on -vserver vs1 -volume fv1
cluster::*> volume activity-tracking on -vserver vs1 -volume fg1
Give documentation feedback