skip to main
|
skip to sidebar
nixtips
Unix tips and hints with some handy commands.
Tuesday, July 8, 2008
VxFS - Determine available space in a diskgroup.
vxassist -g <diskgroup> maxsize
vxdg -g <diskgroup> | awk '{sum = sum + $5} END {print sum/2/1024/1024}'
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
About Me
erickr
View my complete profile
No comments:
Post a Comment