Hi,

how? running ceph-mds just returns the help page, and I'm not sure what arguments to use.

Try running

ceph-mds -i a -d

(if the id of your mds is a)

The -d means to to into the foreground and output debug information.

Normally you would start the mds from the service management system on your platform. On my Fedora system it look like this:

service ceph start mds.a

--
Jens Kristian Søgaard, Mermaid Consulting ApS,
[email protected],
http://www.mermaidconsulting.com/
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to