- 积分
- 16841
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
2025-12-27T21:47:31.930+0800 7f39f8099700 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,: (2) No such file or directory- G% k! f& ?$ \+ i# C
, ?- V$ W8 d0 b! A6 k2 R9 D
2025-12-27T21:47:31.930+0800 7f39f8099700 -1 AuthRegistry(0x7f39f006b050) no keyring found at /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,, disabling cephx
- H8 f: q% i6 N2 h( E7 \
% |; v: W7 N4 r! f) E2025-12-27T21:47:31.932+0800 7f39f8099700 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,: (2) No such file or directory
0 J ^( z8 ~* ~4 [3 p8 t' {' c5 d0 T$ q' d5 V n. [
2025-12-27T21:47:31.932+0800 7f39f8099700 -1 AuthRegistry(0x7f39f8097e90) no keyring found at /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,, disabling cephx2 y( ?# E3 w. ~: @7 T+ V
8 X+ u8 P2 e1 }0 X
2025-12-27T21:47:31.933+0800 7f39f5e35700 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2] but i only support [1]. b$ ?/ B7 r) I2 ]
6 J: y7 ^1 ]7 L
2025-12-27T21:47:35.006+0800 7f39f5e35700 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2] but i only support [1]2 {4 O. X7 o- h4 f' C! `+ s! |
2 t8 q5 a% j* _9 }$ S
^CCluster connection aborted: E4 T7 J0 V+ `% {4 `$ J
5 g4 c- M+ X' \( g5 N! U# u5 R/ y& m
) o) u' B6 J* G$ ]/ l% Q/ {解决办法:3 f: S/ |8 t& J+ @ ^$ H
% F% P; y& [& |7 a. y& Q- {" V[root@ceph1 etc]# cd /var/lib/ceph/mon/
6 \' a4 R# q% W% i9 M[root@ceph1 mon]# ls
* T+ o. H) x2 k \6 o+ h: Z8 pceph-ceph1
7 D. u. y0 P# j! v1 E8 W* I[root@ceph1 mon]# cd ceph-ceph1/
8 B1 G, i- w( F Z5 F8 A[root@ceph1 ceph-ceph1]# ls
; g6 E5 c& `& K w' h# W; o( ?5 y; Akeyring kv_backend min_mon_release store.db' F1 r s" B. f( y X$ W" K0 l
[root@ceph1 ceph-ceph1]# cat keyring
2 j6 w# _$ K( U& L[mon.] y- p- B1 D! l3 z
key = AQB4XUVpeUuTJBAAcExxxxxSDv4PEg==6 r$ \6 R& ~& a X1 V7 I& ]* D1 h) z) c3 r
caps mon = "allow *"
& _2 c$ F# u8 X: B9 J[root@ceph1 ceph-ceph1]#
( t9 z$ a: j; c: H1 f, ?
9 p3 t) @; }5 k* Q1 [
2 p9 Z$ Y5 A6 p0 U只能通过kerying来恢复。+ r; s7 _& _9 [( p
. l5 D# u) g+ V5 |# x
% j) `2 r/ Q' i: l8 X7 b" U. O: N/ A8 G# \2 n9 R) D' e1 t. c: `
|
|