Monday, October 08, 2012

Symmetrix Command Line

My current job needs to take care of some EMC storages, from DMX to VMAX (also some Clariion/VNX and Celerra). Since I forget all the symcli commands, I created the following tables for quick reference (the table will be updated time to time...) :

symcfg list -sid -v

symcfg list -sid -applications

symcfg list -sid -connections
symcfg list -sid -connections -sorthost        
symcfg list -sid -connections -capacity

symcfg -dir all list -sid
symcfg -dir all list -sid -address
symcfg -dir all list -sid -address -available

 symcfg -sa all list -sid
 symcfg -da all list -sid
SA: fc address
DA: disk address
symcfg -fa all list -sid
symcfg -fa all list -sid -port
check wwn and fibre connection
 symcfg -sid  list -memory
Memory board
symcfg list -upatches -sid 
Patches
symcfg -sid  list -env_data
 symcfg show -sid  SystemBay -env_data
Hardware check
symcfg list -pools -sid
 symcfg list -pools -sid -gb

symcfg list -pools -sid 3281 -gb -detail -thin
Thin pool only
 symcfg list -datadev -sid 1226
 symcfg list -datadev -sid 1226 -range 0000:0001
 symcfg list -datadev -sid 1226 -range 0000:0001 -dev
 symcfg show -pool <> -thin -gb -detail


Thin pool only
 symcfg -sid $SID list -rdfg all
 symcfg -sid $SID list -rdfg all -rdfa





   
 symconfigure -sid $SID list -freespace

 symdev list -sid $SID -da all -space
symdev list -FA 7E -sid $SID (can use symcfg list -dir ALL to check)
 symdisk list -sid $SID -da <> (can use sycmfg list -da all to check)

sympd list -sid $SID
 sympd list -sid $SID -v

symdev list -inventory

 symdisk  -sid $SID show 7A:C4
 symdisk list -sid $SID -da
symdisk list -sid $SID -by_diskgroup



  
  symstat -sid $SID -i 10 -c 10 -type request

 symstat -sid $SID -i 5 -c 10 -reptype rdfa



symrdf list -sid
symrdf -g query
symcfg -sid $SID -RA ALL list

symevent list

symevent -sid -start mm/dd/yyyy list 

No comments: