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@xxxxxxxxxxxxxxx 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.
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html