ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzam4_5.4.0.1/rzam4san.htm

84 lines
5.7 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="concept" />
<meta name="DC.Title" content="Storage area networks" />
<meta name="abstract" content="This topic describes what storage area networks (SANs) are and how they can be used to provide centralized storage. It discusses advantages and disadvantages and links you to more detailed information." />
<meta name="description" content="This topic describes what storage area networks (SANs) are and how they can be used to provide centralized storage. It discusses advantages and disadvantages and links you to more detailed information." />
<meta name="DC.Relation" scheme="URI" content="rzam4overview.htm" />
<meta name="DC.Relation" scheme="URI" content="http://www.redbooks.ibm.com/abstracts/sg245470.html?Open" />
<meta name="DC.Relation" scheme="URI" content="http://www.redbooks.ibm.com/abstracts/sg246220.html?Open" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzam4san" />
<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>Storage area networks</title>
</head>
<body id="rzam4san"><a name="rzam4san"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Storage area networks</h1>
<div><p>This topic describes what storage area networks (SANs) are and
how they can be used to provide centralized storage. It discusses advantages
and disadvantages and links you to more detailed information.</p>
<p>SANs are a newer development in the disk and tape attachment business.
They consolidate the storage of multiple, storage devices into a single set
of centrally managed resources. To do so, they employ a combination of technologies,
including hardware, software, and networking components. They support direct,
high-speed data transfers between servers and storage devices in the following
ways:</p>
<ul><li><dfn class="term">Server to storage.</dfn> This is the traditional model of interaction
with storage devices. The advantage of a SAN in this case is that the same
storage device may be accessed serially or concurrently by multiple servers.</li>
<li><dfn class="term">Server to server.</dfn> A SAN may be used for high-speed, high-volume
communications between servers.</li>
<li><dfn class="term">Storage to storage.</dfn> This SAN data movement capability enables
data to be moved without server intervention, thereby freeing server processor
cycles for other activities like application processing. Examples include
a disk device backing up its data to a tape device without server intervention
or remote device mirroring across the SAN. This type of data transfer is not
currently available on the iSeries™ server.</li>
</ul>
<p></p>
<p>SANs provide many benefits in your iSeries network, including the following:</p>
<ul><li><dfn class="term">Scalability.</dfn> Storage is independent of the server itself,
so you are not limited by the number of disks you can attach directly to the
server.</li>
<li><dfn class="term">Improved availability of applications.</dfn> Storage is independent
of applications and is accessible through alternative data paths.</li>
<li><dfn class="term">Better application performance.</dfn> Storage processing is moved
from the servers onto a separate network.</li>
<li><dfn class="term">Centralized and consolidated storage.</dfn>Storage capacity can
be connected to servers at a greater distance, and storage resources can be
disconnected from individual hosts. The results can be lower overall costs
through better use of the storage, lower management costs, increased flexibility,
and increased control.</li>
<li><dfn class="term">Data transfer for storage at remote sites.</dfn> You can keep a
remote copy of data for disaster protection.</li>
<li><dfn class="term">Simplified centralized management.</dfn>A single image of storage
media simplifies management.</li>
</ul>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4overview.htm" title="As your company produces a greater volume of information, and as the value of that information grows, the methods you use to protect and preserve it become vital corporate strategies. Storage has gone from being a feature of a server to being an entity unto itself.">Storage solutions</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="http://www.redbooks.ibm.com/abstracts/sg245470.html?Open" target="_blank">Introduction to Storage Area Networks</a></div>
<div><a href="http://www.redbooks.ibm.com/abstracts/sg246220.html?Open" target="_blank">iSeries in Storage Area Networks A Guide to Implementing FC Disk and Tape with iSeries</a></div>
</div>
</div>
</body>
</html>