|
|
楼主 |
发表于 2018-9-30 20:28:06
|
显示全部楼层
[root@controller1 ~]# su -s /bin/sh -c "nova-manage db sync" nova
B7 R3 F# i; w0 @! n/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported
2 P$ B. \" \" k9 \; w, e$ e0 l exception.NotSupportedWarning
. _0 g6 l/ S5 ~2 W% g. I- q" l6 G/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.')# l' R, K+ x# A; D$ ]+ _! d/ _
result = self._query(query)
$ U8 D& L$ U1 F5 J' i' u! P/ _ H8 J/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.')
! a T) L! U- J0 d! v& @ result = self._query(query)
' K# Z3 H$ I/ U4 I4 ?, w[root@controller1 ~]# nova-manage cell_v2 list_cells: n2 T+ b% n. e) J* E. N/ k
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:332: NotSupportedWarning: Configuration option(s) ['use_tpool'] not supported) P& }$ B/ e: s4 F1 C/ r1 W6 K
exception.NotSupportedWarning" I2 n0 W4 z* s* f% i
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
( X! {& {* A; V2 X/ c| Name | UUID | Transport URL | Database Connection |
/ i7 D; L4 E: K V+-------+--------------------------------------+------------------------------------+-------------------------------------------------+
) ]: h+ B( V' z8 I; Y# l| cell0 | 00000000-0000-0000-0000-000000000000 | none:/ | mysql+pymysql://nova:****@controller/nova_cell0 |
2 t' B- Y1 N: J- {- [' ~2 M% y| cell1 | 57f83da3-936c-4066-a951-f620a794250c | rabbit://openstack:****@controller | mysql+pymysql://nova:****@controller/nova |5 L5 S* j$ \; S' @2 l Z. \
+-------+--------------------------------------+------------------------------------+-------------------------------------------------+ |
|