|
|
楼主 |
发表于 2018-9-30 20:28:06
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova
: p3 I6 b9 R3 y1 L8 o- ^# K/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported$ H4 e B% @$ ~1 h5 t
exception.NotSupportedWarning
) y* C4 E3 T- ^! ?# ~' Z/ ~6 ^, I/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.')+ w# a5 j. T5 s% ]9 Y1 @3 v
result = self._query(query)/ ?7 z* J/ v" H5 j! H' Q: `6 c
/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.')- S; G: G) a; ~" _. i* R
result = self._query(query)3 u1 S8 `0 z" E$ P) d
[root@controller1 ~]# nova-manage cell_v2 list_cells: c. \+ ?8 G) ?; _
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
. `7 Z6 N; ~% M exception.NotSupportedWarning
5 E# X6 X L6 j9 A1 B1 f% N+-------+--------------------------------------+------------------------------------+-------------------------------------------------+% _- U9 |3 _8 c- y, M
| Name | UUID | Transport URL | Database Connection |$ ]3 d+ H. [( z$ C+ ~- ^( @, z
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+7 j6 {4 l1 b: H# y+ d X
| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |1 l8 |8 n* a& y3 s6 v0 ]
| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |+ Q7 R1 s' c# X3 u: X
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|