All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Mueller <thomas@chaschperli.ch>
To: ceph-devel@vger.kernel.org
Subject: Re: simple performance tests
Date: Thu, 17 Jun 2010 08:53:07 +0000 (UTC)	[thread overview]
Message-ID: <hvcnpj$5tm$2@dough.gmane.org> (raw)
In-Reply-To: AANLkTikactG3sjz7mwC1620jM19_6N6W3IPTrbgmIpvr@mail.gmail.com

Am Wed, 16 Jun 2010 07:45:47 -0700 schrieb Gregory Farnum:

> How's your CPU utilization on that processor? It'd be good if all those
> daemons ran fine on an Atom but I'm not sure?

I'll do some load monitoring and post the results.

> What's your config file
> look like? Journaling enabled?

very simple one derived from sample-ceph.conf:


[global]


[mon]
        mon data = /data/mon$id

[mon0]
        host = ceph
        mon addr = 192.168.236.162:6789

[mds]
        keyring = /data/keyring.$name

[mds.ceph]
        host = ceph

[osd]
        osd data = /data/osd$id
        osd journal = /data/osd$id/journal
        osd journal size = 100

[osd0]
        host = ceph
        btrfs devs = /dev/sda2

[osd1]
        host = ceph
        btrfs devs = /dev/sdb2


  reply	other threads:[~2010-06-17  8:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-16  9:15 simple performance tests Thomas Mueller
2010-06-16  9:49 ` Wido den Hollander
2010-06-16 10:35   ` Thomas Mueller
2010-06-16 14:45 ` Gregory Farnum
2010-06-17  8:53   ` Thomas Mueller [this message]
2010-06-18  8:10     ` Thomas Mueller
2010-06-16 17:58 ` K. Richard Pixley

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='hvcnpj$5tm$2@dough.gmane.org' \
    --to=thomas@chaschperli.ch \
    --cc=ceph-devel@vger.kernel.org \
    /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.