Disk utilization 100
http://www.tek-tips.com/viewthread.cfm?qid=1492650
http://www.ibm.com/developerworks/aix/library/au-aixoptimization-disktun1/index.html
# filemon -uo filemon.out -O all ; sleep 60; trcstop
# awk '/Most Active Logical Volumes/,/^$/' filemon.out
# awk '/Most Active Files/,/^$/' filemon.out
# awk '/Most Active Physical Volumes/,/^$/' filemon.out
Do lspv -l <pvname on the high utilization disk>
and dofuser -cux on the FS
No comments:
Post a Comment