Bug 1041325 - [RFE] Use the new engine-backup tool to collect DB backups.
Summary: [RFE] Use the new engine-backup tool to collect DB backups.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-log-collector
Version: 3.2.0
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: 3.5.0
Assignee: Sandro Bonazzola
QA Contact: Tareq Alayan
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 14:58 UTC by Lee Yarwood
Modified: 2014-08-13 06:42 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-04 21:52:53 UTC
oVirt Team: ---
Target Upstream Version:


Attachments (Terms of Use)

Description Lee Yarwood 2013-12-12 14:58:30 UTC
Description of problem:
Use the new engine-backup tool to collect DB backups.

Version-Release number of selected component (if applicable):
rhevm-log-collector-3.3.1-4.el6ev.noarch.rpm

How reproducible:
Always.

Steps to Reproduce:
1. Collect an engine only LC.


Actual results:
DB collected with pg_dump.

Expected results:
DB collected with `engine-backup --mode=backup --scope=db`

Comment 1 Itamar Heim 2013-12-13 06:50:58 UTC
how is this different than bug 1035826?

Comment 2 Lee Yarwood 2013-12-16 14:14:56 UTC
(In reply to Itamar Heim from comment #1)
> how is this different than bug 1035826?

Well .pgpass is collected by the main engine sos plugin at present. The actual DB is collected by a seperate postgresql sos plugin that calls pg_dump. IMHO both need to be moved out of the LC and upstream in sos itself but that's another issue, bug etc.


Note You need to log in before you can comment on or make changes to this bug.