Bug 1091150
| Summary: | engine-config errors when used by non-root | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Martin Perina <mperina> |
| Component: | ovirt-engine-config | Assignee: | Martin Perina <mperina> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matyáš <pmatyas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3.0 | CC: | aberezin, acathrow, bazulay, gklein, iheim, oourfali, Rhev-m-bugs, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 3.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | infra | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
Non root user doesn't have access to default oVirt/RHEVM logging directory, so the engine-config execution failed.
Result:
Now engine-config doesn't log anything by default. If you want to allow logging you have to specify following command line arguments:
--log-file=LOG_FILE
Sets file to write logging into (if not set nothing is logged).
--log-level=LOG_LEVEL
Sets log level, one of DEBUG, INFO, WARN, ERROR (case insensitive).
--log4j-config=XML_FILE
Sets log4j.xml file which logging configuration is loaded from. This should be used only if user want to enter completely custom logging configuration (it's not needed for --log-file and --log-level arguments, but it can be combined with them)
|
Story Points: | --- |
| Clone Of: | 1063901 | Environment: | |
| Last Closed: | 2014-06-12 14:05:17 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: | |||
| Bug Depends On: | 1063901 | ||
| Bug Blocks: | |||
|
Description
Martin Perina
2014-04-25 04:02:57 UTC
Fixed In Version: org.ovirt.engine-root-3.4.0-14 Build ID: av7 Closing as part of 3.4.0 |