ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaly_5.4.0.1/rzalycreateswitchableiasp.htm

161 lines
10 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="topic" />
<meta name="DC.Title" content="Create a switchable independent disk pool" />
<meta name="DC.Relation" scheme="URI" content="rzalyconfigure.htm" />
<meta name="DC.Relation" scheme="URI" content="rzalycreatecluster.htm" />
<meta name="DC.Relation" scheme="URI" content="rzalycreatecrg.htm" />
<meta name="DC.Relation" scheme="URI" content="rzalystartcrg.htm" />
<meta name="DC.Relation" scheme="URI" content="rzalycreatediskpool.htm" />
<meta name="DC.Relation" scheme="URI" content="rzalyprintgraphview.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2002, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2002, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzalycreateswitchableiasp" />
<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>Create a switchable independent disk pool</title>
</head>
<body id="rzalycreateswitchableiasp"><a name="rzalycreateswitchableiasp"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Create a switchable independent disk pool</h1>
<div><p>Before you attempt to do switchable independent disk pools, ensure that
you have satisfied the hardware, software, communications, and physical planning
requirements. See <a href="rzalyplan.htm">Plan for independent disk pools</a>.</p>
<p>iSeries™ Navigator
is the recommended interface for creating and managing independent disk pools.
Wizards in the clusters and disk management components simplify the tasks
and guide you through the process. For some disk management tasks, iSeries Navigator
is the only option. Make sure you have fulfilled the <a href="rzalyplanning.htm">iSeries Navigator requirements for disk management</a>. </p>
<p>After an expansion unit (frame/unit) is configured
as switchable, the disk units in these resources cannot be used in independent
disk pools that span different Cluster Resource Groups (CRGs). Even when only
one node is defined and no switching will actually be enabled, configuring
that expansion unit as switchable is enough to cause this constraint to be
enforced. </p>
<div class="section"><h4 class="sectiontitle">Using iSeries Navigator</h4><div class="p"> To create a switchable
independent disk pool using iSeries Navigator, do the following: <ol><li><a href="rzalycreatecluster.htm">Create a cluster</a>. To use switchable
independent disk pools, an iSeries cluster is required.</li>
<li><a href="rzalymakehardwareswitchable.htm">Make your hardware switchable</a>. If
you have a stand-alone expansion unit or an IOP that contains disk units that
are to be included in an independent disk pool, you must authorize the expansion
unit or IOP to grant access to other nodes. </li>
<li><a href="rzalycreatecrg.htm">Create a switchable hardware group</a>. A switchable hardware
group, also known as a device CRG, defines the switchable independent disk
pool. This is what manages the switching of the device. This wizard takes
you through the steps to create a new switchable hardware group. It will
also guide you through the New Disk Pool wizard which will assist you in
creating a new disk pool and adding disk units to it for the cluster. <div class="note"><span class="notetitle">Note:</span> If
you had switchable software products which conform to specific iSeries Navigator
cluster guidelines installed when you ran the New Cluster wizard in step
1, the New Cluster wizard may have already prompted you to create a switchable
hardware group. If the New Cluster wizard did not detect that a switchable
software product was installed, then you have not created the switchable
hardware group.</div>
</li>
<li><a href="rzalyprintgraphview.htm">Print your disk configuration</a>.
Print your disk configuration to have in case a recovery situation occurs.
Also, record the relationship between the independent disk pool name and number.
</li>
</ol>
You have now created a switchable independent disk pool. To prepare it
for use, do the following:<ol><li><a href="rzalystartcrg.htm">Start switchable hardware group</a>. Start the switchable
hardware group to enable device resiliency for the switchable hardware group.</li>
<li><a href="rzalymakediskpoolavailable.htm">Make a disk pool available</a>. To
access the disk units in an independent disk pool, you must make the disk
pool available (vary on) the disk pool.</li>
<li><a href="../rzaig/rzaigmanageperformswitchover.htm">Perform
a test switchover</a>. Before you add data to the disk pool, perform a
test switchover on the switchable hardware group you created to ensure the
configuration functions as you planned. </li>
</ol>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Using CL commands and APIs</h4><p>To create a switchable
independent disk pool using CL commands and APIs, do the following: </p>
<div class="p"><blockquote>You
can use CL commands and APIs for creating a switchable independent disk pool,
however there are some tasks that require that you use iSeries Navigator. <ol><li><strong>Create the cluster.</strong> Create the cluster with required node using
the <a href="../cl/crtclu.htm">CRTCLU (Create
Cluster) Command</a>. </li>
<li><strong>Start the nodes that comprise the cluster.</strong> Start
the nodes in the cluster using the <a href="../cl/strclunod.htm">STRCLUNOD (Start Cluster Node) Command</a></li>
<li><strong>Create the device domain.</strong> You must create the device domain for
all nodes involved in switching an independent disk pool or set of independent
disk pools using the <a href="../cl/adddevdmne.htm">ADDDEVDMNE
(Add Device Domain Entry) command</a>.</li>
<li><strong>Create the device descriptions.</strong> Device descriptions must be created
on each node that will be in the cluster resource group (CRG). Use the <a href="../cl/crtdevasp.htm">CRTDEVASP (Create Device
Description (ASP)) Command</a>. On the command line in the character-based
interface, enter CRTDEVASP. In the <strong>Resource Name</strong> and the <strong>Device
Description</strong> fields, enter the name of the independent disk pool you plan
to create. </li>
<li><strong>Create the cluster resource group.</strong> Create the device CRG with the
nodes, their roles in the recovery domain, and independent disk pool device
descriptions using the <a href="../cl/crtcrg.htm">CRTCRG
(Create Cluster Resource Group) Command</a>.</li>
<li><strong><a href="rzalymakehardwareswitchable.htm">Make your hardware switchable</a></strong>.
If you have a stand-alone expansion unit or an IOP that contains disk units
that are to be included in an independent disk pool, you must authorize the
expansion unit or IOP to grant access to other nodes <strong>(iSeries Navigator
required)</strong>.</li>
<li>. Create the disk pool on the node that owns the disk units using the
New Disk Pool wizard when the server is fully restarted. Make sure clustering
is active before you start. Name the independent disk pool to match the
device description resource name that you gave in step 3. As you add disk
units, it is best to localize disk units in the same expansion unit or IOP.
Do not spread the disk pool across more device parity sets than necessary.</li>
<li><strong>Print your disk configuration</strong>. Print your disk configuration to
have in case of a recovery situation. See How to display your disk configuration
in <a href="../books/sc415304.pdf" target="_blank">Backup and Recovery</a>. <img src="wbpdf.gif" alt="Link to PDF" /> Also, record
the relationship between the independent disk pool name and number. <p>You
have now created a switchable independent disk pool. The remaining steps
are required to prepare it for use.  </p>
</li>
<li><strong>Start the cluster resource group</strong>. Start the cluster resource group
to enable device resiliency using the <a href="../cl/strcrg.htm">STRCRG (Start Cluster Resource Group) Command</a>. </li>
<li><strong>Make the disk pool available</strong>. To access the disk units in an independent
disk pool you must vary on the disk pool using the <a href="../cl/vrycfg.htm">VRYCFG (Vary Configuration) command</a>.</li>
<li><strong>Perform a test switchover</strong>. Before you add data to the disk pool,
perform a test switchover to ensure the configuration functions as you planned.
Use the <a href="../cl/chgcrgpri.htm">CHGCRGPRI
(Change CRG Primary)</a> command.</li>
</ol>
</blockquote>
</div>
<p>You are now ready to populate the independent disk pool
with directories and libraries. Before you do, be sure to read <a href="rzalydatabases.htm">Independent disk pools with distinct databases</a>.</p>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzalycreatecluster.htm">Create a cluster</a></strong><br />
</li>
<li class="ulchildlink"><strong><a href="rzalycreatecrg.htm">Create a switchable hardware group</a></strong><br />
</li>
<li class="ulchildlink"><strong><a href="rzalystartcrg.htm">Start switchable hardware group</a></strong><br />
</li>
<li class="ulchildlink"><strong><a href="rzalycreatediskpool.htm">Create a disk pool</a></strong><br />
</li>
<li class="ulchildlink"><strong><a href="rzalyprintgraphview.htm">Print your disk configuration</a></strong><br />
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalyconfigure.htm">Configure independent disk pools</a></div>
</div>
</div>
</body>
</html>