61 lines
3.6 KiB
HTML
61 lines
3.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="topic" />
|
||
|
<meta name="DC.Title" content="Disk pool groups" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalyconcepts.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalyterminology.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzalyiasptypes.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="rzalydiskpoolgroups" />
|
||
|
<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>Disk pool groups</title>
|
||
|
</head>
|
||
|
<body id="rzalydiskpoolgroups"><a name="rzalydiskpoolgroups"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Disk pool groups</h1>
|
||
|
<div><p>A disk pool group is made up of a primary disk pool and zero or more secondary
|
||
|
disk pools. Each disk pool is independent in regard to data storage, but in
|
||
|
the disk pool group they combine to act as one entity. If you make one disk
|
||
|
pool available or unavailable, the rest of the disk pools in the group are
|
||
|
also made available or unavailable at the same time. Also, in a clustered
|
||
|
environment, all of the disk pools in a group switch to another node at the
|
||
|
same time. </p>
|
||
|
<p>An example of a practical use for a disk pool group is to isolate journal
|
||
|
receivers from the objects for which they contain journal entries. The primary
|
||
|
disk pool might contain the libraries, journals, and objects to be journaled,
|
||
|
while the secondary disk pools might contain the associated journal receivers.
|
||
|
The journals and journal receivers remain separate for maximum performance
|
||
|
and recoverability, but they function together in the disk pool group. </p>
|
||
|
<p>If you delete a disk pool in a disk pool group,
|
||
|
be aware of the effects it could have on other disk pools in the group. For
|
||
|
example, when the original primary disk pool for a secondary disk pool is
|
||
|
deleted, the existing secondary disk pool can be linked to a new primary disk
|
||
|
pool only if that primary disk pool has never been made available.</p>
|
||
|
<p>Disk pool groups can only be implemented on OS/400<sup>®</sup> V5R2 or i5/OS™ V5R3 and later.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalyconcepts.htm">Independent disk pools</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="rzalyterminology.htm">Independent disk pool terminology</a></div>
|
||
|
<div><a href="rzalyiasptypes.htm">Types of disk pools</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|