56 lines
3.6 KiB
HTML
56 lines
3.6 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="Hosted versus nonhosted partition running Linux" />
|
|
<meta name="abstract" content="Linux runs in both a hosted and nonhosted partitioned environment." />
|
|
<meta name="description" content="Linux runs in both a hosted and nonhosted partitioned environment." />
|
|
<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="rzalmhostedpartition" />
|
|
<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>Hosted versus nonhosted partition running Linux</title>
|
|
</head>
|
|
<body id="rzalmhostedpartition"><a name="rzalmhostedpartition"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Hosted versus nonhosted partition running Linux</h1>
|
|
<div><p>Linux runs in both a hosted and nonhosted partitioned environment.</p>
|
|
<p>A <dfn class="term">hosted</dfn> partition uses I/O resources that belong to a hosting i5/OS<sup>®</sup> partition.
|
|
The hosting i5/OS partition
|
|
can either be a primary or a secondary partition. The I/O resources that a
|
|
hosted partition can use from a server include disk, CD, and tape devices.
|
|
</p>
|
|
<p>The hosted logical partition must be started from the hosting i5/OS partition
|
|
by varying on a network server description (NWSD). The NWSD is used to control
|
|
the logical partition. The logical partition can only be active when the server
|
|
is both active and out of restricted state. When i5/OS is in restricted state, all NWSDs
|
|
are automatically varied off. An i5/OS partition can host multiple logical
|
|
partitions. You need to perform proper <a href="http://www.as400.ibm.com/lpar/lpar004.htm" target="_blank">capacity planning</a> <img src="www.gif" alt="Link outside Information Center" /> to ensure that the server can support logical partitions.
|
|
</p>
|
|
<p>You should not power on a hosted logical partition using the Work with
|
|
Partitions Status display. If you power on the logical partition running Linux
|
|
using the Work with Partitions Status display, none of the virtual I/O devices
|
|
will be available. </p>
|
|
<p>A <dfn class="term">nonhosted</dfn> logical partition is not dependent on a hosting i5/OS partition
|
|
for any I/O resources. The logical partition has its own disk units or the
|
|
partition makes use of networking support to do a network start. A nonhosted
|
|
logical partition can be started even if the primary partition is not fully
|
|
active. A nonhosted logical partition can be started from the Work with Partitions
|
|
Status display.</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |