1834747 Members
2503 Online
110070 Solutions
New Discussion

Server slow

 
SOLVED
Go to solution
Sandile
Occasional Advisor

Server slow

hi all

Can anyone help on HP-UX 11i I am rumming Hp-Oenview ver6.2. Ov is very slow but when Idi a top , there is no runnawy proccess. The server is on a cluster(using disk array),can it be the disk faulty because when I run sar -d 5 I get server busy at 100%. Please help me guys
Thanks
Sandile
When days are dark friends are very few
3 REPLIES 3
RAC_1
Honored Contributor

Re: Server slow

Is the server swapping.

Check swapinfo -mat.
vmstat 5 5

There is no substitute to HARDWORK
Radhakrishnan Venkatara
Trusted Contributor

Re: Server slow

i check

iostat,check for any defunct process is running.

if u have disk problems certainly root get mail.
as its cluster i think EMS might enabled.


radhakrishnan
Negative thinking is a highest form of Intelligence
T G Manikandan
Honored Contributor
Solution

Re: Server slow

Which hard disk is 100% busy.

Look at that hard disk for what processes(which application process) are having a big I/O on that disk.

Then you can try distibuting the load of the application to different disks to reduce the I/O.


Glance can be useful in finding that.

Revert