UnixPedia : HPUX / LINUX / SOLARIS: VXVM :Some Baisc VXVM commands.

Friday, April 25, 2014

VXVM :Some Baisc VXVM commands.



Some Baisc VXVM commands.
Overview
Some Baisc VXVM commands
Procedures
   1> Command to check Disk status in VXVM
# vxdisk list
2> Command to check diskgroup
# vxdisk –o alldgs list
If the diskgroup in the output of this is in () for eg ( newdg ), then the diskgroup in newdg is
deported.
3> Command to Check Max size of the disk group
# vxassist –g DG_NAME maxsize
4> Command to check the size free in the Diskgroup
# vxdg free
5> Command to check upto what size a volume can be grown of a disk group
# vxassist –g DG_NAME maxgrow VOL_NAME
6> Command to check status of the volume.
# vxinfo –g DG_NAME
7> Command to check status of the task going in VXVM background
# vxtask list
8> Command to trace all i/o on the volume
#vxtrace -g DG_NAME VOL_NAME
9> Command to check Disk Statistics
# vxstat –g DG_NAME –d
10> Command to check if dynamic Multipathing for disk exist or not.
# vxdisk path |egrep VX_DISNAME
Keywords.
Vxdg,vxprint,vxstat,vxtask,vxassist.

No comments:

Post a Comment