Alex Lourie has posted comments on this change. Change subject: packaging: Add yum installation indication for upgrade ......................................................................
Patch Set 6: (1 inline comment) .................................................... File packaging/fedora/setup/engine-upgrade.py Line 136: MSG_INFO_RESTORE_DB = "Restore Database name" Line 137: MSG_INFO_YUM_UPDATE = "Updating rpms (This may take a while\n\ Line 138: depending on your connection speed to the repository.\n\ Line 139: To track the installation process run\n\ Line 140: tail -f /var/log/yum.log in another session)" yum.log file doesn't log downloading progress. So, for the long downloading session, so activity will be seen. It is better to monitor the engine-upgrade log, as the new miniyum implementation in our code includes the activity of anything yum-related. Line 141: MSG_INFO_DB_UPDATE = "Updating Database" Line 142: MSG_INFO_RUN_POST = "Running post install configuration" Line 143: MSG_ERROR_UPGRADE = "\n **Error: Upgrade failed, rolling back**" Line 144: MSG_INFO_DB_RESTORE = "Restoring Database" -- To view, visit http://gerrit.ovirt.org/9484 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I84cb11e35b24655e06c10136e0a545b278f1c663 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moran Goldboim <mgold...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> Gerrit-Reviewer: Haim Ateya <hat...@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knese...@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgold...@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com> Gerrit-Reviewer: Ohad Basan <oba...@redhat.com> Gerrit-Reviewer: Sharad Mishra <snmis...@linux.vnet.ibm.com> Gerrit-Reviewer: Simon Grinberg <sgrin...@redhat.com> Gerrit-Reviewer: Yaniv Kaul <yk...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches