Storage report content
The first line of a storage report contains identifiers for the values in the subsequent lines. The table below describes each of these values.
Identifier | Value |
bytesRead |
For a storage component or storage pool, the total number of bytes of data read from storage represented by the component or pool during the reporting interval, where the requested object was in the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. For a service plan, the number of bytes of data read from S Series and extended storage, where the requested object was on that storage because of the service plan and was in the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. |
bytesWritten |
For a storage component or storage pool, the number of bytes of data written to storage represented by the component or pool during the reporting interval, where the writes targeted the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. For a service plan, the number of bytes of data written to S Series and extended storage because of the service plan during the reporting interval, where the writes targeted the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. For S Series storage, this number includes:
|
deleted |
One of:
|
deletes |
For a storage component or storage pool, the number of successful delete operations that targeted storage represented by the component or pool during the reporting interval, where the deleted object was in the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. For a service plan, the number of successful delete operations that targeted S Series and extended storage because of the service plan during the reporting interval, where the deleted object was on that storage due to the service plan and was in the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. A delete of a multipart object counts as a single delete operation. |
endTime | The end time of the reporting interval for the set of statistics in the line, in the same format as is used for the startTime value. |
namespaceName |
The name of the namespace to which the set of statistics in the line applies. In lines that contain tenant or systemwide statistics, this field has no value. |
reads |
For a storage component or storage pool, the number of read operations that targeted storage represented by the component or pool during the reporting interval, where the requested object was in the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. For a service plan, the number of read operations that successfully retrieved data from S Series or extended storage during the reporting interval, where the requested object was on that storage due to the service plan and was in the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. Each read of a part of a multipart object counts as a separate read operation. |
startTime |
The start time of the reporting interval for the set of statistics in the line, in this format: yyyy-MM-dd hh:mm:ss hh is hours on a 24-hour clock. For example: 2017-10-07 14:32:47 |
systemName |
One of:
|
target | The storage component, storage pool, or service plan to which the set of statistics in the line applies. |
tenantName |
Either:
In lines that contain systemwide statistics, this field has no value. |
valid |
The status of the set of statistics in the line. Possible values are:
|
writes |
For a storage component or storage pool, the number of successful write operations that targeted storage represented by the component or pool during the reporting interval, where the data was written to the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. For a service plan, the number of successful write operations that targeted S Series and extended storage due to the service plan during the reporting interval, where the data was written to the given namespace, any of the namespaces owned by the given tenant, or any of the HCP namespaces in the HCP system. Each write of a part of a multipart object counts as a separate write operation. For S Series storage:
|