This is an old revision of the document!
First install symcli
List storage ID
symcfg list
Backup / export symcli config
symdg -sid 1234 exportall -f mydgfile.txt
Restore symcli config
symdg -sid 1234 importall -f mydgfile.txt
Location of symcli logs, config and DB
List DG
symdg list
List detail of single DG
symdg show DGNAME
Export a single Disk Group, replace by import to restore
symdg -sid 1234 export DGNAME -f myfile.txt
Delete a DG
symdg delete DGNAME [-force]
List disks from a DG
symdg show DGNAME | egrep "DEV0|TGT0"
Powermt
Remove paths and dead disks
powermt check [force]