68 lines
4.0 KiB
HTML
68 lines
4.0 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="Contrast basic and independent disk pools" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzalyuserasp.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="hdrcontrasting" />
|
|
<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>Contrast basic and independent disk pools</title>
|
|
</head>
|
|
<body id="hdrcontrasting"><a name="hdrcontrasting"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Contrast basic and independent disk pools</h1>
|
|
<div><p>Basic disk pools and independent disk pools, also called auxiliary storage
|
|
pools (ASPs) in the character-based interface, are both useful to group disk
|
|
units containing certain information together; however, they have some inherent
|
|
differences:</p>
|
|
<ul><li>When the server performs an IPL, all of the disk units configured to a
|
|
basic disk pool must be accounted for in order for the server to continue
|
|
the IPL. Independent disk pools are not included in the IPL. When you vary
|
|
on the independent disk pool, the node then verifies that all disk units are
|
|
present.</li>
|
|
<li>When an unprotected disk unit in a disk pool fails, it typically stops
|
|
all normal processing on the server until it can be repaired. The total loss
|
|
of a disk unit in a basic disk pool requires lengthy recovery procedures to
|
|
restore the lost data before the server can IPL and resume normal operations.</li>
|
|
<li>The data in a basic disk pool belongs to the attaching node and can only
|
|
be directly accessed by that system. In an independent disk pool the data
|
|
does not belong to the node, but it belongs to the independent disk pool.
|
|
You can share the data in the independent disk pool between nodes in a cluster
|
|
by varying it off of one node and varying it on to another node.</li>
|
|
<li>When you create a basic disk pool, you assign the disk pool a number.
|
|
When you create an independent disk pool, you name the disk pool and the system
|
|
assigns a number.</li>
|
|
<li>If a basic disk pool fills up, it can overflow excess data into the system
|
|
disk pool. When this occurs, the disk pool loses the isolation and protection
|
|
inherent in disk pools. Independent disk pools cannot overflow. If they did,
|
|
they lose their independence. When the independent disk pool nears its threshold,
|
|
you need to add more disk units or delete objects to create more storage space.</li>
|
|
<li>When you make restricted changes to disk configuration in a basic disk
|
|
pool you must have your server restarted to Dedicated Service Tools (DST).
|
|
In an offline independent disk pool you do not need to have your server in
|
|
DST mode to start or stop mirroring, start device parity protection, start
|
|
compression, remove a disk unit, and so on.</li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalyuserasp.htm">Basic disk pools</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |