Hi cephers, trying to deploying a new ceph cluster with master release (v9.0.3) and when trying to create the initial mons and error appears saying that "admin_socket: exception getting command descriptions: [Errno 2] No such file or directory", find the log:
... [ceph_deploy.mon][INFO ] distro info: Ubuntu 14.04 trusty [cibmon01][DEBUG ] determining if provided host has same hostname in remote [cibmon01][DEBUG ] get remote short hostname [cibmon01][DEBUG ] deploying mon to cibmon01 [cibmon01][DEBUG ] get remote short hostname [cibmon01][DEBUG ] remote hostname: cibmon01 [cibmon01][DEBUG ] write cluster configuration to /etc/ceph/{cluster}.conf [cibmon01][DEBUG ] create the mon path if it does not exist [cibmon01][DEBUG ] checking for done path: /var/lib/ceph/mon/ceph-cibmon01/done [cibmon01][DEBUG ] done path does not exist: /var/lib/ceph/mon/ceph-cibmon01/done [cibmon01][INFO ] creating keyring file: /var/lib/ceph/tmp/ceph-cibmon01.mon.keyring [cibmon01][DEBUG ] create the monitor keyring file [cibmon01][INFO ] Running command: ceph-mon --cluster ceph --mkfs -i cibmon01 --keyring /var/lib/ceph/tmp/ceph-cibmon01.mon.keyring [cibmon01][WARNING] libust[16029/16029]: Warning: HOME environment variable not set. Disabling LTTng-UST per-user tracing. (in setup_local_apps() at lttng-ust -comm.c:305) [cibmon01][DEBUG ] ceph-mon: set fsid to xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx [cibmon01][DEBUG ] ceph-mon: created monfs at /var/lib/ceph/mon/ceph-cibmon01 for mon.cibmon01 [cibmon01][INFO ] unlinking keyring file /var/lib/ceph/tmp/ceph-cibmon01.mon.keyring [cibmon01][DEBUG ] create a done file to avoid re-doing the mon deployment [cibmon01][DEBUG ] create the init path if it does not exist [cibmon01][DEBUG ] locating the `service` executable... [cibmon01][INFO ] Running command: initctl emit ceph-mon cluster=ceph id=cibmon01 [cibmon01][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cibmon01.asok mon_status *[cibmon01][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory* [cibmon01][WARNING] monitor: mon.cibmon01, might not be running yet [cibmon01][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.cibmon01.asok mon_status *[cibmon01][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory* [cibmon01][WARNING] monitor cibmon01 does not exist in monmap [ceph_deploy.mon][DEBUG ] detecting platform for host cibmon02 ... [cibmon02][DEBUG ] connected to host: cibmon02 ... Any ideas? Thanks in advance, Regards, *German*
_______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com