# MV\_CLOUD\_REMOTE\_STATS

This view provides information about the total storage usage per storage\_ID.

This view is intended for internal SingleStore use. No additional information is available.

> **📝 Note**: This view is only applicable for SingleStore Helios.

| Column Name                   | Description                                           |
| ----------------------------- | ----------------------------------------------------- |
| STORAGE\_ID                   | Unique Identifier of backend storage.                 |
| BLOBS\_BYTES                  | Size of blobs in this storage location in bytes.      |
| NUM\_BLOBS                    | Number of blobs in this storage location.             |
| LOG\_CHUNKS\_BYTES            | Size of log chunks in this storage location.          |
| NUM\_LOG\_CHUNKS              | Number of log chunks in this storage location.        |
| SNAPSHOTS\_BYTES              | Size of snapshots in this storage location in bytes.  |
| NUM\_SNAPSHOTS                | Number of snapshots in this storage location.         |
| RETENTION\_BLOBS\_BYTES       | Size of blobs retained due to retention period        |
| NUM\_RETENTION\_BLOBS         | Number of blobs retained due to retention period      |
| RETENTION\_LOG\_CHUNKS\_BYTES | Size of log chunks retained due to retention period   |
| NUM\_RETENTION\_LOG\_CHUNKS   | Number of log chunks retained due to retention period |
| RETENTION\_SNAPSHOTS\_BYTES   | Size of snapshots retained due to retention period    |
| NUM\_RETENTION\_SNAPSHOTS     | Number of snapshots retained due to retention period  |

***

Modified at: May 8, 2025

Source: [/cloud/reference/information-schema-reference/database-branching/mv-cloud-remote-stats/](https://docs.singlestore.com/cloud/reference/information-schema-reference/database-branching/mv-cloud-remote-stats/)

(An index of the documentation is available at /llms.txt)
