<br><div class="gmail_quote">On Sat, Feb 21, 2009 at 11:42 PM, Chan Chung Hang Christopher <span dir="ltr"><<a href="mailto:christopher.chan@bradbury.edu.hk">christopher.chan@bradbury.edu.hk</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Would running two CP command to copy 2 different set of files to two<br>
different targets suffice as a basic two thread test?<br>
  <br>
</blockquote></div>
So long as you generate disk access through a file system and not hdparm.<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Is there a way to monitor actual disk transfers from command line without<br>
having to do manual timing?<br>
</blockquote></div>
Like I said: iostat<br>
<br>
</blockquote></div>Thanks for the information. I checked iostat on one of my older servers running off CentOS 5.0 (2.6.18-53.1.21.el5xen) which was also running md raid 1 and it also confirmed that the md raid 1 was getting reads from both member devices.<br>
<br>Although looking at it now, I think I really screwed up that installation, being my first, I had md running on top of LVM PV *slap forehead*<br><br><br>