|
|
楼主 |
发表于 2018-9-30 20:28:06
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova. W* q4 x( ?5 g t/ n
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported' ?; u$ O# }" o, u& x
exception.NotSupportedWarning
) _4 W' p& c# b. Q+ b 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.')
/ ~) b9 r, L& E result = self._query(query)
6 J C" ]6 S- J D: D1 f8 p/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.')8 U. m0 ]) \$ C3 D+ H7 _! p
result = self._query(query)
# g" b# k0 e* C/ C1 J9 W[root@controller1 ~]# nova-manage cell_v2 list_cells# i) o8 B7 `& S3 E# u) u( C
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
! j7 K% E4 o9 R: m) H exception.NotSupportedWarning9 j- h) @7 I1 O. T3 F
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
A% P6 _. o8 K1 l- b1 I| Name | UUID | Transport URL | Database Connection |# s$ G! v; ~( ^% [5 `# Z
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
( w( |3 Q2 n& f7 ?. p| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |! T+ w/ ~# e9 {; Y) o6 s
| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |
( d0 F) a( O7 h* L. e: Q+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|