Hide Forgot
Description of problem: In TUI-->Status-->Logs, there always display: local only, What should display at here? Is it a hardcode? Could you make this field display clear? Version-Release number of selected component (if applicable): rhev-hypervisor6-6.2-20120119.1.el6_2 How reproducible: 100% Steps to Reproduce: 1. Install RHEV-H. 2. Configure rsyslog and netconsole. 3. Focus on status page. Actual results: In ovirt-config-setup.py logging_status = Textbox(18, 1, "local only") elements.setField(Label("Logs:"), 0, 6, anchorLeft = 1) elements.setField(logging_status, 1, 6, anchorLeft = 1, padding=(4, 0, 0, 0)) Expected results: Additional info:
http://gerrit.ovirt.org/gitweb?p=ovirt-node.git;a=commit;h=c2f00b32ca8fed3004b9504809731956f6291f2a rsyslog/netconsole will display their configuration now, if not configured "Local Only" will display
Test version: rhev-hypervisor6-6.3-20120215.0.el6 ovirt-node-2.2.3-1.el6.noarch Don't configure netconsole/rsyslog, "Local Only" will display Configure netconsole/rsyslog, rsyslog/netconsole will display their configuration now. So the bug is fixed, change bug status to VERIFIED.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Previously, the logging screen of the Hypervisor user interface would always indicate that the logging configuration was set to "local only". As of this update the logging screen will display "netconsole", or rsyslog, as appropriate.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -Previously, the logging screen of the Hypervisor user interface would always indicate that the logging configuration was set to "local only". As of this update the logging screen will display "netconsole", or rsyslog, as appropriate.+Previously, the logging screen of the Hypervisor user interface would always indicate that the logging configuration was set to "local only". As of this update the logging screen will display "local only", "netconsole", or "rsyslog", as appropriate.
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. http://rhn.redhat.com/errata/RHBA-2012-0741.html