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 717259 - "Run Exclusive" field does not correspond to configuration values
Summary: "Run Exclusive" field does not correspond to configuration values
Keywords:
Status: CLOSED DUPLICATE of bug 708205
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: luci
Version: 6.1
Hardware: All
OS: All
unspecified
low
Target Milestone: rc
: ---
Assignee: Ryan McCabe
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-28 13:14 UTC by Chris
Modified: 2011-06-28 17:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-28 17:27:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chris 2011-06-28 13:14:56 UTC
Description of problem:
The "Run Exclusive" checkbox on the Luci administration panel for a service group does not correspond to the configuration in that service group's entry in the cluster.conf file.

Version-Release number of selected component (if applicable):


How reproducible:
Easily

Steps to Reproduce:
1. Create a service in /etc/cluster/cluster.conf that is not run exclusive (i.e. exclusive="0" in its <service> tag)
2. Load service in Luci interface
3. Observe that "Run exclusive" checkbox is ticked where it should not
  
Actual results:
Checkbox is ticked when it should not be
When you modify the service in some way and Luci re-writes the configuration value, it takes the value of the checkbox, which often causes previously non-exclusive services to become exclusive services if you forget to uncheck the tickbox before you save the service changes.

Expected results:
Checkbox and configuration file remain in sync

Additional info:

Comment 2 Ryan McCabe 2011-06-28 17:27:56 UTC

*** This bug has been marked as a duplicate of bug 708205 ***


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