For When You Can't Have The Real Thing
[ start | index | login ]
start > netapp > Why is the filer busy

Why is the filer busy

Created by dave. Last edited by dave, 13 years and 161 days ago. Viewed 3,141 times. #2
[diff] [history] [edit] [rdf]
labels
attachments

Why is my filer busy?

Things to check:

filer> sysstat -x -c 10 1

Also try reading the process table in priv set advanced mode

filer*> ps --help
usage: ps [-l] <pid> …
       ps [-hlps] [-c cutoff]
       ps -z
          -c cutoff  limit output to threads above the cutoff point
          -h         equivalent to -c 5
          -l          long listing
          -p          skip threads which don't have profile information
          -s          use scheduling time instead of total time
          -z          clear the times/counts in the proc structure

Likely candidates:

  • ps -sh
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt