|
|
HEALTH_WARN failed to probe daemons or devices
/ o9 t* f. t- X4 k% Y( n( T. `[WRN] CEPHADM_REFRESH_FAILED: failed to probe daemons or devices7 U) X/ V" M: y' \
host gm268-5 `cephadm ls` failed: cephadm exited with an error code: 1, stderr:Traceback (most recent call last):
' l4 f* z% T" Q, V( L7 \ File "<stdin>", line 6251, in <module>0 U; j6 R1 A# B( X
File "<stdin>", line 3838, in command_ls
1 g* E8 C8 m0 |* x# L File "<stdin>", line 3865, in list_daemons2 k6 ~9 }+ w) W) B* |
File "<stdin>", line 1773, in get_legacy_daemon_fsid
! g: ]7 R# G1 U& l8 o% ]9 d1 I File "<stdin>", line 1751, in get_legacy_config_fsid, k- _- @6 L3 t X0 X) C6 n
File "<stdin>", line 1209, in read_config5 \* z; a( D G
File "/usr/lib64/python3.6/configparser.py", line 718, in read_file
! H7 Y' j( M4 \) n/ O9 S self._read(f, source)
0 O$ Q6 p; O* o2 ? File "/usr/lib64/python3.6/configparser.py", line 1066, in _read
5 n5 `' A% g" O( M! P% X7 @ lineno)
R# E9 C: a) r6 s% W$ Cconfigparser.DuplicateSectionError: While reading from '<???>' [line 19]: section 'osd' already exists
: D j8 j* T }' x" f
3 n" w" m5 K. J$ {+ d解决办法:* M- ~: L3 Z9 C3 I, L9 i0 u
- cd /var/lib/ceph/f3a8a06d-6519-458c-bf94-57d92886f3d5
- mkdir mon.osd0; cp osd.0/config mon.osd0/config; chown -R 167:167 mon.osd0/
* _1 Q: g. Y( V# U. P' ~5 P6 @2 U . U$ c) U, k* p/ H6 i+ G( i7 H$ K, X
( Y6 E3 B0 B6 X0 V6 c+ Z: j7 r
|
|