Bug 1100865
Summary: | RHEV-H installer doesn't honour 'syslog' boot paramater. | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Prasad Mukhedkar <pmukhedk> |
Component: | ovirt-node | Assignee: | Joey Boggs <jboggs> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 3.3.0 | CC: | aburden, fdeutsch, hadong, iheim, jboggs, ovirt-maint, rbalakri, schlegel, sherold, ycui |
Target Milestone: | --- | ||
Target Release: | 3.5.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | node | ||
Fixed In Version: | rhev-hypervisor6-6.6-20141218.0.iso rhev-hypervisor7-7.0-20141218.0.iso | Doc Type: | Bug Fix |
Doc Text: |
Support for syslog was missing from the Red Hat Enterprise Virtualization Hypervisor installer which meant syslog was not able to be configured during auto-installation. Now, the syslog parameter is supported as expected and syslog can be configured with the auto-installer using kernel arguments.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-11 20:58:31 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Description
Prasad Mukhedkar
2014-05-23 16:19:20 UTC
Created attachment 898725 [details]
RHEV-H installer boot menu showing 'syslog' kernel boot paramater passed.
Created attachment 898726 [details]
snapshot showing the parameter actually configures the RHEV-H TUI configuration interface,
Created attachment 898727 [details]
rsyslog.conf file
I could reproduce this issue in rhev-hypervisor6-6.5-20140407.0.el6ev Lowering the priority as there is a workaround. Please use syslog=server:514 (including the port) instead of only syslog=server on the kernel cmdline. This is a mass change, moving bugs of merged patches into MODIFIED. Please correct the state, if you think that the move was not justified. Test version: rhev-hypervisor6-6.6-20150114.0.iso ovirt-node-3.2.1-4.el6.noarch Test steps: 1. auto install with follow parameters: BOOTIF=eth0 storage_init=/dev/sda syslog=serverip firstboot Test result: After auto install successfully, login rhevh and check that rsyslog functions works well. so this bug has been fixed, change the status into "VERIFIED". Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0160.html |