|
|
[ceph2][ERROR ] Traceback (most recent call last):3 I0 u3 Z" L0 f/ v1 L
[ceph2][ERROR ] File "/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/process.py", line 119, in run
- c# ]' \. _3 p0 G, U, m[ceph2][ERROR ] reporting(conn, result, timeout)5 s6 r/ {5 W+ F! S+ h7 G. ]
[ceph2][ERROR ] File "/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/log.py", line 13, in reporting) G5 ?& D; A3 k' o) E
[ceph2][ERROR ] received = result.receive(timeout)
+ A7 l k h% l& L' B7 I5 J- N# \[ceph2][ERROR ] File "/usr/lib/python2.7/site-packages/ceph_deploy/lib/vendor/remoto/lib/vendor/execnet/gateway_base.py", line 704, in receive
- t6 t5 F7 r# s6 Y2 Y[ceph2][ERROR ] raise self._getremoteerror() or EOFError()
; f" K. ^' I' F. [3 Q- `[ceph2][ERROR ] RemoteError: Traceback (most recent call last):2 E& c2 H2 u6 Z! B; ?
[ceph2][ERROR ] File "<string>", line 1036, in executetask0 t, T7 n4 g, M% [0 }2 c# O# S8 A
[ceph2][ERROR ] File "<remote exec>", line 12, in _remote_run
6 L6 ~! y7 X: U- K' r$ N[ceph2][ERROR ] File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__
, j( `$ ~. D. W4 d7 {[ceph2][ERROR ] errread, errwrite)
( e+ ^: F4 ^! m; q7 r[ceph2][ERROR ] File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child5 e" D3 f' b1 J1 Y* z5 t
[ceph2][ERROR ] raise child_exception
, z7 {& k; [$ S6 ?4 |; ^[ceph2][ERROR ] OSError: [Errno 2] No such file or directory
/ `5 Y7 X" Z! R[ceph2][ERROR ] 2 P7 j# f: S7 M9 _6 P
[ceph2][ERROR ] ( C3 G2 e/ M: r, F* p8 C0 `. u4 J
[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: ceph --version$ J3 I& F. w0 a1 ]. L: B
3 a& ]4 k4 e+ b) B, ]* b; N
解决办法:
/ i7 d; u- i, n8 _- _[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: ceph --version。! C/ N& c" ^ _0 ^' `
分别在每个节点上安装ceph,yum -y install ceph。
6 d% M" I, |; |/ k4 z4 } ]# b" L6 X: {* e: u
+ z) k8 M1 Q& `5 n) s* p
重新执行一遍安装命令:ceph-deploy install ceph2
* _; v3 `$ |8 }1 q3 ?6 I: ~8 n% O3 G/ I
|
|