From: chandrashekhar <chandubigc@gmail.com>
To: ceph-devel@vger.kernel.org
Subject: Re: OSD per disk.
Date: Tue, 5 Jun 2012 12:34:23 +0000 (UTC) [thread overview]
Message-ID: <loom.20120605T142846-305@post.gmane.org> (raw)
In-Reply-To: CA+4uBUY+qq0x81wg=Qom70ttAX4f-bwkDH=H5o6rPHdvpFgFuQ@mail.gmail.com
>>
I built ceph from source ( f859f25d7eaec01fb6a82b88409d005c8177fea2 branch).
mkcephfs -a -c /etc/ceph/ceph.conf -k /etc/ceph/keyring.admin -- is working
fine, but when I tried to start ceph its showing following error.
>strace ceph -a start
rt_sigprocmask(SIG_SETMASK, [PIPE], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], [PIPE], 8) = 0
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK,
-1, 0) = 0x7f1cc5a49000
mprotect(0x7f1cc5a49000, 4096, PROT_NONE) = 0
clone(child_stack=0x7f1cc6248f70,
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM
|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
parent_tidptr=0x7f1cc62499d0, tls=0x7f1cc6249700,
child_tidptr=0x7f1cc62499d0) =
21042
rt_sigprocmask(SIG_SETMASK, [PIPE], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], [PIPE], 8) = 0
mmap(NULL, 1052672, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK,
-1, 0) = 0x7f1ccaa98000
mprotect(0x7f1ccaa98000, 4096, PROT_NONE) = 0
clone(child_stack=0x7f1ccab97f70,
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|
CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
parent_tidptr=0x7f1ccab989d0, tls=0x7f1ccab98700, child_tidptr=0x7f1ccab989d0) =
21043
rt_sigprocmask(SIG_SETMASK, [PIPE], NULL, 8) = 0
futex(0x201b904, FUTEX_WAIT_PRIVATE, 1, NULL
next prev parent reply other threads:[~2012-06-05 12:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-28 6:19 OSD per disk chandrashekhar
2012-05-28 6:37 ` Alexandre DERUMIER
2012-05-28 9:25 ` chandrashekhar
2012-05-28 9:34 ` Alexandre DERUMIER
2012-05-29 16:24 ` Tommi Virtanen
2012-05-29 16:26 ` Tommi Virtanen
[not found] ` <CA+7V1=Ey224p64Wo0172OrTTiA0sbg9x_13aJwRvBr7VRySHbQ@mail.gmail.com>
2012-05-30 16:53 ` Fwd: " Tommi Virtanen
2012-05-30 17:07 ` Sam Just
2012-06-05 12:34 ` chandrashekhar [this message]
2012-06-05 16:25 ` Tommi Virtanen
2012-05-28 13:56 ` David McBride
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.20120605T142846-305@post.gmane.org \
--to=chandubigc@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