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

楼主 |
发表于 2018-9-30 20:28:24
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova" p+ B* C) e6 Y" v$ g: Z* `
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported' h- _4 p& t9 I2 d+ A: H ]5 q$ I1 a
exception.NotSupportedWarning9 d, P, D+ t$ D D$ Q2 k
/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.')
6 i0 @1 y$ j! M- i* }, K result = self._query(query)
- E; w) @& Y- W7 T8 Y/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.'), l$ a! S8 q Z( H7 ]
result = self._query(query)
+ `8 r: L6 x# |9 X9 a$ [[root@controller1 ~]# nova-manage cell_v2 list_cells3 f; _% |1 Z1 N4 d3 R- u! \
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
! O4 p6 u0 t& h8 N2 G exception.NotSupportedWarning+ m0 b; t; u. T: H# _, e `4 j
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+: W* o) Y5 ]- U+ }! ^! Q
| Name | UUID | Transport URL | Database Connection |
& N; Q( l6 O; Z! Q" T+-------+--------------------------------------+------------------------------------+-------------------------------------------------+- o- A$ b+ {9 c* M
| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |. l3 A, |4 v) \; n- ?8 C
| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |& h5 K2 n/ F1 E5 S* c! T
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|