INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

HANDLE


PASSWORD
Remember Me
Forgot Password?

Come Join Us!

  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

E-mail*
Handle

Password
Verify P'word
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Member Feedback

"...Congratulations on a brilliant idea and a great site..."

Geography

Where in the world do Tek-Tips members come from?

 waitio: what process is causing this?

7280 (MIS)
29 Sep 06 5:57
Hi,
sometimes my system redhat el as 3.4 goes in waitio 100% and i'm not finding what is doing that.
Is there a way to find the process causing so much io?

Thanks
Check Out Our Whitepaper Library. Click Here.
Annihilannic (MIS)
29 Sep 06 13:15
I've heard of an AS 3 and AS 4, but not 3.4?

Unfortunately it's quite difficult to identify processes that are generating lots of I/O... it would be very handy if there was an iotop programme out there, but I don't think there is.  

Anyway, if a process is generating a lot of I/O, chances are that it is using a bit of CPU as well, so have a look in top and see if you can see any processes that are likely to be doing that.  And if, when they complete, the I/O wait goes away, then you have most likely identified the culprit.  

Annihilannic.

rzs0502 (IS/IT--Management)
1 Oct 06 8:18
As Annihilannic mentioned, it can difficult to find the root cause.
Check for disk errors
Check your paging space usage (pi and po on vmstat)
Check which disk is high in I/O etc. etc.

NMON is an IBM freeware utility for AIX and Linux systems.
Great tool for understanding what's happening under the hood...

http://www-941.haw.ibm.com/collaboration/wiki/display/WikiPtype/nmon

"If you always do what you've always done, you will always be where you've always been."

7280 (MIS)
2 Oct 06 4:02
Hi,
for redhat 3.4 I mean release 3 update 4.
I'm using top, vmstat, ps but not finding process using so much io.
On this system there's lotus domino 6.5.4 running, so I see multiple domino "server" processes running but no one is using more than 2% cpu.
System uses swap always nearly 55%.
cat /proc/swaps
Filename                        Type            Size    Used    Priority
/dev/sda8                       partition       4096472 684044  -1
/dev/sda9                       partition       4096472 0       -2
cat /proc/meminfo
        total:    used:    free:  shared: buffers:  cached:
Mem:  3982761984 3961831424 20930560        0 53850112 3674484736
Swap: 8389574656 701980672 7687593984
MemTotal:      3889416 kB
MemFree:         20440 kB

No errors in /var/log/messages.

Thanks again.
Annihilannic (MIS)
2 Oct 06 4:46
Have you tried using iostat -x to identify which filesystem/partition is under heavy I/O load?  Perhaps that will give you an idea which process is causing it.

Annihilannic.

7280 (MIS)
2 Oct 06 9:34
Hi,
I know that the filesystems that have problems are the one related to notes (where reside db's data and archive).
What I want to know is what process is exactly blocking the system.
Sometimes waitio goes 100% and the only way to solve the problem is to restart the server!
I know it's something related with notes but don't know what is really blocking.

Thanks again.

Start A New Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Promoting, selling, recruiting and student posting
are not allowed in the forums.
Posting Policies

LINK TO THIS FORUM!
(Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum)
TITLE: Linux (server) Forum at Tek-Tips
URL: http://www.tek-tips.com/threadminder.cfm?pid=54
DESCRIPTION: Linux (server) technical support forum and mutual help system for computer professionals. Selling and recruiting forbidden.

 

Back To Forum