Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

21903

February 25th, 2011 10:00

VMAX - CLI command to view Storage Group Capacity

Hi All,

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.

Let me know if any of you has come across this.

Thanks!

33 Posts

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

134 Posts

February 25th, 2011 11:00

Yup my bad... You have to use IG to for it..

symaccess -sid 1543 list devinfo -ig

134 Posts

February 25th, 2011 11:00

symaccess -sid *** list -type storage -name -detail -v

I think you can not use -detail option in the previous command.

33 Posts

February 25th, 2011 11:00

That command (at least for me) just lists the device count and I don't see where it lists the total capacity in the storage group.

134 Posts

February 25th, 2011 11:00

symaccess -sid **** show -type storage -detail

33 Posts

February 25th, 2011 12:00

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.

Thanks for the reply!

1.3K Posts

April 19th, 2011 12:00

why do you call it as "storage group" capacity if it is before getting associated  with a host ?

1 Rookie

 • 

20.4K Posts

April 19th, 2011 13:00

what's wrong with that ? You add devices to a storage group before or after you assign them to a masking view.

April 14th, 2016 19:00

good, that's what I am looking for.

1 Message

March 19th, 2021 07:00

using this cli command we get single storage group details, how i get the total storage group details associated with luns, masking view with initiators using cli, plz let me know the procedure to do that

Moderator

 • 

6.9K Posts

March 19th, 2021 15:00

Hello perneesha,

Here is a link to the CLI guide which list out all the commands that can be run. https://dell.to/3cO0Rzo

No Events found!

Top