|
|
楼主 |
发表于 2018-9-30 20:28:24
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova4 U2 T( k, S1 k1 R {) O X/ o
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
& g) _; Q# B: L$ W9 U: S exception.NotSupportedWarning; U- |" n e6 o: C8 g2 T* w
/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.')
! N0 y& v- Z" h H! e result = self._query(query)
1 Z8 S" D+ W7 h/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.')! j n8 y( z2 W; I9 E5 v: [
result = self._query(query)
) T; L1 W& ?* V6 _2 O$ Y[root@controller1 ~]# nova-manage cell_v2 list_cells7 y! B' ]: o% i, E; R1 l
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported% o8 L5 H6 w. m; T h* F
exception.NotSupportedWarning
, g6 F: Y- Z- x" Y: N9 Q, V+-------+--------------------------------------+------------------------------------+-------------------------------------------------+/ K8 \1 v! ~2 m$ K \ }
| Name | UUID | Transport URL | Database Connection |6 a) ]- T+ H2 P* f/ _, o
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+4 T) ?! }! A& _1 [: K, t
| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |$ m- u( a+ q; S! @
| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |
" F" J3 y7 |. x' s+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|