Operating System - HP-UX
1834445 Members
2770 Online
110067 Solutions
New Discussion

Re: %BUSY of a disk in a RAID 1+0 Smart Array Config

 
cam9269
Regular Advisor

%BUSY of a disk in a RAID 1+0 Smart Array Config

Hi Guys, is there a way to check the %busy statistics of each disks in an "HP Logical Volume" created from a Smart Array RAID configuration (say RAID 1+0)?
1 REPLY 1
Khairy
Esteemed Contributor

Re: %BUSY of a disk in a RAID 1+0 Smart Array Config

from hp lvm?

yes. you could do this from iostat

The following will capture every 1 seconds for every disk available to system for 100 times.
# iostat 1 100


Rgds