Unsolved
This post is more than 5 years old
1 Rookie
•
24 Posts
0
332
February 26th, 2009 07:00
StorageScope report for secondary images
Does StorageScope have any Mirrorview-type queries? I am trying to get the total size of all the secondary images but I have not found any columns that would provide that kind of info...
ECC 6.0
Heather
ECC 6.0
Heather
No Events found!
Butterfly2
17 Posts
1
February 26th, 2009 11:00
In StorageScope we report BCVs and RDFs.
1. If you want to get total size for replicas for each array, you can create query on Array and choose columns Local Replica (there are 4 of them) or Remote Replica. 2. if you want to see list of replicas, you can create query on array device and filter on allocation type with values as "Local Replica" or "Remote Replica", then you will get list of replica devices. If you do subtotal for array, you can get total size of all those devices.