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

楼主 |
发表于 2018-9-30 20:28:24
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova
% f4 G5 m# M0 y/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
6 ?( \2 V `1 x exception.NotSupportedWarning
( H% R0 b, H! b) i2 q4 u' ~& V/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.')( f' w9 |3 n8 ~# s5 J) b4 O% R" ]
result = self._query(query)
: m# b' |! N3 T2 e) R 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.')( K" b. U' _ X0 ?+ Z
result = self._query(query)2 g5 \5 b( V( Q' a
[root@controller1 ~]# nova-manage cell_v2 list_cells
. F1 _7 H- _- ^) F6 t/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported- q2 a. V* V; l* [1 }2 }: }8 o
exception.NotSupportedWarning
% j( R' ~9 h7 c+ x9 s9 C+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
8 T2 c, E, \! {4 R) M6 O/ V' f; L| Name | UUID | Transport URL | Database Connection |2 B* ?: [" ?% w4 o% g* g
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
9 n9 z% C5 t. H" {" w) W$ ~# s| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |
* U: {( [. W# @4 M Z2 l* v% _, a| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |. V- J6 A9 @- {/ |$ g1 t
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|