- 积分
- 16840
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
Host 'compute01' is not mapped to any cell 报错
* |( h6 w: Y" `) d2 SHost 'compute01' is not mapped to any cell
/ C- g0 m5 h* M2 _
+ L6 v8 T/ L% |8 j& J* q! G7 I& G
( ], u2 j( g: l6 \/ j/ I5 |原因是:openstack nova节点没有注册到平台上* X7 h8 n) t# T* g
9 j/ k! [% J9 A. }3 j
解决办法:7 ]1 i: |8 d$ J* Y
nova-manage cell_v2 discover_hosts --verbose: ^0 `0 G. b) K- O% s2 E) j
Found 2 cell mappings.; Q' I: T+ ^) c- v5 m
Skipping cell0 since it does not contain hosts.5 k/ r/ L% x; C; p
Getting computes from cell 'cell1': dff201f1-c25b-4814-9ead-f50b2d928a4d
% E, x7 ~, U/ b1 e. T% \Checking host mapping for compute host 'compute01': ca1ce737-e21b-4737-88c0-cc79663e06a8
$ C+ ?$ x8 K* `! @Creating host mapping for compute host 'compute01': ca1ce737-e21b-4737-88c0-cc79663e06a8
9 }2 f2 r- m! c7 F1 h) ]9 LFound 1 unmapped computes in cell: dff201f1-c25b-4814-9ead-f50b2d928a4d
, F: x: G+ ^$ }; p* h7 }, H
4 H4 r% c5 l, a! h重新创建虚机,成功。' e; G% t3 N/ ?! F6 i4 b* | K
|
|