All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Dunlop <chris@onthe.net.au>
To: ceph-devel@vger.kernel.org
Subject: Re: Simple test system not working
Date: Tue, 1 Feb 2011 06:56:01 +0000 (UTC)	[thread overview]
Message-ID: <loom.20110201T075137-33@post.gmane.org> (raw)
In-Reply-To: loom.20110201T072445-567@post.gmane.org

Chris Dunlop <chris <at> onthe.net.au> writes:
> The ceph filesystem is created using the attached ceph.conf and:

Sorry, no attachments.

ceph.conf:
--------------------------------------------------
[global]
	pid file = /var/run/ceph/$name.pid
	debug ms = 20
	debug mon = 20
[mon]
	mon data = /data/mon$id
	debug ms = 90
	debug mon = 90
	debug paxos = 90
	debug auth = 90
[mon0]
	host = b3
	mon addr = 10.200.63.129:6789
[mds]
	keyring = /data/keyring.$name
[mds.b3]
	host = b3
[osd]
	osd data = /data/osd$id
	osd journal = /data/osd$id/journal
	osd journal size = 1000 ; journal size, in megabytes
	debug ms = 1
	debug osd = 20
	debug filestore = 20
	debug journal = 20
[osd0]
	host = b3
	btrfs devs = /dev/sdb1
--------------------------------------------------

> The attached logs.zip has the full logs from one attempted start.

Available at: http://www.onthe.net.au/private/logs.zip



  reply	other threads:[~2011-02-01  6:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-01  6:48 Simple test system not working Chris Dunlop
2011-02-01  6:56 ` Chris Dunlop [this message]
2011-02-01 23:01 ` Samuel Just
2011-02-02  2:39   ` Chris Dunlop
     [not found]     ` <AANLkTinHREewy2QUt8cC33YzaTdS56VENBV6m2-kUuoM@mail.gmail.com>
2011-02-02  2:53       ` Fwd: " Neville Burnell
2011-02-02  5:35         ` Chris Dunlop

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=loom.20110201T075137-33@post.gmane.org \
    --to=chris@onthe.net.au \
    --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.