All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wido den Hollander <wido@widodh.nl>
To: Gandalf Corvotempesta <gandalf.corvotempesta@gmail.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: What would a good OSD node hardware configuration look like?
Date: Wed, 07 Nov 2012 09:21:59 +0100	[thread overview]
Message-ID: <509A1A27.9090303@widodh.nl> (raw)
In-Reply-To: <CAJH6TXgRUUZ5h9gB_Zi-31aMj0r00HCjZ8jRZZCGd8_LSXaBqw@mail.gmail.com>



On 07-11-12 09:17, Gandalf Corvotempesta wrote:
> 2012/11/7 Wido den Hollander <wido@widodh.nl>:
>> Except that SSDs will mainly fail due to the amount of write cycles they had
>> to endure.
>>
>> So in RAID-1 your SSDs will fail at almost the same time.
>>
>> With for example 8 OSDs in a server you better spread them out 50/50 over
>> two SSDs.
>
> But the OS should be installed on SSD, to allow the use of the whole
> SATA/SAS disk as OSDs.
> Without RAID-1 between SSDs, a disk failure will result it the whole node down.
> --

True. You might want to use a small internal USB stick like those from 
Transcend for installing your OS. They are available in 4GB and 8GB.

Let syslog handle your logging to an external device and you have almost 
no write I/O on that thing.

This way you can use the SSDs completely for journaling and shrink them 
using HPA with hdparm.

Still, I think that in the distributed nature it shouldn't matter if you 
loose a node. If loosing a node is a to big impact to your cluster, go 
with smaller nodes.

Wido

> 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
>

  reply	other threads:[~2012-11-07  8:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-05 17:13 What would a good OSD node hardware configuration look like? Dennis Jacobfeuerborn
2012-11-06  0:14 ` Josh Durgin
2012-11-06  2:49   ` Dennis Jacobfeuerborn
2012-11-06 19:30     ` Josh Durgin
2012-11-07  1:35       ` Dennis Jacobfeuerborn
2012-11-07  7:35         ` Wido den Hollander
2012-11-07  8:17           ` Gandalf Corvotempesta
2012-11-07  8:21             ` Wido den Hollander [this message]
2012-11-07  8:29               ` Gandalf Corvotempesta
2012-11-06  7:36   ` Stefan Priebe - Profihost AG

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=509A1A27.9090303@widodh.nl \
    --to=wido@widodh.nl \
    --cc=ceph-devel@vger.kernel.org \
    --cc=gandalf.corvotempesta@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.