Bug 1003869 - engine-backup --mode=restore fails on unrecognized option
Summary: engine-backup --mode=restore fails on unrecognized option
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-setup
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 3.3.0
Assignee: Ofer Schreiber
QA Contact: movciari
URL:
Whiteboard: integration
Depends On:
Blocks: 1019461
TreeView+ depends on / blocked
 
Reported: 2013-09-03 11:59 UTC by movciari
Modified: 2015-09-22 13:09 UTC (History)
6 users (show)

Fixed In Version: is15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-21 22:19:08 UTC
oVirt Team: ---
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 18964 0 None None None Never

Description movciari 2013-09-03 11:59:25 UTC
Description of problem:
engine-backup --mode=restore tries to check md5sum with "--strict" option, which works for fedora but fails for RHEL 6 because md5sum on RHEL does not have this option yet

Restoring...
md5sum: unrecognized option '--strict'
Try `md5sum --help' for more information.
FATAL: Checksum verification failed

Version-Release number of selected component (if applicable):
3.3.0-0.18 (is12)

How reproducible:
Always on RHEL 6

Steps to Reproduce:
1. create engine backup with engine-backup utility
(engine-backup --mode=backup --scope=all --log=/tmp/log --file=backupfile)
2. try to restore engine from this backup
(engine-backup --mode=backup --scope=all --log=/tmp/log --file=backupfile)
3. you will get an error

Actual results:


Expected results:


Additional info:

PRD: https://bugzilla.redhat.com/show_bug.cgi?id=960280

Comment 1 Itamar Heim 2014-01-21 22:19:08 UTC
Closing - RHEV 3.3 Released

Comment 2 Itamar Heim 2014-01-21 22:25:20 UTC
Closing - RHEV 3.3 Released


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