显示系统使用情况和数据缩减统计信息
使用 system_usage_get 命令可检索系统范围内的使用情况和数据缩减相关的统计信息。
system_usage_get
此命令提供有关系统使用情况和数据缩减的各种信息,包括:
由于当前正在运行的后台进程,此命令检索到的数据可能有所不同。 - 所有用户卷和快照大小的总和,不包括内部卷(统计信息和元数据)
- 已写入到当前现有卷和快照的所有逻辑块地址 (LBA) 范围的总和
- 由于精简配置而节省的量
- 由于数据缩减而节省的量
- 去重和压缩因子。
示例:
system_usage_get
输出:
Volumes and Snapshots (GB) Thin Provisioning Savings (%) Total Written (GB)
---------------------------- ------------------------------- --------------------
3100 90 340
Data Reduction Savings (%) Total Stored (GB) Deduplication Factor Compression Factor
---------------------------- ------------------- ---------------------- ------------------
87 45 1.37 5.63
| 字段标识 | 字段输出 | 缺省位置 |
|---|---|---|
| total_volumes_and_snapshots | Volumes and Snapshots (GB) | 1 |
| thin_provisioning_savings | Thin Provisioning Savings (%) | 2 |
| total_written | Total Written (GB) | 3 |
| total_written_pending_ deletion | Total Written Pending Deletion (GB) | 4 |
| data_reduction_savings | Data Reduction Savings (%) | 5 |
| total_stored | Total Stored (GB) | 6 |
| deduplication_factor | Deduplication Factor | 7 |
| compression_factor | Compression Factor | 8 |
| data_only_deduplication_ factor | Data Only Deduplication Factor | 不适用 |
| data_only_compression_factor | Data Only Compression Factor | 不适用 |
| data_only_reduction_factor | Data Only Reduction Factor | 不适用 |
| deduplication_factor_full_ accuracy | Deduplication Factor Full Accuracy | 不适用 |
| compression_factor_full_ accuracy | Compression Factor Full Accuracy | 不适用 |
访问控制
| 用户类别 | 许可权 |
|---|---|
| 存储管理员 | 允许 |
| 存储集成管理员 | 不允许 |
| 应用程序管理员 | 允许 |
| 安全性管理员 | 不允许 |
| 只读用户 | 允许 |
| 技术人员 | 不允许 |