[openstack-dev] [daisycloud-core]some errs in patchset3 of https://review.openstack.org/#/c/347168/3

zhou.ya at zte.com.cn zhou.ya at zte.com.cn
Thu Jul 28 06:02:57 UTC 2016


https://review.openstack.org/#/c/347168/3
in the change-id of I6f9abfae2296c9175fe074e28afc32938eeb844d patchset 3 
luyao remove the rpms with below code:
line 25-26:
rpm -e --nodeps mariadb-server-galera
rpm -e --nodeps mariadb

it is difference from the patchset 5:
line 23-35:
    rpm -e --nodeps fping
    rpm -e --nodeps mariadb-server-galera
    rpm -e --nodeps mariadb
    rpm -e --nodeps rabbitmq-server
    rpm -e --nodeps openstack-keystone
    rpm -e --nodeps python-keystoneclient
    rpm -e --nodeps python-keystone
    rpm -e --nodeps python-keystonemiddleware
    rpm -e --nodeps openstack-ironic-api
    rpm -e --nodeps openstack-ironic-common
    rpm -e --nodeps openstack-ironic-conductor
    rpm -e --nodeps python-ironicclient
    rpm -e --nodeps pxe_server_install

I tested on my vm, got some errs with patchset 3,log below;

create keystone database in mariadb
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/lib/mysql/mysql.sock' (2 "No such file or directory")
Error:create keystone database failed...



Option "verbose" from group "DEFAULT" is deprecated for removal.  Its 
value may be silently ignored in the future.
/usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/enginefacade.py:1056: 
OsloDBDeprecationWarning: EngineFacade is deprecated; please use 
oslo_db.sqlalchemy.enginefacade
  expire_on_commit=expire_on_commit, _conf=conf)
touch: cannot touch ‘/etc/rabbitmq/rabbitmq-env.conf’: No such file or 
directory
install_func.sh: line 667: /etc/rabbitmq/rabbitmq-env.conf: No such file 
or directory
install_func.sh: line 675: /etc/rabbitmq/rabbitmq.config: No such file or 
directory
start ironic-dbsync ...
Option "verbose" from group "DEFAULT" is deprecated for removal.  Its 
value may be silently ignored in the future.
2016-07-27 16:41:00.184 4578 INFO alembic.runtime.migration [-] Context 
impl MySQLImpl.
2016-07-27 16:41:00.185 4578 INFO alembic.runtime.migration [-] Will 
assume non-transactional DDL.
INFO  [alembic.runtime.migration] Context impl MySQLImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
INFO  [alembic.runtime.migration] Running stamp_revision  -> f6fdb920c182
Job for rabbitmq-server.service failed because the control process exited 
with error code. See "systemctl status rabbitmq-server.service" and 
"journalctl -xe" for details.
Error:systemctl restart rabbitmq-server.service failed


so I suggest that we use the patchset 5 instead of patchset 3.
周亚   Zhou Ya
虚拟化南京一部    NIV Nanjing Dept.Ⅰ



R&D Building, ZTE Plaza, #6 Huashen Ave. 
Yuhuatai District, Nanjing, P.R.China, 210012
T: +86 13951010061      M: +86 13772010248
E: zhou.ya at zte.com.cn
www.zte.com.cn

--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s).  If you are not an intended recipient, any disclosure, reproduction, distribution or other dissemination or use of the information contained is strictly prohibited.  If you have received this mail in error, please delete it and notify us immediately.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160728/7a255ae5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 6015 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160728/7a255ae5/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2054 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160728/7a255ae5/attachment-0001.gif>


More information about the OpenStack-dev mailing list