Bug 1216888

Summary: [RFE] engine-backup should not depend on the engine
Product: [oVirt] ovirt-engine Reporter: Yedidyah Bar David <didi>
Component: RFEsAssignee: Rafael Martins <rmartins>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Brilla <pbrilla>
Severity: low Docs Contact:
Priority: urgent    
Version: ---CC: bugs, didi, gklein, lsurette, melewis, rbalakri, sbonazzo, srevivo, ykaul, ylavi
Target Milestone: ovirt-4.0.0-alphaKeywords: FutureFeature
Target Release: 4.0.0Flags: rule-engine: ovirt-4.0.0+
pbrilla: testing_plan_complete-
ylavi: planning_ack+
sbonazzo: devel_ack+
pstehlik: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt 4.0.0 alpha1 Doc Type: Enhancement
Doc Text:
With this update, the engine-backup script no longer depends on ovirt-engine. This allows the backup of machines running ovirt services but not running ovirt-engine.
Story Points: ---
Clone Of:
: 1320092 (view as bug list) Environment:
Last Closed: 2016-07-05 07:43:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1302228, 1320092, 1355953    

Description Yedidyah Bar David 2015-04-29 07:04:44 UTC
Description of problem:

It should be possible to install and use engine-backup on dwh/reports when they are set up on separate machines.

The code basically allows that.

Main issue is that its currently packaged inside the -tools package, which requires the engine. Need to think if we can drop this dep.

Comment 1 Red Hat Bugzilla Rules Engine 2015-10-19 10:55:36 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.

Comment 2 Sandro Bonazzola 2016-03-02 12:44:25 UTC
Needed for migration from el6 to el7

Comment 3 Yaniv Lavi 2016-03-21 14:30:47 UTC
Why did you move this?
How will be backup dwh on el6 before moving it to el7?

Comment 4 Sandro Bonazzola 2016-03-22 10:04:23 UTC
Bug cloned to 3.6 since the solution will differ between 4.0 and 3.6.

Comment 5 Pavol Brilla 2016-06-20 06:56:55 UTC
yum deplist ovirt-engine-tools-backup
Loaded plugins: product-id, search-disabled-repos, versionlock
package: ovirt-engine-tools-backup.noarch 4.0.0.4-0.1.el7ev
  dependency: /bin/sh
   provider: bash.x86_64 4.2.46-19.el7
  dependency: bzip2
   provider: bzip2.x86_64 1.0.6-13.el7
  dependency: otopi >= 1.5.0
   provider: otopi.noarch 1.5.0-3.el7ev
  dependency: ovirt-engine-setup-plugin-ovirt-engine-common >= 4.0.0.4-0.1.el7ev
   provider: ovirt-engine-setup-plugin-ovirt-engine-common.noarch 4.0.0.5-0.1.el7ev
  dependency: postgresql >= 8.4.7
   provider: postgresql.x86_64 9.2.15-1.el7_2
   provider: postgresql.i686 9.2.13-1.el7_1
  dependency: tar
   provider: tar.x86_64 2:1.26-29.el7
  dependency: xz
   provider: xz.x86_64 5.1.2-12alpha.el7

Comment 6 Sandro Bonazzola 2016-07-05 07:43:26 UTC
oVirt 4.0.0 has been released, closing current release.