|
|
楼主 |
发表于 2018-9-30 20:28:24
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova
2 B8 r1 D5 B9 ]0 |4 @! R R# M/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported3 w) L' p9 U: J
exception.NotSupportedWarning
! q; S1 w- U+ Y/ B+ Q/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.')
! x( X" t' d3 m; [. [- N result = self._query(query)
4 p: `& i, B- u/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.')) O9 Q& q" o' e v# W5 \/ E
result = self._query(query), G+ s) L- d- T
[root@controller1 ~]# nova-manage cell_v2 list_cells' `* P( @5 z6 o
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported) e. i0 o6 L8 x8 D( z* Y" J
exception.NotSupportedWarning2 w y9 o$ o8 T. w2 I n
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
+ V/ C* O& s3 g1 j5 L| Name | UUID | Transport URL | Database Connection |
2 \4 J# n; a7 P3 }* s7 u, N; \; F2 b+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
' |* C- @, ^1 [| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |
0 k+ [5 ?& B; e| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |2 W' M- K5 X( M0 F
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|