On 08/13/2012 05:26 PM, Tobias Florek wrote:
<snip>
# cat /etc/ceph/ceph.conf
[osd]
osd journal_size = 1000
[mon.a]
host = storage1
mon addr = 10.0.0.5:6789
[osd.0]
host = storage1
[osd.1]
host = storage1
[msd.a]
That should be mds. Due to that typo, you have no mds running, which is
required for cephfs.
Josh
host = storage1
[mount]
allow = %everyone
# /etc/init.d/ceph status
=== mon.a ===
mon.a: running 0.48argonaut
=== osd.0 ===
osd.0: running 0.48argonaut
=== osd.1 ===
osd.1: running 0.48argonaut
thank you in advance for your help,
tobias florek
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html