77 lines
4.7 KiB
HTML
77 lines
4.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="topic" />
|
|
<meta name="DC.Title" content="Disk storage concepts" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzalydmconcepts.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzalyxdskcfg.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzalymultipath.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="rzaix49" />
|
|
<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 storage concepts</title>
|
|
</head>
|
|
<body id="rzaix49"><a name="rzaix49"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Disk storage concepts</h1>
|
|
<div><p>Disk units are assigned to a disk pool on a storage unit basis. The system
|
|
treats each storage unit within a disk unit as a separate unit of auxiliary
|
|
storage. When a new disk unit is attached to the system, the system initially
|
|
treats each storage unit within it as nonconfigured. You can <a href="rzalyadd.htm">add</a> these nonconfigured storage units to either the system
|
|
disk pool, basic disk pool, or independent disk pool of your choosing. When
|
|
adding nonconfigured storage units, use the serial number information that
|
|
is assigned by the manufacturer to ensure that you are selecting the correct
|
|
physical storage unit. Additionally, the individual storage units within the
|
|
disk unit can be identified through the address information that can be obtained
|
|
from the DST Display Disk Configuration display.</p>
|
|
<p>When you add a nonconfigured storage unit to a disk pool, the system assigns
|
|
a unit number to the storage unit. The unit number can be used instead of
|
|
the serial number and address. The same unit number is used for a specific
|
|
storage unit even if you connect the disk unit to the system in a different
|
|
way.</p>
|
|
<p>When a unit has mirrored protection, the two storage units of the mirrored
|
|
pair are assigned the same unit number. The serial number and the address
|
|
distinguish between the two storage units in a mirrored pair.</p>
|
|
<p>To determine which physical disk unit is being identified with each unit
|
|
number, make note of the unit number assignment to ensure correct identification.
|
|
If a printer is available, print the display of your disk configuration. If
|
|
you need to verify the unit number assignment, use iSeries™ Navigator to display disk unit
|
|
properties and check the serial numbers and addresses of each unit.</p>
|
|
<p>The storage unit that is addressed by the system as unit 1 is always used
|
|
by the system to store licensed internal code and data areas. The amount of
|
|
storage that is used on unit 1 is quite large and varies depending on the
|
|
configuration of your system. Unit 1 contains a limited amount of user data.
|
|
Because unit 1 contains the initial programs and data that are used during
|
|
an IPL of the system, it is also known as the loadsource unit.</p>
|
|
<p>The system reserves a fixed amount of storage on units other than unit
|
|
1. The size of this reserved area is 1.08 MB per unit, reducing the space
|
|
available on each unit by that amount.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzalyxdskcfg.htm">Components of disk storage</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzalymultipath.htm">Considerations for multipath disk units</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalydmconcepts.htm" title="Learn about how disk storage works, how you can leverage disk pools in your environment. Protect your data with device parity protection and mirrored protection.">Disk management concepts</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |