ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzau9_5.4.0.1/rzau9delserver.htm

61 lines
3.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="copyright" content="(C) Copyright IBM Corporation 2005" />
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
<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="Deleting Linux servers" />
<meta name="abstract" content="This topic discusses how to delete and remove integrated Linux servers." />
<meta name="description" content="This topic discusses how to delete and remove integrated Linux servers." />
<meta name="DC.Relation" scheme="URI" content="rzau9mandrives.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzau9delserver" />
<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>Deleting Linux servers</title>
</head>
<body id="rzau9delserver"><a name="rzau9delserver"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Deleting Linux servers</h1>
<div><p>This topic discusses how to delete and remove integrated Linux<sup>®</sup> servers.</p>
<div class="section"><p>A CL command, called Delete Linux Server (DLTLNXSVR), was created
for i5/OS<sup>®</sup> V5R4
that removes the iSeries™ objects
associated with an integrated Linux server. This command also deletes integrated Linux servers.
The DLTLNXSVR command removes the:</p>
<ul><li>Network server description (NWSD)</li>
<li>Point-to-Point Virtual Ethernet LAN line descriptions</li>
<li>TCP/IP interfaces bound to Virtual Ethernet LAN line descriptions</li>
<li>All system created storage spaces linked to the NWSD</li>
</ul>
<p>You cannot delete an integrated server using iSeries Navigator. This command is available
through CL commands only.</p>
<p>To run the delete command, enter:</p>
<pre>DLTLNXSVR NWSD(nwsd-name)</pre>
<p>If
you no longer want to run integrated Linux or Windows<sup>®</sup> servers on the iSeries, you
can also delete the i5/OS Integrated Server Support (5722SS1 option 29 and
5722LSV).</p>
<p>To remove the license program, enter two commands:</p>
<pre>DLTLICPGM LICPGM(5722SS1) OPTION(29)
DLTLICPGM LICPGM(5722LSV)</pre>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzau9mandrives.htm" title="This topic describes information and advice on how to manage iSeries disk storage allocated to integrated Linux servers.">Managing Linux drives</a></div>
</div>
</div>
</body>
</html>