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

74 lines
4.3 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="How mirrored protection works" />
<meta name="DC.Relation" scheme="URI" content="rzalydpconcepts.htm" />
<meta name="DC.Relation" scheme="URI" content="rzalycmaintdef.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="hdrmirrorwork" />
<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>How mirrored protection works</title>
</head>
<body id="hdrmirrorwork"><a name="hdrmirrorwork"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">How mirrored protection works</h1>
<div><p>Because mirrored protection is configured by disk pool, you can mirror
one, some, or all disk pools on the system. By default, every system has a
system disk pool. It is not necessary to create user disk pools in order to
use mirrored protection. Although mirrored protection is configured by disk
pool, all disk pools must be mirrored to provide for maximum system availability.
If a disk unit fails in a disk pool that is not mirrored, the system cannot
be used until the disk unit is repaired or replaced.</p>
<p>The start mirrored pairing algorithm automatically selects a mirrored configuration
that provides the maximum protection at the bus, I/O (input/output) processor,
or I/O adapter for the hardware configuration of the system. When storage
units of a mirrored pair are on separate buses, they have maximum independence
or protection. Because they do not share any resource at the bus, I/O processor,
or I/O adapter levels, a failure in one of these hardware components allows
the other mirrored unit to continue operating.</p>
<p>Any data that is written to a unit that is mirrored is written to both
storage units of the mirrored pair. When data is read from a unit that is
mirrored, the read operation can be from either storage unit of the mirrored
pair. It is transparent to the user which mirrored unit the data is being
read from. A user is not aware of the existence of two physical copies of
the data.</p>
<p>If one storage unit of a mirrored pair fails, the system suspends mirrored
protection to the failed mirrored unit. The system continues to operate using
the remaining mirrored unit. The failing mirrored unit can be
physically repaired or replaced.</p>
<p>After the failed mirrored unit is repaired or replaced, the system synchronizes
the mirrored pair by copying current data from the storage unit that has remained
operational to the other storage unit. During synchronization, the mirrored
unit to which the information is being copied is in the resuming state. Synchronization
does not require a dedicated system and runs concurrently with other jobs
on the system. System performance is affected during synchronization. When
synchronization is complete, the mirrored unit becomes active.</p>
<p>For details on storage on your server, see <a href="rzalystordet.htm">Disk storage concepts</a>.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzalycmaintdef.htm">Concurrent maintenance</a></strong><br />
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalydpconcepts.htm">Disk protection</a></div>
</div>
</div>
</body>
</html>