Bug 587082 - fail_to_recv_const needs to be tunable via <totem> directive in cluster.conf
Summary: fail_to_recv_const needs to be tunable via <totem> directive in cluster.conf
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: cluster
Version: rawhide
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: ---
Assignee: Christine Caulfield
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 587083 587084
TreeView+ depends on / blocked
 
Reported: 2010-04-28 20:21 UTC by Steven Dake
Modified: 2016-04-26 17:03 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 587083 (view as bug list)
Environment:
Last Closed: 2010-04-29 08:15:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steven Dake 2010-04-28 20:21:42 UTC
Description of problem:
fail to recv const should be tunable per config for hardware with long delays (12 seconds in this case) in multicast traffic delivery

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


How reproducible:
rarely

Steps to Reproduce:
1. use specific hardware that delays multicast traffic but doesn't intterupt unicast traffic
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Christine Caulfield 2010-04-29 08:15:58 UTC
This is already configurable in cluster.conf

<?xml version="1.0" ?>
<cluster config_version="1" name="mycluster">
   <totem fail_to_recv_const="2500"/>


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