- 积分
- 16840
在线时间 小时
最后登录1970-1-1
|

楼主 |
发表于 2018-9-30 20:28:06
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova) x4 s( K5 e1 z* R+ M( N
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported* P) K ]) }2 D6 I" z, Q2 J# [
exception.NotSupportedWarning" h9 ~2 T7 Y- q9 F, e1 R5 H! r
/usr/lib/python2.7/site-packages/pymysql/cursors.py:166: Warning: (1831, u'Duplicate index `block_device_mapping_instance_uuid_virtual_name_device_name_idx`. This is deprecated and will be disallowed in a future release.')
* J" H, J( ` ~/ d/ f0 b9 t' e! ] result = self._query(query)+ i8 P" j$ v t: w% M
/usr/lib/python2.7/site-packages/pymysql/cursors.py:166: Warning: (1831, u'Duplicate index `uniq_instances0uuid`. This is deprecated and will be disallowed in a future release.')
6 {! v' M" M3 c) a result = self._query(query)! X! t( N7 S3 y# Y9 V3 Y2 |
[root@controller1 ~]# nova-manage cell_v2 list_cells
! i# R* k) P( o3 K/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
* L) I. t* U0 L! }: L! B& p exception.NotSupportedWarning% q( j* M& t8 s' }* A V
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+" }$ O* |2 @; D# g4 b/ p% l. Y4 F
| Name | UUID | Transport URL | Database Connection |# H, M/ |- h7 ?7 L/ D
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
6 K8 k: D; \) J0 H$ c' d| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |
+ k" l# l/ F- Y5 {' m$ ]+ H| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |- m' B% Y5 u2 V$ p
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|