No relevant resource is found in the selected language.
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
This document is applicable to OceanStor 2800 V5. Based on the CLI, this document describes how to use various commands classified by functions and how to set the CLI and manage the storage system through these commands. The document that you browse online matches the latest C version of the product. Click Download to download documents of other C versions.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
pair showSyncStatics
pair showSyncStatics
Function
The pair showSyncStatics command is used to query statistics about operations on the file object during synchronization.
Format
pair showSyncStatic pairID
Parameters
Parameter
Description
Value
PairID
Pair object ID.
To obtain the value, run the "pair showobjs" command.
Views
Diagnostic view
Usage Guidelines
Query file copy information during the file copy process.
Example
Query statistics about operations on file objects of the pair whose ID is "0" during incremental synchronization.
admin:/diagnose>pair showSyncStatics 0
Now it is resync.
read objectnum : 9
Query statistics about operations on file objects of the pair whose ID is "1" during initial synchronization.
admin:/diagnose>pair showSyncStatics 1
Now it is initial sync.
listed objectnum : 240
opened objectnum : 240
read objectnum : 52
System Response
The following table describes the parameter meanings.