Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 906259

Summary: The item "Logs:" still shown "Local Only" on status page after configure Logging Page with "Rsyslog/Netconsole"
Product: [Retired] oVirt Reporter: haiyang,dong <hadong>
Component: ovirt-nodeAssignee: Fabian Deutsch <fdeutsch>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 3.2CC: acathrow, cshao, gouyang, hadong, jboggs, leiwang, mburns, mgoldboi, ovirt-bugs, ovirt-maint, ycui
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-node-3.0.3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-28 11:55:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screenshot for status page none

Description haiyang,dong 2013-01-31 10:13:34 UTC
Created attachment 690814 [details]
Screenshot for status page

Description of problem:
The item "Logs:" still shown "Local Only" on status page after configure Logging Page with "Rsyslog/Netconsole".
(Seen Status page.png)

Version-Release number of selected component (if applicable):
ovirt-node-iso-2.6.0-201301290835.fc18.iso

How reproducible:
100%

Steps to Reproduce:
1. clean install ovirt-node
2. Enter into Logging page,confgiure it with "Rsyslog/Netconsole"
3. Enter into Stauts page and check the item "Logs:"

  
Actual results:
After step 3,the item "Logs:" still shown "Local Only" on status page.

Expected results:
After step 3,the item "Logs:" should display like the follow on status page.
Logs:          Rsyslog: 10.66.11.196:514
               Netconsole: 10.66.11.196:6666

Additional info:

Comment 1 Fabian Deutsch 2013-03-11 10:50:59 UTC
Hey Haiyang,

I couldn't reproduce this problem. Could you provide the data you used to configure rsyslog and netconsole?

Comment 2 haiyang,dong 2013-03-11 11:00:04 UTC
(In reply to comment #1)
> Hey Haiyang,
> 
> I couldn't reproduce this problem. Could you provide the data you used to
> configure rsyslog and netconsole?

Are you sure that you're using the iso "ovirt-node-iso-2.6.0-201301290835.fc18.iso" to reproduce this issue ? 
My rsyslog and netconsole configuration data as follow:

Rsyslog: 10.66.11.196:514
Netconsole: 10.66.11.196:6666

Comment 3 Fabian Deutsch 2013-03-11 12:05:40 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Hey Haiyang,
> > 
> > I couldn't reproduce this problem. Could you provide the data you used to
> > configure rsyslog and netconsole?
> 
> Are you sure that you're using the iso
> "ovirt-node-iso-2.6.0-201301290835.fc18.iso" to reproduce this issue ? 
> My rsyslog and netconsole configuration data as follow:

You were right, I was using a master build - I thought the appropriate patch made it into 2.6.0 - but it didn't.

Patch can be found here:
http://gerrit.ovirt.org/#/c/12073/

And will land in one of the next releases.