Operating System - HP-UX
1834621 Members
2499 Online
110069 Solutions
New Discussion

Problems perfomance. %wio always up 50%

 
RNC
Frequent Advisor

Problems perfomance. %wio always up 50%

Hello, I have a problem, because in my server, the wio is always up the 50%.

Some one know what is the problem?

Thanks.
4 REPLIES 4
KVK
Valued Contributor

Re: Problems perfomance. %wio always up 50%

Either it can be a S/W problem or H/W problem .
We can't say what is the problem without enough information .

Please post the #top #iostat #swapinfo -tam #vmstat #sar output here
RNC
Frequent Advisor

Re: Problems perfomance. %wio always up 50%

I adjust informacion. Excuse me.
Ted Buis
Honored Contributor

Re: Problems perfomance. %wio always up 50%

iostat shows no activity
so if you are waiting on i/o half the time, then could it be waiting for user input or waiting on the network? Is your network having problems autonegotiating full/half duplex on 100BaseT?
Mom 6
Jino.P.V
Frequent Advisor

Re: Problems perfomance. %wio always up 50%

Hi,
Did you update the system with latest patch bundle. This may be the first thing you have to look at.
The second is that the network. Is there any n/w bottleneck? Use netstat command for checking the collisions, time out requests,
retries and packet errors. If you have glance network page will show all these parameters.
Third thing is to tune you kernel parameters which will suit to your database. Oracle or informix whatever it is.

The o/p of iostat doesn't show any disk bottleneck.

Hope this may help.

Jino