65 lines
4.2 KiB
HTML
65 lines
4.2 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="concept" />
|
||
|
<meta name="DC.Title" content="Optical volumes" />
|
||
|
<meta name="abstract" content="All optical data is stored on a unit that is called a volume. This is true regardless of the type of media, the type of optical media library that is used, and the way the storage device connects to your system." />
|
||
|
<meta name="description" content="All optical data is stored on a unit that is called a volume. This is true regardless of the type of media, the type of optical media library that is used, and the way the storage device connects to your system." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzam4optstgcncpts.htm" />
|
||
|
<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="rzam4optvolms" />
|
||
|
<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>Optical volumes</title>
|
||
|
</head>
|
||
|
<body id="rzam4optvolms"><a name="rzam4optvolms"><!-- --></a>
|
||
|
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Optical volumes</h1>
|
||
|
<div><p>All optical data is stored on a unit that is called a volume. This
|
||
|
is true regardless of the type of media, the type of optical media library
|
||
|
that is used, and the way the storage device connects to your system.</p>
|
||
|
<p>A single CD-ROM or DVD-ROM disk contains one volume. WORM and erasable
|
||
|
optical cartridges are two sided and contain two volumes per cartridge (one
|
||
|
per side). DVD-RAM can be either one sided or two sided.</p>
|
||
|
<p>Each volume has its own name that is chosen by the person who initializes
|
||
|
the volume. The name chosen must be unique from the names of all other volumes
|
||
|
on the system. Two volumes with the same name cannot be active at the same
|
||
|
time. The volume name usually never changes after the volume is generated,
|
||
|
although volume renaming is supported. The creator of the CD-ROMs and DVD-ROMs
|
||
|
chooses the names, and the names cannot be changed.</p>
|
||
|
<p>HFS, the integrated file system, and the save and restore functions all
|
||
|
use volume names to access or create data on the volume.</p>
|
||
|
<p>You can display and manage the optical volumes on an i5/OS™ by using
|
||
|
the Work with Optical Volumes (WRKOPTVOL) command. The hierarchical file system
|
||
|
and integrated file system include the volume name in their path name to select
|
||
|
which volume to use. A typical optical path looks like this:</p>
|
||
|
<div class="p"><pre>/QOPT/VOLUMENAME/MYDIR/MYFILE.EXT</pre>
|
||
|
</div>
|
||
|
<p>Where:</p>
|
||
|
<ul><li><samp class="codeph">/QOPT</samp> is the name of the optical file system.</li>
|
||
|
<li><samp class="codeph">/VOLUMENAME</samp> is the volume name that is chosen for the
|
||
|
volume.</li>
|
||
|
<li><samp class="codeph">/MYDIR</samp> is the name of a directory on the volume.</li>
|
||
|
<li><samp class="codeph">/MYFILE.EXT</samp> is the name of a file in the directory.</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4optstgcncpts.htm" title="This topic lists the commands available to system administrators and programmers through the primary menu.">Concepts for optical storage</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<img src="./deltaend.gif" alt="End of change" /></body>
|
||
|
</html>
|