All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fyodor Ustinov <ufm@ufm.su>
To: ceph-devel@vger.kernel.org
Subject: cfuse and ceph.conf
Date: Wed, 01 Jun 2011 00:44:30 +0300	[thread overview]
Message-ID: <4DE5613E.4010602@ufm.su> (raw)

Hi!

As I understand with -m key cfuse should not require ceph.conf.

But:

root@st8:~# cfuse -m 10.5.51.230:6789 /stor01
common_init: unable to open config file.
root@st8:~#

Workaround:

root@st8:~# cfuse -c /dev/null -m 10.5.51.230:6789 /stor01
failed to open log file '/var/log/ceph/client.admin.log': error 2: No 
such file or directory
  ** WARNING: Ceph is still under development.  Any feedback can be 
directed  **
  **          at ceph-devel@vger.kernel.org or 
http://ceph.newdream.net/.     **
cfuse[2944]: starting ceph client
cfuse[2944]: starting fuse
root@st8:~# ls -al /stor01/
total 1
drwxr-xr-x 1 root root 0 2011-06-01 00:22 .
drwxr-xr-x 1 root root 0 2011-05-31 01:27 bbb
root@st8:~#

WBR,
     Fyodor.

P.S. BTW, where ".." directory?
P.P.S. I'm starting to feel myself like QA.

             reply	other threads:[~2011-05-31 21:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-31 21:44 Fyodor Ustinov [this message]
2011-05-31 23:11 ` cfuse and ceph.conf Tommi Virtanen
2011-06-01  4:18   ` Sage Weil

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=4DE5613E.4010602@ufm.su \
    --to=ufm@ufm.su \
    --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.