I attempted to upgrade my bobtail cluster to cuttlefish tonight and I believe I'm running into some mon related issues. I did the original install manually instead of with mkcephfs or ceph-deploy, so I think that might have to do with this error: root@a1:~# ceph-mon -d -c /etc/ceph/ceph.conf 2013-05-22 23:37:29.283975 7f8fb97b3780 0 ceph version 0.61.2 (fea782543a844bb277ae94d3391788b76c5bee60), process ceph-mon, pid 5531 IO error: /var/lib/ceph/mon/ceph-admin/store.db/LOCK: No such file or directory 2013-05-22 23:37:29.286534 7f8fb97b3780 1 unable to open monitor store at /var/lib/ceph/mon/ceph-admin 2013-05-22 23:37:29.286544 7f8fb97b3780 1 check for old monitor store format 2013-05-22 23:37:29.286550 7f8fb97b3780 1 store(/var/lib/ceph/mon/ceph-admin) mount 2013-05-22 23:37:29.286559 7f8fb97b3780 1 store(/var/lib/ceph/mon/ceph-admin) basedir /var/lib/ceph/mon/ceph-admin dne 2013-05-22 23:37:29.286564 7f8fb97b3780 -1 unable to mount monitor store: (2) No such file or directory 2013-05-22 23:37:29.286577 7f8fb97b3780 -1 found errors while attempting to convert the monitor store: (2) No such file or directory root@a1:~# ls -l /var/lib/ceph/mon/ total 4 drwxr-xr-x 15 root root 4096 May 22 23:30 ceph-a I only have one mon daemon in this cluster as well. I was planning on upgrading it to 3 tonight but when I try to run most commands they just hang now. I do see the store.db directory in the ceph-a directory if that helps: root@a1:~# ls -l /var/lib/ceph/mon/ceph-a/ total 868 drwxr-xr-x 2 root root 4096 May 22 23:30 auth drwxr-xr-x 2 root root 4096 May 22 23:30 auth_gv -rw------- 1 root root 37 Feb 4 14:22 cluster_uuid -rw------- 1 root root 2 May 22 23:30 election_epoch -rw------- 1 root root 120 Feb 4 14:22 feature_set -rw------- 1 root root 2 Dec 28 11:35 joined -rw------- 1 root root 77 May 22 22:30 keyring -rw------- 1 root root 0 Dec 28 11:35 lock drwxr-xr-x 2 root root 20480 May 22 23:30 logm drwxr-xr-x 2 root root 20480 May 22 23:30 logm_gv -rw------- 1 root root 21 Dec 28 11:35 magic drwxr-xr-x 2 root root 12288 May 22 23:30 mdsmap drwxr-xr-x 2 root root 12288 May 22 23:30 mdsmap_gv drwxr-xr-x 2 root root 4096 Dec 28 11:35 monmap drwxr-xr-x 2 root root 233472 May 22 23:30 osdmap drwxr-xr-x 2 root root 237568 May 22 23:30 osdmap_full drwxr-xr-x 2 root root 253952 May 22 23:30 osdmap_gv drwxr-xr-x 2 root root 20480 May 22 23:30 pgmap drwxr-xr-x 2 root root 20480 May 22 23:30 pgmap_gv drwxr-xr-x 2 root root 4096 May 22 23:36 store.db Any help would be appreciated. Thanks, Bryan _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com