Dear Ceph Experts, I'm try to switch an old Ceph cluster from manual administration to ceph-deploy, but I'm running into the following error: # ceph-deploy gatherkeys HOSTNAME [HOSTNAME][INFO ] Running command: /usr/bin/ceph --connect-timeout=25 --cluster=ceph --admin-daemon=/var/run/ceph/ceph-mon.HOSTNAME.asok mon_status [HOSTNAME][ERROR ] "ceph mon_status HOSTNAME" returned 22 [HOSTNAME][DEBUG ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory The problem seems to stem from the fact that the cluster still uses the naming scheme "mon.a", "mon.b", etc., while ceph-deploy assumes "mon.HOSTNAME". Is the a workaround for this, resp. a way to fix the cluster? Or will it be necessary to recreate all mons? Cheers, Oliver _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com