|
|
楼主 |
发表于 2018-9-30 20:28:24
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova. o- K2 [5 x$ B4 _1 ^
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported. N" D8 h) Y( V" o# X3 r
exception.NotSupportedWarning
: ] x9 a8 A# X; N: @6 A/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.')
* E5 ^8 p% M# \! b3 m result = self._query(query)
% P5 R% i6 y# d8 A) y% i+ _2 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.')
7 W; s* M" h2 A9 H result = self._query(query)
7 Z8 E2 \/ M; f9 o[root@controller1 ~]# nova-manage cell_v2 list_cells2 q5 Z+ Y" V. c: r. D' ?6 l
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported) |3 j0 {" J0 a
exception.NotSupportedWarning* _4 b5 W# b$ @$ C% A
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
6 s( {+ ]6 k o1 S| Name | UUID | Transport URL | Database Connection |- H' ?, `! M5 r4 `* P: ^+ R
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
4 o( U% F8 R8 W3 h| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |
" a' j- l0 Z/ } S8 q N| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |
3 ]$ g9 L) U4 u, _7 p. B+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|