75 lines
4.7 KiB
HTML
75 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="task" />
|
|
<meta name="DC.Title" content="Optional: Distribute virtual images" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzai4create.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzai4distvirtimg" />
|
|
<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>Optional: Distribute virtual images</title>
|
|
</head>
|
|
<body id="rzai4distvirtimg"><a name="rzai4distvirtimg"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Optional: Distribute virtual images</h1>
|
|
<div><div class="section"><p><img src="./delta.gif" alt="Start of change" />To distribute the virtual images, complete
|
|
the following tasks:<img src="./deltaend.gif" alt="End of change" /></p>
|
|
</div>
|
|
<ol><li class="stepexpand"><span><span class="uicontrol">Verify that the images are in the correct order</span></span> <samp class="codeph">WRKIMGCLGE IMGCLG(<em>catalog-name</em>)</samp><p>If you would
|
|
like to sort the images, then press PF7 to prompt for the VFYIMGCLG command.
|
|
Enter <samp class="codeph">*UPGRADE</samp> for the type and <samp class="codeph">*YES</samp> for
|
|
the sort field. The server puts the images in the correct order. By default,
|
|
the volume with the lowest index is mounted; all the other volumes are loaded. </p>
|
|
</li>
|
|
<li class="stepexpand"><span>Distribute the virtual images using one of the following methods:</span> <ul><li><strong>Distribute the virtual images using FTP</strong> <ol type="a"><li>Consider securing the data you plan to distribute using <a href="../rzahu/rzahurzahusignsigningobjects.htm">digital certificates
|
|
for signing objects</a>. When you have finished securing the data you plan
|
|
to FTP to the target systems, return to this page and FTP the image catalogs
|
|
and virtual images.</li>
|
|
<li>Start an FTP session with a remote system where the image files exist:
|
|
<samp class="codeph">FTP RMTSYS(<em>remote-system</em>)</samp></li>
|
|
<li>Set the file naming format: <samp class="codeph">NAMEFMT 1</samp> </li>
|
|
<li>Set the remote directory: <samp class="codeph">CD '<em>/directory-name</em>'</samp></li>
|
|
<li>Set the local directory: <samp class="codeph">LCD '<em>/directory-name</em>'</samp></li>
|
|
<li>Issue the BINARY command to set the transfer type: <samp class="codeph">BINARY</samp></li>
|
|
<li>Issue the MGET to get the image files from the remote system: <samp class="codeph">MGET
|
|
* </samp></li>
|
|
<li>Quit the FTP session: <samp class="codeph">QUIT</samp></li>
|
|
</ol>
|
|
</li>
|
|
<li><strong>Distribute the image catalog and virtual images using physical media</strong> <p>To
|
|
save the image catalog to tape, enter the following command: </p>
|
|
<div class="p"><pre>SAVOBJ OBJ(<em>image-catalog-name</em>) LIB(QUSRSYS) OBJTYPE(*IMGCLG) DEV(<em>device-name</em>) </pre>
|
|
</div>
|
|
<p>To save the image files, enter the following
|
|
command. (In the following example, the directory name is the name associated
|
|
with the image catalog.) </p>
|
|
<div class="p"><pre>SAV DEV('/QSYS.LIB/<em>device-name</em>.DEVD') OBJ(('/<em>directory-name</em>')) </pre>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ol>
|
|
<div class="section"> <p><strong>Next topic:</strong> <a href="rzai4install.htm#rzai4install">Checklist: Install central site distribution media on the target system</a></p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzai4create.htm" title="If you selected tape, DVD, or image catalog as the distribution media, complete the tasks in this checklist to create the distribution media.">Checklist: Create central site distribution media</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |