Bug 1127614

Summary: engine-manage-domains.log is missing
Product: [Retired] oVirt Reporter: Ondra Machacek <omachace>
Component: ovirt-engine-configAssignee: Yair Zaslavsky <yzaslavs>
Status: CLOSED NOTABUG QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.5CC: acathrow, bugs, ecohen, gklein, iheim, mperina, omachace, oourfali, yeylon
Target Milestone: ---Keywords: Regression, Triaged
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-12 08:46:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ondra Machacek 2014-08-07 09:10:02 UTC
Description of problem:


Version-Release number of selected component (if applicable):
ovirt-engine-3.5.0-0.0.master.20140804172041.git23b558e.el6.noarch

How reproducible:
always

Steps to Reproduce:
1. run engine-manage-domains command
2. Check for log - /var/log/ovirt-engine/engine-manage-domains.log

Actual results:
log doesn't exists

Expected results:
log exists

Additional info:

Comment 1 Yair Zaslavsky 2014-08-11 16:56:16 UTC
Martin, please provide info here, looks like this has to do with a change you introduced to specify the log file?

Please specify command line you used.

Comment 2 Ondra Machacek 2014-08-11 19:19:39 UTC
$ engine-manage-domains add --domain=brq-openldap.rhev.lab.eng.brq.redhat.com --provider=openldap --user=user0

$ engine-manage-domains delete --domain=brq-openldap.rhev.lab.eng.brq.redhat.com --force

Comment 3 Yair Zaslavsky 2014-08-12 01:54:04 UTC
Please type
./engine-manage-domains

And see the options -


-log-file=LOG_FILE
        Sets file to write logging into (if not set nothing is logged).

Does this work for you?

Comment 4 Ondra Machacek 2014-08-12 08:46:03 UTC
Yes, it works. Didn't notice this option. Thanks, I am closing this.