S Series and extended storage component reads and writes
The Overview tab on the details page for an S Series or extended storage component contains four graphs. These graphs show information about the use of storage represented by the component during the past 30 days (or since the component was added to the HCP system if that was less than 30 days ago).
The graphs are:
Writes (bytes)
Shows the number of bytes of data written to storage represented by the component.
For an S Series storage component, this number includes:
- Bytes written both with the component included in a storage pool in the ingest tier and with the component included in a storage pool in a non-ingest tier.
- Bytes written for all parts of multipart uploads regardless of whether the upload of the part has finished, the part was subsequently replaced, the multipart upload was aborted, or the part was not used in the completed multipart upload.
Writes (operations)
Shows the number of successful write operations that targeted storage represented by the component.
Each write of a part of a multipart object counts as a separate write operation.
For an S Series storage component:
- This number includes write operations both with the component included in a pool in the ingest tier and with the component included in a pool in a non-ingest tier.
- Each write of a part of a multipart upload counts as a separate write operation. This applies even if the part was subsequently replaced, the multipart upload was aborted, or the part was not used in the completed multipart upload.
Reads (bytes)
Shows the number of bytes of data read from storage represented by the component.
Reads (operations)
Shows the number of read operations that successfully retrieved data from storage represented by the component.
Each read of a part of a multipart object counts as a separate read operation.