ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaig_5.4.0.1/rzaigmanageremovenodedevicedomain.htm

93 lines
5.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="task" />
<meta name="DC.Title" content="Remove a node from a device domain" />
<meta name="abstract" content="A device domain is a subset of nodes in a cluster that share device resources." />
<meta name="description" content="A device domain is a subset of nodes in a cluster that share device resources." />
<meta name="DC.Relation" scheme="URI" content="rzaigmanage.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaigconceptsdevicedomain.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaigmanageaddnodedevicedomain.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzaly/rzalyadd.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="rzaigmanageremovenodedevicedomain" />
<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>Remove a node from a device domain</title>
</head>
<body id="rzaigmanageremovenodedevicedomain"><a name="rzaigmanageremovenodedevicedomain"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Remove a node from a device domain</h1>
<div><p>A device domain is a subset of nodes in a cluster that share device
resources.</p>
<div class="section"><div class="important"><span class="importanttitle">Important:</span> <p>Be cautious when removing a node from a
device domain. If you remove a node from a device domain, and that node is
the current primary point of access for any independent disk pools, those
independent disk pools remain with the node being removed. This means that
those independent disk pools will no longer be accessible from the remaining
nodes in the device domain.</p>
<p>Once a node is removed from a device domain,
it cannot be added back to the same device domain if one or more of the existing
cluster nodes still belong to that same device domain. In order to add the
node back to the device domain, you must:</p>
<ol><li id="rzaigmanageremovenodedevicedomain__manageremovestep"><a name="rzaigmanageremovenodedevicedomain__manageremovestep"><!-- --></a>Delete the independent disk pools currently owned
by the node being added to the device domain.</li>
<li> Perform a system restart (IPL) on the node.</li>
<li>Add the node to the device domain. See Add a node to a device domain.</li>
<li>Recreate the independent disk pools deleted in Step 1.</li>
</ol>
</div>
<p><strong>Using iSeries™ Navigator</strong></p>
<p>This requires Option
41 (HA Switchable Resources) to be installed and licensed.</p>
<p>To
remove a node from a device domain in iSeries Navigator, follow these steps:</p>
</div>
<ol><li><span>In iSeries Navigator,
expand <span class="uicontrol">Management Central</span>.</span></li>
<li><span>Expand <span class="uicontrol">Clusters</span>.</span></li>
<li><span>Expand the cluster that contains the node you want to remove from
the device domain.</span></li>
<li><span>Click <span class="uicontrol">Nodes</span>.</span></li>
<li><span>Right-click the node you want to remove from the device domain,
and select <span class="uicontrol">Properties</span>.</span></li>
<li><span>On the Clustering page, remove the entry in the <span class="uicontrol">Device
domain</span> field.</span></li>
</ol>
<div class="section"><p><strong>Using CL commands and APIs</strong></p>
<p>You can also use the following
to remove a node from a device domain:</p>
<ul><li><a href="../cl/rmvdevdmne.htm"><span class="cmdname">Remove
Device Domain Entry (RMVDEVDMNE)</span> command</a></li>
<li><a href="../apis/clcntrmvdde.htm"><span class="apiname">Remove
Device Domain Entry (QcstRemoveDeviceDomainEntry)</span> API</a></li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <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="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzaigconceptsdevicedomain.htm" title="A device domain is a subset of nodes in a cluster that share device resources. More specifically, nodes in a device domain can participate in a switching action for some collection of resilient device resources.">Device domains</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaigmanageaddnodedevicedomain.htm" title="A device domain is a subset of nodes in a cluster that share device resources.">Add a node to a device domain</a></div>
<div><a href="../rzaly/rzalyadd.htm">Adding a disk unit or disk pool</a></div>
</div>
</div>
</body>
</html>