Bug 544482
Summary: | token timeout should be smaller then consensus timeout | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Steven Dake <sdake> | ||||
Component: | cman | Assignee: | Christine Caulfield <ccaulfie> | ||||
Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | urgent | ||||||
Version: | 5.4 | CC: | agk, biwang, ccaulfie, cfeist, cluster-maint, djansa, edamato, fdinitto, jkortus, kevin.ying, mbroz, swhiteho | ||||
Target Milestone: | rc | Keywords: | ZStream | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | cman-2.0.115-24.el5.src.rpm | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 544479 | Environment: | |||||
Last Closed: | 2010-03-30 08:38:05 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: | 567538, 567539 | ||||||
Attachments: |
|
Description
Steven Dake
2009-12-05 00:27:50 UTC
recommend increasing consensus timeout period to something like 12-15 seconds. *** Bug 542018 has been marked as a duplicate of this bug. *** Created attachment 377235 [details]
The RHEL5 patch
This is the RHEL5 version of the patch. Waiting for a 5.5 ack.
Committed to RHEL55 branch: commit c3fd533042a15a684206439e51a5377528e8b709 Author: Christine Caulfield <ccaulfie> Date: Wed Dec 16 13:07:11 2009 +0000 cman: Make consensus 2*token timeout According to log files the consensus is now 2*token value, the ratio is kept after token value change. Consensus still can be set to value lower than 2*token, but this seems to be intentional to allow override. 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/RHBA-2010-0266.html actually for two nodes cluster, the consensus value can be very very very small. |