UNSOLVED

Saul_K

updated

14 years ago

S

Saul_K

2 Intern

31 Posts

0

10205

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 !

  • Saul_K

    2 Intern

    31 Posts

    3217

    0

    Posted 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 ?

  • Saul_K

    2 Intern

    31 Posts

    3217

    0

    Posted 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 ?

  • Saul_K

    2 Intern

    31 Posts

    3217

    0

    Posted 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 ?

  • Archuperi721

    110 Posts

    3217

    0

    Posted December 18th, 2012 22:00

    SMC will help you J

    Regards,

    Periyakaruppan N (Peri),

  • Archuperi721

    110 Posts

    3217

    0

    Posted December 19th, 2012 02:00

    Try

    Symaccess –sid xxxx show view xxxxxxxxxx

    Regards,

    Periyakaruppan N (Peri),

  • 3217

    0

    Posted 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

  • Archuperi721

    110 Posts

    3217

    0

    Posted December 19th, 2012 02:00

    Try

    Symaccess –sid xxxx show xxxxxxxxxx

    Regards,

    Periyakaruppan N (Peri),

  • dynamox

    11 Legend

    20419 Posts

    87439 Points

    3217

    0

    Posted 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.

  • dynamox

    11 Legend

    20419 Posts

    87439 Points

    3216

    0

    Posted 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

  • Zikas

    278 Posts

    1820

    0

    Posted 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.