RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 768406 - The "monitor_link" ip attribute default is backwards
Summary: The "monitor_link" ip attribute default is backwards
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: luci
Version: 6.2
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Ryan McCabe
QA Contact: Cluster QE
URL:
Whiteboard:
: 773393 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-16 15:16 UTC by Ryan McCabe
Modified: 2012-07-27 19:37 UTC (History)
4 users (show)

Fixed In Version: luci-0.26.0-1.el6
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Cause: The default value of the "monitor_link" attribute of the IP resource agent was displayed backwards. When not specified explicitly, its value was displayed as enabled when it was actually disabled, and vice versa. When making changes to the value of "monitor_link" via luci, the incorrect value was stored. Consequence: Users were shown incorrect information about its current state and were not able to modify its value. Fix: Fixes were made to display its value properly and to write its value properly when users changed it. Result: Users can now view and modify the value of the monitor_link attribute of the IP resource agent.
Clone Of:
Environment:
Last Closed: 2012-06-20 12:18:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:0766 0 normal SHIPPED_LIVE luci bug fix and enhancement update 2012-06-19 19:30:16 UTC

Description Ryan McCabe 2011-12-16 15:16:27 UTC
The "monitor_link" attribute for the IP resource should default to on, not off. When the box is unchecked, monitor_link="0" should be written.

Comment 1 Ryan McCabe 2011-12-16 15:17:02 UTC
Fixed in upstream git commit 96c7e41ec2bfcec3f12efcd0aaed1c299bf32f28

Comment 3 Lon Hohberger 2012-01-30 18:33:35 UTC
luci-0.26.0-1.el6.x86_64

* I added a service with an IP and unchecked 'Monitor Link'
  Resulting cluster.conf line:
    <ip address="172.33.33.1" monitor_link="0" sleeptime="10"/>
  PASS

* I checked different pages, then back to edit the service, and 'Monitor Link' was still unchecked.
  PASS

* I edited the service and checked the monitor_link box.
  Resulting cluster.conf line:
    <ip address="172.33.33.1" sleeptime="10"/>
  PASS

* I checked different pages again, then back to edit the service, and 'Monitor Link' was still checked.
  PASS

Comment 6 Ryan McCabe 2012-04-12 03:58:31 UTC
    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:
Cause: The default value of the "monitor_link" attribute of the IP resource agent was displayed backwards. When not specified explicitly, its value was displayed as enbabled when it was actually disabled, and vice versa. When making changes to the value of "monitor_link" via luci, the incorrect value was stored.

Consequence: Users were shown incorrect information about its current state and were not able to modify its value.

Change: Fixes were made to display its value properly and to write its value properly when users changed it.

Result: Users can now view and modify the value of the monitor_link attribute of the IP resource agent.

Comment 7 Ryan McCabe 2012-04-12 04:23:51 UTC
    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:
@@ -2,6 +2,6 @@
 
 Consequence: Users were shown incorrect information about its current state and were not able to modify its value.
 
-Change: Fixes were made to display its value properly and to write its value properly when users changed it.
+Fix: Fixes were made to display its value properly and to write its value properly when users changed it.
 
 Result: Users can now view and modify the value of the monitor_link attribute of the IP resource agent.

Comment 8 Jan Pokorný [poki] 2012-04-12 14:05:23 UTC
    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,4 +1,4 @@
-Cause: The default value of the "monitor_link" attribute of the IP resource agent was displayed backwards. When not specified explicitly, its value was displayed as enbabled when it was actually disabled, and vice versa. When making changes to the value of "monitor_link" via luci, the incorrect value was stored.
+Cause: The default value of the "monitor_link" attribute of the IP resource agent was displayed backwards. When not specified explicitly, its value was displayed as enabled when it was actually disabled, and vice versa. When making changes to the value of "monitor_link" via luci, the incorrect value was stored.
 
 Consequence: Users were shown incorrect information about its current state and were not able to modify its value.

Comment 10 errata-xmlrpc 2012-06-20 12:18:14 UTC
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-0766.html

Comment 11 Ryan McCabe 2012-07-27 19:37:38 UTC
*** Bug 773393 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.