|
|
楼主 |
发表于 2018-9-30 20:28:06
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova4 ]/ N, I$ K! W
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported! ?4 e& ~4 G/ V, _) I8 z* O
exception.NotSupportedWarning
! O( n. m: `2 [7 A% T/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.')2 a R% ~& N) E7 S' v, P4 i# Z
result = self._query(query)
8 L7 I- [8 v: o2 [/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.')
- b' c: c9 S- D2 A& j/ T+ P5 e, _7 l result = self._query(query)6 q9 B8 r- |. s* v4 U9 B
[root@controller1 ~]# nova-manage cell_v2 list_cells+ ?7 E, Y( G( H c" v$ H, k; v
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
7 \+ x4 ?% l8 c% b exception.NotSupportedWarning+ E- h8 h- |3 N6 g8 a+ E; A8 g
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+2 H! L' u2 z- W% i3 U
| Name | UUID | Transport URL | Database Connection |6 N. ~2 k8 `$ j$ A& f
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
" a: w, f0 s- K: N& ]8 p% x| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |
W# e9 \/ M( L8 r7 {+ J| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |0 R) i8 q" e% U3 W
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|