<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>How do I copy the files multithreaded? I've honestly never tried it.<div><br>----- Original Message -----<br>From: "scott" &lt;scott@sboss.net&gt;<br>To: "Atlanta Linux Enthusiasts - Yes! We run Linux!" &lt;ale@ale.org&gt;<br>Sent: Thursday, October 29, 2009 5:47:47 PM GMT -05:00 US/Canada Eastern<br>Subject: Re: [ale] Disk IO Question<br><br><div><br></div>There is a few bottlenecks.. (or potential ones):<div>* PCI bus speed (the card AND the mobo bus)</div><div>* speed rates/transfer rates/seek times on the drives</div><div>* the enclosures might have a max throughput that is a bottleneck.</div><div>* cpu usage (getting cpu bound is easy to do).</div><div>* memory usage (running out of physical ram, and swapping is killer (in a bad way) in this situation).</div><div><br></div><div>also are you copying one (or very few) large files, or lots of medium sized ones? &nbsp;if you are copying lots of files, you can run multithreaded on the copy process to use more bandwith of the system.</div><div><br></div><div>hard to give you the smoking gun.</div><div><br></div><div>Sorry</div><div><br></div><div><div><div>On Oct 29, 2009, at 5:40 PM, Greg Clifton wrote:</div><br class="Apple-interchange-newline"><blockquote>What about bus contention. I'm not familiar with the IBM model you mentioned, but if you are running PCI cards (32bit, 33MHz) then you do have a bit of a bottleneck there, plus if there are other expansion cards in the system they can slow things down.<br>
GC<br><br><br><div class="gmail_quote">On Thu, Oct 29, 2009 at 5:10 PM, James Taylor <span dir="ltr">&lt;<a href="mailto:James.Taylor@eastcobbgroup.com" target="_blank">James.Taylor@eastcobbgroup.com</a>&gt;</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;">
Make that 15k RPM *SAS* drives...<br>
<br>
&gt;&gt;&gt; "James Taylor" &lt;<a href="mailto:James.Taylor@eastcobbgroup.com" target="_blank">James.Taylor@eastcobbgroup.com</a>&gt; 10/29/2009 &nbsp;05:04 PM &gt;&gt;&gt;<br>
<div><div></div><div class="h5">I would suggest that your datapaths are not going to be the bottleneck with SATA drives.<br>
I had a client running SATA for several years on an iSCSI &nbsp;appliance, and one day we hit a brick wall with the mail performance. &nbsp;We spent weeks trying to tune the I/O paths to deal with it, and when we looked at the actual SATA drive transfer capacity, we realized the drives were the problem.<br>

We replaced the drives with 15k RPM SATA drives, and life has been good ever since.<br>
Check your drive specs and see if that's where the limitation really is.<br>
-jt<br>
<br>
<br>
James Taylor<br>
The East Cobb Group, Inc.<br>
678-697-9420<br>
<a href="mailto:james.taylor@eastcobbgroup.com" target="_blank">james.taylor@eastcobbgroup.com</a><br>
<a href="http://www.eastcobbgroup.com/" target="_blank">http://www.eastcobbgroup.com</a><br>
<br>
<br>
<br>
<br>
&gt;&gt;&gt; &lt;<a href="mailto:mmillard1@comcast.net" target="_blank">mmillard1@comcast.net</a>&gt; 10/29/2009 &nbsp;04:49 PM &gt;&gt;&gt;<br>
<br>
<br>
I have a Suse OES server running on an &nbsp;IBM 346with 2 gig of RAM. &nbsp; I've installed two Addonics Multilane SATA cards connect with Multilane cables to external SATA enclosures housing 4 WD Caviar Green 1.5 TB Drives.<br>

<br>
<br>
<br>
I have about 1.8 TB of Data on one Enclosure which changes daily. &nbsp;My plan was to copy the 1.8 TB to the second enclosure daily and send the drives in that unit off site.<br>
<br>
<br>
<br>
My expectation was that by having 4 independant SATA paths per unit &nbsp;would give me &nbsp;substatial performance when moving data between these units.<br>
<br>
<br>
<br>
I'm seeing a constant speed of about 60 gig per hour. &nbsp;This is much slower than I expected. &nbsp;Have any of you done anything like this? Is this the kind of performance I should expect? &nbsp;Hopefull some of you bright people can share some wisdom with me.<br>

<br>
<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><input id="gwProxy" type="hidden"><input id="jsProxy" type="hidden"><div id="refHTML"></div>
_______________________________________________<br>Ale mailing list<br><a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>http://mail.ale.org/mailman/listinfo/ale<br>See JOBS, ANNOUNCE and SCHOOLS lists at<br>http://mail.ale.org/mailman/listinfo<br></blockquote></div><br></div><br>_______________________________________________
Ale mailing list
Ale@ale.org
http://mail.ale.org/mailman/listinfo/ale
See JOBS, ANNOUNCE and SCHOOLS lists at
http://mail.ale.org/mailman/listinfo
</div></div></body></html>