- 积分
- 16843
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
Host 'compute01' is not mapped to any cell 报错
7 J& C; j' W; f% k7 C) DHost 'compute01' is not mapped to any cell- C1 ~* V5 k0 C! }2 v" ?8 U, J
$ |8 ^) q; _$ k# [
/ ^3 E _8 |/ [8 n9 A/ j/ K3 X4 u/ c原因是:openstack nova节点没有注册到平台上
' l6 w w! w- L5 G g3 F+ ~% A+ }! g7 C, b) b
解决办法:
* r0 b- d$ X" X# v- ~7 L7 I3 t nova-manage cell_v2 discover_hosts --verbose1 s( S$ u* ?7 u) m
Found 2 cell mappings.7 F9 D3 E- C7 e \$ M
Skipping cell0 since it does not contain hosts.
6 k8 X3 s3 p) {" e3 y0 x4 X! ^, T# RGetting computes from cell 'cell1': dff201f1-c25b-4814-9ead-f50b2d928a4d1 @. Q" A8 Z- V% q0 h y5 I% j/ _
Checking host mapping for compute host 'compute01': ca1ce737-e21b-4737-88c0-cc79663e06a8; l& ?0 u: n& J# E
Creating host mapping for compute host 'compute01': ca1ce737-e21b-4737-88c0-cc79663e06a8% n1 Z, o0 E O! y! \6 X
Found 1 unmapped computes in cell: dff201f1-c25b-4814-9ead-f50b2d928a4d5 p X9 Z/ h! e
7 Z( }7 L4 [, H' B0 c: t! N- U
重新创建虚机,成功。1 q8 L/ Y0 h5 S# F
|
|