CEPH filesystem development
 help / color / mirror / Atom feed
From: udit agarwal <fzdudit@gmail.com>
To: ceph-devel@vger.kernel.org
Subject: Re: iozone test crashed on ceph
Date: Fri, 1 Jun 2012 04:05:02 +0000 (UTC)	[thread overview]
Message-ID: <loom.20120601T060302-726@post.gmane.org> (raw)
In-Reply-To: CA+4uBUYHGVEzwMsi014_Dp7oDkjWN0qob_5v=ut6rKe19e0aGA@mail.gmail.com

Hi,
 thanks for your reply.
 The output of 'modinfo ceph' is as follows:
 filename:       /lib/modules/3.1.10-1.9-desktop/kernel/fs/ceph/ceph.ko
license:        GPL
description:    Ceph filesystem for Linux
author:         Patience Warnick <patience@newdream.net>
author:         Yehuda Sadeh <yehuda@hq.newdream.net>
author:         Sage Weil <sage@newdream.net>
srcversion:     AFEFF779535E750AFD4072D
depends:       
vermagic:       3.1.10-1.9-desktop SMP preempt mod_unload modversions

And my ceph.conf file is as follows:

[global]
   pid file = /var/run/ceph/$name.pid
   logger dir = /var/log/ceph
   log dir = /var/log/ceph
   user = root
[mon]
   mon data = /var/local/data/mon$id
;   debug ms = 1
;   debug mon = 20
;   debug paxos = 20
[mon.0]
   host = hp1
   mon addr = 192.168.20.6:6789
;[mon.1]
;   host = hp2
;   mon addr = 192.168.20.7:6789
;[mon.2]
;   host = bb1
;   mon addr = 192.168.20.2:6789
[mds]
;   debug ms = 1            ; message traffic
;   debug mds = 1           ; mds
;   debug mds balancer = 20 ; load balancing
;   debug mds log = 20      ; mds journaling
;   debug mds_migrator = 20 ; metadata migration
;   debug monc = 20         ; monitor interaction, startup
[mds.0]
   host = hp1
;[mds.1]
;   host = hp2
[osd]
   osd journal = /var/local/data/osd$id/journal
   osd journal size = 10000
   filestore journal writeahead = true
   osd data = /var/local/data/osd$id
;   debug ms = 1            ; message traffic
;   debug osd = 20
;   debug filestore = 20    ; local object storage
;   debug journal = 20      ; local journaling
;   debug monc = 20         ; monitor interaction, startup
[osd.0]
   host = el1
   btrfs devs = /dev/sda3
[osd.1]
   host = el1
   btrfs devs = /dev/sdb
[osd.2]
   host = bb1
   btrfs devs = /dev/sda3

No, I don't think so if any of them crashed.
Thanks in advance and let me know if you need further info.

--Udit


  reply	other threads:[~2012-06-01  4:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-01  0:58 iozone test crashed on ceph udit agarwal
2012-06-01  2:15 ` Sam Just
2012-06-01  4:05   ` udit agarwal [this message]
2012-06-01 16:32 ` Greg Farnum
2012-06-04 21:52   ` udit agarwal
2012-06-04 22:42     ` Tommi Virtanen
2012-06-04 23:39       ` udit agarwal
2012-06-04 23:43         ` udit agarwal
2012-06-05 16:45           ` Tommi Virtanen
2012-06-06  2:31             ` udit agarwal
2012-06-06  4:15               ` udit agarwal
2012-06-06 16:17                 ` Tommi Virtanen

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.20120601T060302-726@post.gmane.org \
    --to=fzdudit@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox