On Thu, Dec 19, 2013 at 10:38 AM, Julien Calvet <julien.calvet@xxxxxxxxxx> wrote: > Hello, > > When I try to deploy a new monitor on a new node with ceph-deploy, I have this error: > > > — > > eph@p1:~$ ceph-deploy mon create s4.13h.com > [ceph_deploy.cli][INFO ] Invoked (1.3.3): /usr/bin/ceph-deploy mon create s4.13h.com > [ceph_deploy.mon][DEBUG ] Deploying mon, cluster ceph hosts s4.13h.com > [ceph_deploy.mon][DEBUG ] detecting platform for host s4 ... > [s4.13h.com][DEBUG ] connected to host: s4.13h.com > [s4.13h.com][DEBUG ] detect platform information from remote host > [s4.13h.com][DEBUG ] detect machine type > [ceph_deploy.mon][INFO ] distro info: Ubuntu 12.04 precise > [s4][DEBUG ] determining if provided host has same hostname in remote > [s4.13h.com][DEBUG ] get remote short hostname > [s4][DEBUG ] deploying mon to s4 > [s4.13h.com][DEBUG ] get remote short hostname > [s4.13h.com][DEBUG ] remote hostname: s4 > [s4.13h.com][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf > [s4.13h.com][DEBUG ] create the mon path if it does not exist > [s4.13h.com][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-s4/done > [s4.13h.com][DEBUG ] create a done file to avoid re-doing the mon deployment > [s4.13h.com][DEBUG ] create the init path if it does not exist > [s4.13h.com][DEBUG ] locating the `service` executable... > [s4.13h.com][INFO ] Running command: sudo initctl emit ceph-mon cluster=ceph id=s4 > [s4.13h.com][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.s4.asok mon_status > [s4][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory > [s4][WARNIN] monitor: mon.s4, might not be running yet > [s4.13h.com][INFO ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.s4.asok mon_status > [s4][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory > [s4][WARNIN] s4 is not defined in `mon initial members` > [s4][WARNIN] monitor s4 does not exist in monmap > [s4][WARNIN] neither `public_addr` nor `public_network` keys are defined for monitors > [s4][WARNIN] monitors may not be able to form quorum > > > — > > Could anyone help me ? I don't think you can *add* monitors with ceph-deploy (see http://tracker.ceph.com/issues/6552) To add some monitors, for now, you will need to add them manually (not with ceph-deploy) > > Regards, > > Julien > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com