All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sage Weil <sage@inktank.com>
To: Aleksey Leonov <aleonov@nazarianin.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: test osd on zfs
Date: Wed, 17 Apr 2013 08:19:51 -0700 (PDT)	[thread overview]
Message-ID: <alpine.DEB.2.00.1304170818000.27056@cobra.newdream.net> (raw)
In-Reply-To: <516E7D5C.7080309@nazarianin.com>

Hey,

Can you test with the wip-debug-xattr branch?  Set debug filestore = 30 
and it will dump the xattr values to the log on set and get, so we can see 
what is going on.

Also/alternatively, strace with -f -v -x, which will (I think) include the 
full value of the get/setxattr args..

Thanks!
sage


On Wed, 17 Apr 2013, Aleksey Leonov wrote:

>      Hi all,
> 
>      I create test VM for try run ceph osd on zfs.
>      mkcephfs run ok. Osd down 2 minutes after start.
> 
> ceph.conf
> [global]
>          max open files = 131072
>          log file = /var/log/ceph/$name.log
>          pid file = /var/run/ceph/$name.pid
> [mon]
>          mon data = /ceph/mon/$name
> [mon.alpha]
>          host = ct1
>          mon addr = 10.10.10.2:6789
> [mds]
> [mds.alpha]
>          host = ct1
> [osd]
>          debug filestore = 20
>          filestore xattr use omap = true
>          osd data = /ceph/osd/$name
>          osd journal = /ceph/osd/$name/journal
>          osd journal size = 2000 ; journal size, in megabytes
>          journal dio = false
>          journal aio = false
> 
> [osd.0]
>          host = ct1
> 
> 
> 
> 
> 

       reply	other threads:[~2013-04-17 15:19 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <516E7D5C.7080309@nazarianin.com>
2013-04-17 15:19 ` Sage Weil [this message]
2013-04-17 15:57   ` test osd on zfs Henry C Chang
2013-04-17 16:37     ` Jeff Mitchell
2013-04-17 17:00       ` Henry C Chang
2013-04-17 17:00       ` Sage Weil
2013-04-17 17:04       ` Yehuda Sadeh
2013-04-17 17:05         ` Sage Weil
2013-04-17 17:15           ` Yehuda Sadeh
2013-04-17 18:06             ` Brian Behlendorf
2013-04-17 18:57             ` Brian Behlendorf
2013-04-17 19:07               ` Yehuda Sadeh
2013-04-17 19:09                 ` Stefan Priebe
2013-04-17 20:16                   ` Mark Nelson
2013-04-17 20:49                     ` Jeff Mitchell
2013-04-17 21:14                     ` Brian Behlendorf
2013-04-18  2:20                       ` Henry C Chang
2013-04-18  5:56                       ` Stefan Priebe - Profihost AG
2013-04-18 14:50                         ` Sage Weil
2013-04-18 20:07                           ` Alex Elsayed
2013-04-19 10:47                             ` Jeff Mitchell

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=alpine.DEB.2.00.1304170818000.27056@cobra.newdream.net \
    --to=sage@inktank.com \
    --cc=aleonov@nazarianin.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 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.