* Building a small Ceph development environment
@ 2012-06-19 17:47 Terrance Hutchinson
2012-06-19 17:54 ` Gregory Farnum
0 siblings, 1 reply; 4+ messages in thread
From: Terrance Hutchinson @ 2012-06-19 17:47 UTC (permalink / raw)
To: ceph-devel
Hi all,
I have an HP ProLiant ML350 G5 server that is currently sitting idle
at the moment. Would it be possible to virtualize a Ceph cluster so I
can mess around and begin contributing back to the community?
Specs:
ML350 G5
2 x Quad Core Xeon E5430
16GB RAM
7x 146GB SAS disks
1x 120 GB Intel 520 SSD
HP P800 Smart Array Controller (can purchase an LSI 208E SAS HBA which
will make the disks a JBOD)
My goal is to create a small Ceph setup to do testing and bug fixes
for the project which is why I posted this to the development list.
Thanks in advance,
Terrance
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Building a small Ceph development environment
2012-06-19 17:47 Building a small Ceph development environment Terrance Hutchinson
@ 2012-06-19 17:54 ` Gregory Farnum
2012-06-19 23:30 ` Dan Mick
[not found] ` <CAJLzzsLt93+-kaPZCy1TGFCTEvE9S4w7Qsee6qaiyWwx7188Ng@mail.gmail.com>
0 siblings, 2 replies; 4+ messages in thread
From: Gregory Farnum @ 2012-06-19 17:54 UTC (permalink / raw)
To: Terrance Hutchinson; +Cc: ceph-devel
You don't need to virtualize anything — I'd recommend running Ubuntu
12.04 on it (you don't need to, but a lot of things will be more
performant), building from source, and then setting up the daemons so
everybody gets a separate disk.
Check out http://ceph.com/docs/master/source/ and the other docs and
let us know if you have any questions. :)
On Tue, Jun 19, 2012 at 10:47 AM, Terrance Hutchinson
<terrance.hutchinson@gmail.com> wrote:
> Hi all,
>
> I have an HP ProLiant ML350 G5 server that is currently sitting idle
> at the moment. Would it be possible to virtualize a Ceph cluster so I
> can mess around and begin contributing back to the community?
>
> Specs:
>
> ML350 G5
> 2 x Quad Core Xeon E5430
> 16GB RAM
> 7x 146GB SAS disks
> 1x 120 GB Intel 520 SSD
> HP P800 Smart Array Controller (can purchase an LSI 208E SAS HBA which
> will make the disks a JBOD)
>
> My goal is to create a small Ceph setup to do testing and bug fixes
> for the project which is why I posted this to the development list.
>
> Thanks in advance,
> Terrance
> --
> 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
--
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] 4+ messages in thread
* Re: Building a small Ceph development environment
2012-06-19 17:54 ` Gregory Farnum
@ 2012-06-19 23:30 ` Dan Mick
[not found] ` <CAJLzzsLt93+-kaPZCy1TGFCTEvE9S4w7Qsee6qaiyWwx7188Ng@mail.gmail.com>
1 sibling, 0 replies; 4+ messages in thread
From: Dan Mick @ 2012-06-19 23:30 UTC (permalink / raw)
To: Gregory Farnum; +Cc: Terrance Hutchinson, ceph-devel
Yeah, it's certainly doable to run all the daemons on one server; they
don't even really need a separate disk, but that's generally a nice
partitioning.
You can usually get help on irc://irc.oftc.net/#ceph, too.
On 06/19/2012 10:54 AM, Gregory Farnum wrote:
> You don't need to virtualize anything — I'd recommend running Ubuntu
> 12.04 on it (you don't need to, but a lot of things will be more
> performant), building from source, and then setting up the daemons so
> everybody gets a separate disk.
> Check out http://ceph.com/docs/master/source/ and the other docs and
> let us know if you have any questions. :)
>
> On Tue, Jun 19, 2012 at 10:47 AM, Terrance Hutchinson
> <terrance.hutchinson@gmail.com> wrote:
>> Hi all,
>>
>> I have an HP ProLiant ML350 G5 server that is currently sitting idle
>> at the moment. Would it be possible to virtualize a Ceph cluster so I
>> can mess around and begin contributing back to the community?
>>
>> Specs:
>>
>> ML350 G5
>> 2 x Quad Core Xeon E5430
>> 16GB RAM
>> 7x 146GB SAS disks
>> 1x 120 GB Intel 520 SSD
>> HP P800 Smart Array Controller (can purchase an LSI 208E SAS HBA which
>> will make the disks a JBOD)
>>
>> My goal is to create a small Ceph setup to do testing and bug fixes
>> for the project which is why I posted this to the development list.
>>
>> Thanks in advance,
>> Terrance
>> --
>> 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
> --
> 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
--
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] 4+ messages in thread
* Re: Building a small Ceph development environment
[not found] ` <CAJLzzsLt93+-kaPZCy1TGFCTEvE9S4w7Qsee6qaiyWwx7188Ng@mail.gmail.com>
@ 2012-06-20 2:02 ` Gregory Farnum
0 siblings, 0 replies; 4+ messages in thread
From: Gregory Farnum @ 2012-06-20 2:02 UTC (permalink / raw)
To: Terrance Hutchinson; +Cc: ceph-devel@vger.kernel.org
Everything works out, but because RHEL6 lacks syncfs support your performance will be less predictable. If you have more than one OSD on a box without syncfs() support you'll certainly want to run btrfs if you can.
(Ceph daemons are very concerned with their data integrity — for the obvious reasons — and so they spend a lot of time making sure stuff goes on disk in the right order. Newer kernels and userspace environments provide more tools for doing this without doing a full sync() system call.)
On Tuesday, June 19, 2012 at 3:54 PM, Terrance Hutchinson wrote:
> Hi Greg,
>
> How's ceph under RHEL 6/Oracle Linux 6? I'm more of an RPM guy.
>
> -Terrance
>
> On Tuesday, June 19, 2012, Gregory Farnum wrote:
> > You don't need to virtualize anything — I'd recommend running Ubuntu
> > 12.04 on it (you don't need to, but a lot of things will be more
> > performant), building from source, and then setting up the daemons so
> > everybody gets a separate disk.
> > Check out http://ceph.com/docs/master/source/ and the other docs and
> > let us know if you have any questions. :)
> >
> > On Tue, Jun 19, 2012 at 10:47 AM, Terrance Hutchinson
> > <terrance.hutchinson@gmail.com (javascript:;)> wrote:
> > > Hi all,
> > >
> > > I have an HP ProLiant ML350 G5 server that is currently sitting idle
> > > at the moment. Would it be possible to virtualize a Ceph cluster so I
> > > can mess around and begin contributing back to the community?
> > >
> > > Specs:
> > >
> > > ML350 G5
> > > 2 x Quad Core Xeon E5430
> > > 16GB RAM
> > > 7x 146GB SAS disks
> > > 1x 120 GB Intel 520 SSD
> > > HP P800 Smart Array Controller (can purchase an LSI 208E SAS HBA which
> > > will make the disks a JBOD)
> > >
> > > My goal is to create a small Ceph setup to do testing and bug fixes
> > > for the project which is why I posted this to the development list.
> > >
> > > Thanks in advance,
> > > Terrance
> > > --
> > > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> > > the body of a message to majordomo@vger.kernel.org (javascript:;)
> > > More majordomo info at http://vger.kernel.org/majordomo-info.html
> >
>
--
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] 4+ messages in thread
end of thread, other threads:[~2012-06-20 2:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 17:47 Building a small Ceph development environment Terrance Hutchinson
2012-06-19 17:54 ` Gregory Farnum
2012-06-19 23:30 ` Dan Mick
[not found] ` <CAJLzzsLt93+-kaPZCy1TGFCTEvE9S4w7Qsee6qaiyWwx7188Ng@mail.gmail.com>
2012-06-20 2:02 ` Gregory Farnum
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.