Bug 493165
Summary: | group_tool ls fence returns one for fence id ZERO | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Eduardo Damato <edamato> | ||||
Component: | cman | Assignee: | David Teigland <teigland> | ||||
Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | urgent | ||||||
Version: | 5.3 | CC: | cfeist, cluster-maint, cward, edamato, lmcilroy, rlerch, tao | ||||
Target Milestone: | rc | Keywords: | ZStream | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
- cause: command "group_tool ls fence default"
- consequence: command reports the group does not exist, when the group does exist but has zero id
- fix: group_tool checks for name instead of id
- result: group_tool ls now correctly reports about a group even if the group has zero id
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 493207 (view as bug list) | Environment: | |||||
Last Closed: | 2009-09-02 11:06:52 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 493207, 503730 | ||||||
Attachments: |
|
Description
Eduardo Damato
2009-03-31 20:21:55 UTC
Created attachment 337401 [details]
Fix
Previous fix just allows group_tool to work if id == 0; it doesn't change the problem that causes groupd to assign a group the id of 0. Release note added. If any revisions are required, please set the "requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: - cause: command "group_tool ls fence default" - consequence: command reports the group does not exist, when the group does exist but has zero id - fix: group_tool checks for name instead of id - result: group_tool ls now correctly reports about a group even if the group has zero id Adding issue 301850. ~~ Attention - RHEL 5.4 Beta Released! ~~ RHEL 5.4 Beta has been released! There should be a fix present in the Beta release that addresses this particular request. Please test and report back results here, at your earliest convenience. RHEL 5.4 General Availability release is just around the corner! If you encounter any issues while testing Beta, please describe the issues you have encountered and set the bug into NEED_INFO. If you encounter new issues, please clone this bug to open a new issue and request it be reviewed for inclusion in RHEL 5.4 or a later update, if it is not of urgent severity. Please do not flip the bug status to VERIFIED. Only post your verification results, and if available, update Verified field with the appropriate value. Questions can be posted to this bug or your customer or partner representative. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2009-1341.html |