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

楼主 |
发表于 2018-9-30 20:28:06
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova- Q! e3 c: ]- ^% O* Y% }! u
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
8 C$ |, L0 H/ H( |7 K exception.NotSupportedWarning. `6 m9 A6 P5 ]" T& X
/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.')& d( j* p; I# Z% m, `, Y/ W9 V3 c
result = self._query(query)
* H1 f2 U8 L8 W2 |/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.'), f. S9 | r. r* G7 o* p. S
result = self._query(query)2 `9 i/ [3 h( m9 A' \2 \- M* L0 E
[root@controller1 ~]# nova-manage cell_v2 list_cells$ ?0 K1 t# `( O8 c, }9 K6 O1 w
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported: ` D- ?! x2 \% L
exception.NotSupportedWarning
- X. q& _" B, L0 ^; Y8 c+-------+--------------------------------------+------------------------------------+-------------------------------------------------+. h" T/ J, L4 A* N. q/ U4 }& R7 ^
| Name | UUID | Transport URL | Database Connection |& {; t6 C! z; P) {3 y2 Y
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+4 F* J4 f; n1 b6 A/ E+ _
| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |
/ o( V& L' g) J% t$ o1 p. H G" C( || cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |
8 X* |$ O: N) W5 K+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|