|
|
[ceph3][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory
8 |2 g- G& W% z% U7 V/ x[ceph3][WARNIN] monitor: mon.ceph3, might not be running yet2 |! t7 [' L2 i+ p
[ceph3][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.ceph3.asok mon_status
7 Y3 s9 @4 @ u0 q* ^0 U* i[ceph3][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory$ _# m$ V4 b( P, o: d4 j
[ceph3][WARNIN] monitor ceph3 does not exist in monmap
3 _9 w( R' i/ i6 b0 h% A
o7 I0 C5 k# i6 V6 |9 i0 N, m8 ?( r) u
解决办法:
3 w' n% l Z5 A/ W+ e+ s 在ceph3上创建ceph文件夹:
; f& P; b$ {& i8 {+ u/ n4 Wmkdir /var/run/ceph1 s# x& T* R8 Z7 B$ P7 n; ~
重新执行步骤:" B9 \5 w; b- Y% x) j% ~2 t
ceph-deploy install --no-adjust-repos ceph3
! [9 S1 g$ g8 P9 h. a2 c# ceph-deploy new ceph1 ceph2 ceph30 L) a8 [; x7 r, W! X- X% j' N8 d7 J
重新ceph-deploy mon create ceph1 ceph2 ceph3 下:
# L9 ~* s1 Q$ M7 P1 R- {! m
% ^: A( r, f3 a y/ O/ y4 `' l
- x! g3 \/ c! c2 {+ y2 ~ |
|