Hello, I have couple of questions on ceph-mon with mon daemon: Q1: Working command: /etc/init.d/ceph status mon Not working : status ceph-mon id=node-13 Why first command is working and why not the 2nd command nto working ==== status ceph-mon id=node-13 status: Unknown instance: ceph/node-13 node-13:~# /etc/init.d/ceph status mon === mon.node-13 === mon.node-13: running {"version":"0.80.7"} === Q2: In ceph-mon command running with --pid-file Not seen the --pid-file option in neither ceph doc or ceph-mon help? Why --pid-file option required? if it not passed what was the default for this option? === node-13:~# ps -ef | grep ceph-mon root 43508 1 1 18:31 ? 00:00:04 /usr/bin/ceph-mon -i node-13 --pid-file /var/run/ceph/mon.node-13.pid -c /etc/ceph/ceph.conf --cluster ceph ==== _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com