Saturday 30 March 2013

Cheat Sheet for VXDMP

VXDMP cheat Sheet.

list controllers vxdmpadm listctlr all
list enclosures vxdmpadm listenclosure all
vxdmpadm listenclosure <enclosure>
Display Paths vxdmpadm getsubpaths ctlr=fscsi2
vxdmpadm getsubpaths dmpnodename=<dmp-device-name>
Who controls the path vxdmpadm getdmpnode nodename=c3t2d0
vxdmpadm getdmpnode enclosure=<enclosure>
Controller (enable/disable) vxdmpadm disable ctlr=<controller>
vxdmpadm enable ctlr=<controller>
Statistics vxdmpadm iostat start
vxdmpadm iostat reset
vxdmpadm iostat show all
I/O balancing & load vxdmpadm getattr enclosure <enclosure> iopolicy
vxdmpadm setattr enclosure <enclosure> iopolicy=<policy>
adaptive
priority
balanced (default)
round-robin
minimumq
single-active
Path Type vxdmpadm setattr path <path-name> pathtype=<path-type>

active
nomanual
nopreffered
primary
secondary
standby
Displays the restore/error daemon vxdmpadm stat restored
vxdmpadm stat errord
Starts the restore daemon vxdmpadm start restored
Stops the restore daemon vxdmpadm stop restored

No comments:

Post a Comment