• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

adaptec scsi performance monitor utility ? - is there one ?

troyquigley

Member
i thought my 2 servers were having nic problems or some type of network problems. after all the settings and all the checking, it seems it may actually be my scsi is overloaded.

i am looking for a utility that will tell me how hard my adaptec 2120s scsi raid controller is getting hit.
 
Originally posted by: troyquigley
i thought my 2 servers were having nic problems or some type of network problems. after all the settings and all the checking, it seems it may actually be my scsi is overloaded.

i am looking for a utility that will tell me how hard my adaptec 2120s scsi raid controller is getting hit.

What OS? Assuming windows...


For starters, just fire up perfmon and add disk queue length. Should be no more than 2 items queued *per spindle*.

Run diskperf -y and reboot to get the diskperf filter driver loaded if you get zeros in your performance data.
 
cool.

Fire up perfmon and have a look at your disk queue length. It will give you a very good indication if your mass storage is bottlenecking.

Have it log for a few hours during your peak load times.
 
Back
Top