Bug 1255418 - engine-backup - parameters error
Summary: engine-backup - parameters error
Keywords:
Status: CLOSED DUPLICATE of bug 1240923
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-setup
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ovirt-4.0.0-alpha
: 4.0.0
Assignee: Yedidyah Bar David
QA Contact: Pavel Stehlik
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-20 14:13 UTC by Petr Kubica
Modified: 2019-04-28 14:12 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-16 06:41:53 UTC
oVirt Team: Integration
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Petr Kubica 2015-08-20 14:13:06 UTC
Description of problem:
When someone tried to run engine-backup without necessary parameters lead to many error in terminal.

[root@pk-rh35 ~]# engine-backup --mode=backup
FATAL: --file is missing
readlink: missing operand
Try `readlink --help' for more information.
/usr/bin/engine-backup: line 1398: : No such file or directory
Notifying engine
/usr/bin/engine-backup: line 1465: : No such file or directory
/usr/bin/engine-backup: line 1398: : No such file or directory
readlink: missing operand
Try `readlink --help' for more information.
/usr/bin/engine-backup: line 1398: : No such file or directory
Notifying engine
/usr/bin/engine-backup: line 1465: : No such file or directory
/usr/bin/engine-backup: line 1398: : No such file or directory
readlink: missing operand
Try `readlink --help' for more information.
/usr/bin/engine-backup: line 1398: : No such file or directory
Notifying engine
/usr/bin/engine-backup: line 1465: : No such file or directory
/usr/bin/engine-backup: line 1398: : No such file or directory
readlink: missing operand
.... (infinity repeated) ....

After specify all necessary parameters everything works

Version-Release number of selected component (if applicable):
rhevm-3.6.0-0.11.master.el6.noarch

How reproducible:
always

Steps to Reproduce:
1. Have an engine 
2. command "engine-backup --mode=backup" (without --scope, --file, --log)

Expected results:
Warning about missing necessary parameters

Comment 1 Yedidyah Bar David 2015-11-16 06:41:53 UTC

*** This bug has been marked as a duplicate of bug 1240923 ***


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