I'm looking for a cli command that will list the total capacity assigned to a storage group. So far the best I can do is see the number of devices in a storage group through cli.
Using smc, you can go to the properties and see the total capacity per storage group, but would like that same function in CLI.
Right...that's what I was trying to avoid. I think it would be nice if it was possible to see storage group capacity before it's associated with the host, to verify the right size & disks are going to be presented.
mb_live
33 Posts
16263
0
Posted September 24th, 2014 15:00
I answered my own question 3 years later apparently. symcfg -sid list -tdev -detail -sg -gb Totals are at the bottom.
I'm thinking that's what I was wanting