How do I figure out if it's a 4k sector drive, I've read about that but never looked into it...is there any way to tell, and when you mean start my partition, I only have one large partition, since this is just for my data files....so you mean I should start on 2048 and go up from there???  Thanks in advance...going to do some more reading...<br>
<br><br>Here is the link to the samsung.... <a href="http://www.samsung.com/global/business/hdd/productmodel.do?group=72&type=94&subtype=98&model_cd=507&tab=fea&ppmi=1219">http://www.samsung.com/global/business/hdd/productmodel.do?group=72&type=94&subtype=98&model_cd=507&tab=fea&ppmi=1219</a><br>
<br>talks about 512B per sector....which would be 4096....unless they changed something...<br><br>So should I break it and change the partitions and if so do I do it on both of the disks so they are the same???  Thanks in advance...going to do some more reading...<br>
<br><div class="gmail_quote">On Mon, Sep 27, 2010 at 8:54 PM, Ross Walker <span dir="ltr"><<a href="mailto:rswwalker@gmail.com">rswwalker@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Sep 27, 2010, at 8:16 PM, Tom Bishop <<a href="mailto:bishoptf@gmail.com">bishoptf@gmail.com</a>> wrote:<br>
<br>
> Here are the iostats:<br>
><br>
><br>
> Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util<br>
> sda               0.15     2.47  0.41  0.82    13.01    26.36    31.97     0.01    6.98   1.01   0.12<br>
> sda1              0.02     0.00  0.00  0.00     0.04     0.00    24.50     0.00    5.38   4.82   0.00<br>
> sda2              0.01     0.00  0.00  0.00     0.03     0.00    37.79     0.00    6.77   5.85   0.00<br>
> sda3              0.12     2.47  0.40  0.82    12.93    26.36    31.98     0.01    6.96   1.01   0.12<br>
> sdb               1.48     0.00 315.21  0.01 40533.39     0.75   128.59    26.94   85.45   2.80  88.24<br>
> sdb1              1.47     0.00 315.21  0.01 40533.30     0.75   128.59    26.94   85.45   2.80  88.24<br>
<br>
</div>Average queue size of 26.94 requests, average wait time of 85.45ms, service time of 2.8ms ain't bad, but means the sequential IO is randomizing and backing up the IO.<br>
<br>
Chances are this is probably a 4k sector drive and the partition's alignment crosses a 4k page causing double reads. Better to start partitions on sector 2048 instead of 63.<br>
<br>
Am I correct on these?<br>
<br>
If so I'd break the RAID re-partition and resilver it.<br>
<font color="#888888"><br>
-Ross<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br>