Unsolved
1 Rookie
•
31 Posts
0
1414
April 12th, 2021 05:00
topstcli question for powerstore- get logical used storage on array
is there a command to show logical used on full array? I see the command to get logical used for each volume and I can add those up but was wondering if there was a simpler command? i have to create daily reports using this.
THanks
Steve
No Events found!
Kumar_A
2 Intern
•
727 Posts
0
April 18th, 2021 22:00
Have you looked at the following metrics?
space_metrics_by_cluster - Cluster space metrics
logical_used
Amount of data in bytes written to all storage objects within the cluster, without any deduplication and/or compression. This metric includes all primaries, snaps and clones.
space_metrics_by_appliance - Appliance space metrics
logical_used
Amount of data in bytes written to all storage objects on an appliance, without any deduplication and/or compression. This metric includes all primaries, snaps and clones.
adsfgvadvg
1 Rookie
•
31 Posts
0
April 20th, 2021 14:00
Yep i found it. Thanks