Start a Conversation

Unsolved

This post is more than 5 years old

9855

December 18th, 2012 22:00

Total allocated capacity to each host

Hi All,

Is there any single command (symcli) to to know the allocated capacity of each host in DMX and Vmax ?

What I am looking is,  the total capacity allocated to each host.

Now am using list capacity and show view option to  know  about the allocated capacity, it would be better if i able to get the details in a simple way !

31 Posts

December 18th, 2012 22:00

Thanks for the response ! Is there any report I can pull out from  SMC ?  Which option from  SMC will give the complete host allocated  capacity  information ?

110 Posts

December 18th, 2012 22:00

SMC will help you J

Regards,

Periyakaruppan N (Peri),

110 Posts

December 19th, 2012 02:00

Try

Symaccess –sid xxxx show view xxxxxxxxxx

Regards,

Periyakaruppan N (Peri),

859 Posts

December 19th, 2012 02:00

Single command to see the total allocated space to a host /initiators:

C:\Users\srohilla>symaccess list devinfo -ig ATL-CLCUST01_IG -sid XXXX

Symmetrix ID          : 000XXXXXXXX

Initiator Group Name  : ATL-CLCUST01_IG

Last updated at       : 12:50:29 PM on Tue Dec 11,2012

  Host Initiators

    {

      IG   :atl-pc-b23102_IG

      IG   :atl-pc-b23104_IG

      IG   :atl-pc-b23103_IG

    }

  Sym                                 Host      Cap

  Dev   Dir:P Physical Device Name    Lun  Attr (MB)   Masking View Name

  ----- ----- ----------------------- ---- ---- ------ -----------------

  028D  07E:1 Not Visible                1  (M) 1970010 ATL-CLCUST01_MV

  0295  07E:1 Not Visible                2  (M) 1970010 ATL-CLCUST01_MV

  

                                                ------

  Total Capacity                                3940020

110 Posts

December 19th, 2012 02:00

Try

Symaccess –sid xxxx show xxxxxxxxxx

Regards,

Periyakaruppan N (Peri),

31 Posts

December 19th, 2012 03:00

Thanks for all the response.

I am aware about the symaccess show view command and  list capacity -host command. that all will give only  the deatils about a single host. suppose if i have 1000 server, i need to  run the command for the 1000 times.  !!!

What i am looking for is,  is there any simple way to see the allocated capacity for the 1000 servers ? some kinda report  or something like that ?

1 Rookie

 • 

20.4K Posts

December 19th, 2012 04:00

if you have EMC ControlCenter or Prosphere you can generate reports like that, otherwise you can use symcli and script something like that.

31 Posts

December 19th, 2012 04:00

Thanks  Dynamox,   as always you will comes up with some answer   We do have  prosphere , we no longer use ECC.

so could you plz  give some idea, how to pull  that details from prosphere ?

1 Rookie

 • 

20.4K Posts

December 19th, 2012 07:00

I have not migrated to Prosphere myself yet but looking at the latest release notes there is a charge back module that i suspect would provide that information

https://support.emc.com/docu44992_ProSphere-1.7-Release-Notes.pdf?language=en_US

278 Posts

December 28th, 2012 03:00

As Dynamox told me that SymmReport is not available to the customer, then for DMX if you have created aliases you could use the "symmaskdb -sid XXXX list capacity -Host hostname" command.

Also via Prosphere as Dynamox said.

278 Posts

December 28th, 2012 03:00

Hi Saul,

i have the solution for DMX and VMAX.

For DMX you have to use SymmReport tool. Through that tool a xls file will be generated for all hosts. A big amount of info will be found in that xls!!!!

For VMAX you can use the SMC to find the total allocated capacity for all Storage Groups.

If you Unisphere for VMAX, EVEN BETTER!!!!!!!!  

1 Rookie

 • 

20.4K Posts

December 28th, 2012 03:00

SymmReport is not available to customers

1 Message

April 30th, 2013 12:00

Try this

>symaccess -sid xxxx list view -detail

I think this is what you are looking for

11 Posts

May 2nd, 2013 04:00

symmaskdb list capacity -host

will give the entire list.You can put script on this and you get your results.

467 Posts

May 2nd, 2013 06:00

I wrote a script for this..Shared it on my blog..

Symmetrix LUN Reporting | Virtual Storage Zone

No Events found!

Top