Bug 885611
| Summary: | [logs] DB installation log should display timestamps | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Gadi Ickowicz <gickowic> | ||||
| Component: | ovirt-engine-setup | Assignee: | Sandro Bonazzola <sbonazzo> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ilanit Stein <istein> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.1.0 | CC: | alourie, bazulay, dyasny, iheim, mgoldboi, nlevinki, oramraz, Rhev-m-bugs, sgrinber, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.2.0 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | integration | ||||||
| Fixed In Version: | sf-9 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 917401 | ||||||
| Attachments: |
|
||||||
|
Description
Gadi Ickowicz
2012-12-10 08:37:03 UTC
Created attachment 700127 [details]
example log produced by the patch
I've attached an engine-db-install log produced with the submitted patch for review.
patch 12238 merged upstream master: http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=12a64a5ae9a68a09effd994875e18f6ba3585d02 Verfied on sf-13:
2013-04-07 12:48:42 PM [engine-db-install] #engine db installer log file on istein-32.qa.lab.tlv.redhat.com
2013-04-07 12:48:42 PM [engine-db-install] verifying required rpms are installed.
postgresql-server-8.4.13-1.el6_3.x86_64
postgresql-8.4.13-1.el6_3.x86_64
postgresql-libs-8.4.13-1.el6_3.x86_64
2013-04-07 12:48:42 PM [engine-db-install] verifying postgres service exists.
2013-04-07 12:48:42 PM [engine-db-install] init postgres db.
2013-04-07 12:48:42 PM [engine-db-install] psgql db already been initialized.
2013-04-07 12:48:42 PM [engine-db-install] changing authentication scheme from peer to ident.
2013-04-07 12:48:42 PM [engine-db-install] changing authentication scheme from ident to trust.
2013-04-07 12:48:42 PM [engine-db-install] stop postgres service.
Stopping postgresql service: [ OK ]^M
2013-04-07 12:48:44 PM [engine-db-install] starting postgres service.
Starting postgresql service: [ OK ]^M
2013-04-07 12:48:46 PM [engine-db-install] validating that postgres service is running...retry 1
psql: could not connect to server: Connection refused
Is the server running on host "localhost" and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused
Is the server running on host "localhost" and accepting
TCP/IP connections on port 5432?
2013-04-07 12:48:47 PM [engine-db-install] validating that postgres service is running...retry 2
?column?
----------
1
(1 row)
3.2 has been released 3.2 has been released 3.2 has been released |