62 Posts

May 26th, 2010 07:00

exact information u can pull out by following ways :

1. First list the no. of disk groups in your symmetrix and then you can get the capacity information of the particular groups as well

try this

symdisk -sid xxx list -disk_group name:Group1 -dskgrp_summary

Sanjeev Tanwar

37 Posts

May 26th, 2010 07:00

I am not exactly sure what you are after but try the symdisk command:


u523857@uschus0400 # symdisk -sid 4719 list | more

Symmetrix ID                 : 000xxxxxxxxx
Disks Selected               : 773

                                                          Capacity(MB)
Ident  Symb Int TID Vendor     Type       Hypr   Total       Free      Actual
------ ---- --- --- ---------- ---------- ---- ---------- ---------- ----------
DF-1A  01A    C   0 SEAGATE    T146155      14     140014       3541     140014
DF-1A  01A    C   2 SEAGATE    T146155      14     140014       3541     140014
DF-1A  01A    C   4 SEAGATE    T146155      11     140014        400     140014
DF-1A  01A    C   6 SEAGATE    T146155      12     140014        394     140014
DF-1A  01A    C   8 SEAGATE    T146155      12     140014        394     140014
DF-1A  01A    C   A SEAGATE    T146155      12     140014        394     140014
DF-1A  01A    C   C SEAGATE    T146155      11     140014        400     140014
DF-1A  01A    C   E SEAGATE    T146155      12     140014        394     140014
DF-1A  01A    C  10 SEAGATE    T146155       9     140014        412     140014
DF-1A  01A    C  12 SEAGATE    T146155       9     140014        412     140014
DF-1A  01A    C  14 SEAGATE    T146155       9     140014        412     140014

Message was edited by: SymmetrixForumsModerator Removed Symmetrix ID.

2 Intern

 • 

155 Posts

May 27th, 2010 13:00

1. symdev -sid xx -da all -space

2.symconfigure -sid xxxx list -freespace -units MB

You can list disks (and available free slices) via the following command


symdisk -sid xxx -diskgroup y -v -gaps list

the next will give you the list of configured hotspares

symdisk list -hotspares


symdisk list -failed

symdev list -sid XXX -cyl
symdev -sid xxxx list -noport

No Events found!

Top