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 864956 - cpglockd doesn't update the cpg fd for each loop iteration
Summary: cpglockd doesn't update the cpg fd for each loop iteration
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: rgmanager
Version: 6.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Ryan McCabe
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-10 13:27 UTC by Ryan McCabe
Modified: 2012-10-10 14:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-10 14:34:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ryan McCabe 2012-10-10 13:27:34 UTC
cpglockd should update the cpg fd for each iteration of the select loop, similar to the way it handles the cman fd. Currently, it calls cpg_fd_get() once, before it enters the select loop.

Comment 1 Ryan McCabe 2012-10-10 14:34:24 UTC
10:30 < honzaf> fabbione: noticed your message... no you need to call cpg_fd_get only once
10:30 < honzaf> fabbione: after init
10:31 < honzaf> fabbione: sock fd is not changing
10:31 < honzaf> fabbione: (or at least should not be as far as I know)


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