83 lines
5.7 KiB
HTML
83 lines
5.7 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="task" />
|
|
<meta name="DC.Title" content="Resilient resources" />
|
|
<meta name="abstract" content="Resilient resources are system resources, such as data, devices and applications, that are highly available if you have used clustering on your systems." />
|
|
<meta name="description" content="Resilient resources are system resources, such as data, devices and applications, that are highly available if you have used clustering on your systems." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptselements.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptsresilientapplications.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptsresilientdata.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptsresilientdevices.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptscrg.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigconceptsclusteradmindmn.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="rzaigconceptsresilientresources" />
|
|
<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>Resilient resources</title>
|
|
</head>
|
|
<body id="rzaigconceptsresilientresources"><a name="rzaigconceptsresilientresources"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Resilient resources</h1>
|
|
<div><p><dfn class="term">Resilient resources</dfn> are system resources, such as
|
|
data, devices and applications, that are highly available if you have used
|
|
clustering on your systems.</p>
|
|
<div class="section"><p>If a cluster node that is the primary access point for a particular
|
|
set of resilient resources in the cluster should incur an outage, another
|
|
cluster node that is defined as the backup for that set of resources now becomes
|
|
the access point.</p>
|
|
<p>The types of system resources that can be resilient
|
|
are:</p>
|
|
</div>
|
|
<ol><li><span>Data being replicated between nodes.</span></li>
|
|
<li><span>Applications using an IP address, which can be switched from one
|
|
node to another.</span></li>
|
|
<li><span>Hardware devices which can be switched from one node to another.</span></li>
|
|
<li><img src="./delta.gif" alt="Start of change" /><span>Peer resources that are supported by a cluster administrative
|
|
domain.</span><img src="./deltaend.gif" alt="End of change" /></li>
|
|
</ol>
|
|
<div class="section"><p>The definition of the relationship between the nodes that are associated
|
|
with a set of resilient resources is found in the <dfn class="term">cluster resource group
|
|
(CRG)</dfn> object. Cluster resource groups are replicated and coordinated
|
|
across the nodes in the cluster through cluster resource services.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzaigconceptsresilientapplications.htm">Resilient applications</a></strong><br />
|
|
A <dfn class="term">resilient application</dfn> is an application
|
|
that can be restarted on a different cluster node without requiring you to
|
|
reconfigure the clients.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaigconceptsresilientdata.htm">Resilient data</a></strong><br />
|
|
<dfn class="term">Resilient data </dfn> is data that is replicated
|
|
(copied) on more than one node in a cluster.</li>
|
|
<li class="ulchildlink"><strong><a href="rzaigconceptsresilientdevices.htm">Resilient devices</a></strong><br />
|
|
<dfn class="term">Resilient devices</dfn> are physical resources, represented
|
|
by a configuration object, such as a device description, that are accessible
|
|
from more than one node in a cluster.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigconceptselements.htm" title="An iSeries cluster is a collection of one or more systems or partitions that work together as a single system. Use this information to understand the elements and their relationship to each other.">The elements of a cluster</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzaigconceptscrg.htm" title="A cluster resource group (CRG) is an i5/OS system object that is a set or grouping of cluster resources that are used to manage events that occur in a clustered environment. The cluster resource group describes a recovery domain and supplies the name of the cluster resource group exit program which gets called when certain cluster events occur.">Cluster resource group</a></div>
|
|
<div><a href="rzaigconceptsclusteradmindmn.htm" title="A cluster administrative domain is used to manage resources that need to be maintained consistently across the nodes in a clustered environment.">Cluster administrative domain</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |