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

楼主 |
发表于 2018-9-30 20:28:24
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova
) j, }4 i% T! D; M/ u3 ]9 i; a7 d/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
/ ]: Q& m' X! T exception.NotSupportedWarning
/ T" l6 J8 f3 E5 v$ F5 l/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.')5 ^8 o2 K) I* |7 o% t+ e0 M+ m1 ^
result = self._query(query)- f4 k# m7 a2 f6 m2 {5 T1 t" _
/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.')% O( l3 e b- A- d8 g
result = self._query(query)( ?# o5 f9 E: ~$ z7 c. u6 a; x
[root@controller1 ~]# nova-manage cell_v2 list_cells& `! j# @- N& W+ K! j. z" I- a
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
2 v" q$ I7 a' T# r exception.NotSupportedWarning
/ E( I* w! Q2 |. Y5 x# F1 J' G+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
: u0 z! v+ K0 Y$ |& A: C( L2 t0 F| Name | UUID | Transport URL | Database Connection |7 Q: Q0 V. `% |$ X r) U
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+" y/ Q; ?$ t3 h
| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |( u& d+ }% I! A5 G7 A& Y
| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |' n7 @* d9 n' f9 W
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|