All of lore.kernel.org
 help / color / mirror / Atom feed
* Clusters and pools
@ 2012-07-25  4:34 Ryan Nicholson
  2012-07-25  6:48 ` Thomas Mueller
  2012-07-25 15:02 ` Wido den Hollander
  0 siblings, 2 replies; 5+ messages in thread
From: Ryan Nicholson @ 2012-07-25  4:34 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

I'm running a cluster based on 4 hosts that each have 3 fast, SCSI osd's, and 1 very large SATA osd, meaning, 12 fast osd's and 4 slow osd's total. I wish to segregate these into 2 pools, that operate independently. The goal is to use the faster disks as an area to hold rbd based VM's, and the larger area to host rbd-base large volumes (to start), and possibly have that become just a big cephfs area once, the fs side of things is considered more stable.

Now, I've been thrown a couple options, and am still unsettled. Which is best?:
- Create 2 independent clusters; one with the 12 SCSI osd's and the other with just the 4 large OSD's on the same hosts. This seems to be more complex from a scripting and boot time standpoint, but easier for my head.
- Create a single cluster and use CRUSH rules to separate the two. This one STILL has me lost, as I'm having trouble understanding the crushmap syntax, the Crushmap import/export commands, and the other mkpool or otherwise commands from the docs in order to "make rbd's come from this faster pool", while "cephfs, you come from this slower pool". I really would like to entertain this path, however, as this allows ceph to handle the entire situation, and, it would seem more elegant.

I'm also open to other options as well. 

Thanks!

Ryan Nicholson


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-27  6:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25  4:34 Clusters and pools Ryan Nicholson
2012-07-25  6:48 ` Thomas Mueller
2012-07-25 15:02 ` Wido den Hollander
2012-07-27  1:25   ` Ryan Nicholson
2012-07-27  6:26     ` Wido den Hollander

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.