* SAS disks for OSD's
@ 2012-04-23 15:56 Madhusudhana U
2012-04-23 19:22 ` Stefan Kleijkers
0 siblings, 1 reply; 2+ messages in thread
From: Madhusudhana U @ 2012-04-23 15:56 UTC (permalink / raw)
To: ceph-devel
Hi all,
Is any performance benefit we will get using SAS storage for OSD instead of
SATA storage ? Is any one using SAS drives which is producing good performance?
Or I can use SAS drives for journal and SATA storage for OSD?
Which one in above two scenario would yield a better performance?
I would like to test above scenarios, before i would like to hear if
anyone got good results with SAS drives.
Thanks
__M
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: SAS disks for OSD's
2012-04-23 15:56 SAS disks for OSD's Madhusudhana U
@ 2012-04-23 19:22 ` Stefan Kleijkers
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kleijkers @ 2012-04-23 19:22 UTC (permalink / raw)
To: Madhusudhana U; +Cc: ceph-devel
Hello,
I don't think you will see a great difference in performance between
"sas" and "sata" disks, because the connection type is only a minor
point in performance. There are other factors that impact the
performance a lot more.
How many RPMs are the disks? The more RPM the lower the average seek
time. Lower average seek time is great for random IO.
How dense are the disks, with more sectors per cilinder you can read or
write more data per round. Great for sequential IO.
And there are other factors that impact performance. But in general the
"sata" disks are disks with low RPMs and high density, therefor they are
(in general) poor on random IO and great on sequential IO. With the
"sas" disks it's the other way around. But even something like 2.5" vs
3.5" can impact performance because it can have impact on the density of
the disk.
But I think using a "sas" disk as journal won't give you any performance
gain. As journal you want a device that can handle a lot of IOPS and
also have a lot of bandwidth.
I think a SSD gives a good balance between IOPS, bandwidth, size and
price (compared to sata/sas disks and nvram).
"sas" disks for the OSD can gain you performance compared to the "sata"
disks, but it depends on the specs of the disk, the workload, the kind
and size of the journal, ratio between write/read, etc. So it's a little
difficult to tell you if the "sas" disks gain you any or enough
performance for the extra cost.
Stefan
On 04/23/2012 05:56 PM, Madhusudhana U wrote:
> Hi all,
> Is any performance benefit we will get using SAS storage for OSD instead of
> SATA storage ? Is any one using SAS drives which is producing good performance?
>
> Or I can use SAS drives for journal and SATA storage for OSD?
>
> Which one in above two scenario would yield a better performance?
>
> I would like to test above scenarios, before i would like to hear if
> anyone got good results with SAS drives.
>
> Thanks
> __M
>
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-23 19:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 15:56 SAS disks for OSD's Madhusudhana U
2012-04-23 19:22 ` Stefan Kleijkers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox