1825693 Members
3301 Online
109686 Solutions
New Discussion

Re: 11.0, High Disk/IO

 

11.0, High Disk/IO

Hello,

how can i identify the process(s) which is the cause for high-disk I/O without glance ?

Regards,
S.Marquardt
4 REPLIES 4
RAC_1
Honored Contributor

Re: 11.0, High Disk/IO

Without glance it is not possible to do that unless you use some third party softwares. You night get what you want if you try as follows.

1. Identify disks that are doing heavy i/os
sar -d

2. Check what lvols are there on that disk.
pvdisplay on disk

3. Then check, what processes are accessing that lvols.-lsof, fuser etc.
There is no substitute to HARDWORK
Steven E. Protter
Exalted Contributor

Re: 11.0, High Disk/IO

Shalom,

Glance it the best tool for this, GUI mode.

Second best:
http://www.hpux.ws/system.perf.sh

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Chan 007
Honored Contributor

Re: 11.0, High Disk/IO

Hi,

Check this link which talks about few parameters that you can look for.

http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=151250

Chan

Re: 11.0, High Disk/IO

Finally:

No really chance without glance.
The script isn't helpful.

I just download a trial version.

Regards,
Stefan