Description
Use to monitor the seeding progress.
Syntax
stats --seed
Result
Seeding Source Stats:
Seed state: SEED_STARTED
Seed status: FINISHED
Seed device mount: /mnt/.__seed_device
Blockmaps read: 12
Seeding Dictionary updates: 1065
Streams read: 196042
Comp bytes read: 5959925818
Streams committed: 196042
Streams deduped: 141245
DS's committed: 475
Total bytes processed: 10401873920
Total bytes deduped: 4441947702
Total inline bytes: 400
Total orig bytes committed: 5959925818
Total comp bytes committed: 5959925818
Device orig bytes committed: 5959925818
Device comp bytes committed: 5959925818
Logical Avg Throughput: 0.000 KB/s
Logical Max Throughput: 2462955.935 KB/s
Physical Avg Throughput: 0.000 KB/s
Physical Max Throughput: 151010.166 KB/s
Estimated time to sync: 0 days 0 hours 0 minutes 0 seconds
…….
…….
…….
Description
Displays the list of all stats-related options that can be used as a reference when using the DR Series system CLI.
Result
Usage:
stats --system
stats --cpu
stats --memory
stats --network
stats --datacheck
stats --nfs
stats --cifs
stats --ost
stats --rds
stats --ndmp
stats --ndmp_completed
stats --iscsi [--verbose]
stats --fc [--iostat]
[--linkstat]
stats --container --name <name>
stats --storage_group --name <name>
stats --replication [--name <name>]
stats --cleaner
stats --clients [--type <NFS|CIFS|OST|RDS|NDMP|ISCSI|FC>]
stats --reset [--nfs]
[--cifs]
[--ost]
[--rds]
[--datacheck]
stats --seed
stats --help
stats <command> <command-arguments>
<command> can be one of:
--system Displays cumulative statistics for all containers.
--cpu Displays CPU statistics.
--memory Displays statistics for memory.
--network Displays statistics for network interfaces.
--datacheck Displays statistics for online data verification.
--nfs Displays statistics for NFS.
--cifs Displays statistics for CIFS.
--ost Displays statistics for OST server.
--rds Displays statistics for RDS server.
--ndmp Displays statistics for current NDMP sessions.
--ndmp_completedDisplays statistics for completed NDMP sessions.
--iscsi Displays statistics for iSCSI sessions.
--fc Displays statistics for FC sessions.
--container Displays statistics for a specific container.
--storage_group Displays statistics for a specific storage group.
--replication Displays statistics for replication.
--cleaner Displays statistics for cleaner.
--clients Displays client information.
--reset Resets statistics.
--seed Seeding statistics.
For command-specific help, please type stats --help <command>
For example:
stats --help reset
This set of DR Series system CLI commands allow you to display the current Data Check statistics gathered by the system, reset the Data Check statistics for the system, and display the statistic-based Data Check help-related options. For more information, see Stats --Datacheck Command Usage.
This topic introduces the stats --datacheck command usage:
- stats --datacheck
- stats --reset --datacheck
- stats --help datacheck
|
NOTE: If you specify a command without supplying the expected value or option, you will be prompted to provide the correct value or option. |