All of lore.kernel.org
 help / color / mirror / Atom feed
* Multiple disks per server.
@ 2010-05-04 12:18 Mickaël Canévet
  2010-05-04 12:34 ` Wido den Hollander
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mickaël Canévet @ 2010-05-04 12:18 UTC (permalink / raw)
  To: ceph-devel

Hi,

I'm testing ceph on 4 old servers.

As there is more then one disk per server available for data (2 with 6 
disks and 2 with 10 disks for a total of 32 disks over 4 nodes), I was 
wondering how to define OSDs.

I have choice between one OSD per disk (32 OSDs on the cluster) or one 
OSD per server with one btrfs filesystem over all disks of the server (4 
OSDs on the cluster). Which one is the best solution ?

In the first case, if I lose one disk, I lose only a small part of 
available space. In the other case, if I lose one disk, I lose the whole 
server (as btrfs filesystem is in stripping) much more space.

On the other hand, if I lose the whole server in the first case, I can 
lose all replicates of a data because they may be on two different OSD 
on the same server.

Is there a way to define OSD groups so that we can be sure that 2 
replicates are not on OSDs of the same group (could be usefull for 
multiple OSDs per server, but also mutliple server per computing room - 
if I lose one whole room, a lot of server, I will be sure that I have 
not lost every replicates).

Thanks a lot.
Mickaël
--
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] 5+ messages in thread

end of thread, other threads:[~2010-05-06  3:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04 12:18 Multiple disks per server Mickaël Canévet
2010-05-04 12:34 ` Wido den Hollander
2010-05-04 17:37 ` Sage Weil
2010-05-06  3:18 ` Cláudio Martins
2010-05-06  4:02   ` Sage Weil

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.