|
|
[ceph3][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory. T' H) L+ [1 V+ b5 [3 u
[ceph3][WARNIN] monitor: mon.ceph3, might not be running yet
$ Z: N' z/ A/ I+ Z# Y+ o[ceph3][INFO ] Running command: ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.ceph3.asok mon_status8 L$ C# `6 s C+ z- y0 C
[ceph3][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory" ?! a0 y0 U. Z3 O+ h
[ceph3][WARNIN] monitor ceph3 does not exist in monmap
# o* R0 Z% v) L- E3 Z! I. u- |
0 d" Q6 ^- D3 c
4 k, w* M' q7 S' k' e* p, T& Z解决办法:
9 W: ?+ f% X1 P# T" N0 S# R! L6 T w 在ceph3上创建ceph文件夹:% E* Q" j3 J/ L) E& F, P b
mkdir /var/run/ceph
' F5 n# K1 z9 S- ~$ r- {3 @重新执行步骤:$ j7 P' t1 n7 `' {. ]6 ^% a
ceph-deploy install --no-adjust-repos ceph3$ w, a6 _: \3 b. |7 M/ Z
# ceph-deploy new ceph1 ceph2 ceph3
( U0 b/ Q' _2 f7 u v/ H重新ceph-deploy mon create ceph1 ceph2 ceph3 下:
X. z, L5 k: H: S& b6 ~; _; `% \7 g$ _. z- A. C
: n& U% V& F. \. J |
|