62 lines
4.6 KiB
HTML
62 lines
4.6 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="Reliable message function" />
|
||
|
<meta name="abstract" content="The reliable message function of cluster resource services keeps track of each node in a cluster and ensures that all nodes have consistent information about the state of cluster resources." />
|
||
|
<meta name="description" content="The reliable message function of cluster resource services keeps track of each node in a cluster and ensures that all nodes have consistent information about the state of cluster resources." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptsevents.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigmanagechangecrsssettings.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigmanage.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaigmanagemonitor.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzaigconceptsreliablemessagefunction" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Reliable message function</title>
|
||
|
</head>
|
||
|
<body id="rzaigconceptsreliablemessagefunction"><a name="rzaigconceptsreliablemessagefunction"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Reliable message function</h1>
|
||
|
<div><p>The <dfn class="term">reliable message function</dfn> of cluster
|
||
|
resource services keeps track of each node in a cluster and ensures that all
|
||
|
nodes have consistent information about the state of cluster resources.</p>
|
||
|
<p>Reliable messaging uses retry and timeout values that are unique to clustering.
|
||
|
These values are preset to values that should suit most environments. However,
|
||
|
they can be changed through the Change cluster resource services settings
|
||
|
interface. The message retry and timeout values are used to determine how
|
||
|
many times a message is sent to a node before a failure or partition situation
|
||
|
is signaled. For a local area network (LAN), the amount of time it takes to
|
||
|
go through the number of retries before a failure or partition condition is
|
||
|
signaled is approximately 45 seconds using the default retry and timeout values.
|
||
|
For a remote network, more time is allowed to determine whether a failure
|
||
|
or partition condition exists. You can figure approximately 4 minutes and
|
||
|
15 seconds for a remote network.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <img src="./delta.gif" alt="Start of change" /><a href="rzaigconceptsevents.htm" title="Within a cluster several types events, actions, and services can occur.">Cluster events</a><img src="./deltaend.gif" alt="End of change" /></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzaigmanagechangecrsssettings.htm" title="The default values affecting message timeout and retry are set to account for most typical installations. However, it is possible to change these values to more closely match your communications environment.">Change cluster resource services settings</a></div>
|
||
|
<div><a href="rzaigmanage.htm" title="This topic contains information that covers some of the tasks that involve managing your clusters.">Manage clusters</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rzaigmanagemonitor.htm" title="Taking appropriate actions when necessary, the cluster resource services performs basic monitoring of a cluster and its components using the reliable message function and heartbeat monitoring.">Monitor cluster status</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|