ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahq_5.4.0.1/rzahqclusterexistinstall.htm

74 lines
4.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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-09-13" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<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))' />
<title>Install Windows Cluster service on an existing server</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="rzahqclusterexistinstall"></a>
<h4 id="rzahqclusterexistinstall">Install Windows Cluster service on an existing server</h4>
<p>You can install Windows Cluster service on an existing Windows 2000 Advanced
Server or a Windows Server 2003 Enterprise Edition server.</p>
<p>Ensure that the server's Integrated Server Support level is synchronized
with i5/OS&trade;. See <a href="rzahqupspi.htm#rzahqupspi">Upgrade the integrated server side of IBM i5/OS Integrated Server Support</a>. This ensures the availability of
all server functions required to install the Windows Cluster service.</p>
<p>To install Windows Cluster service on an existing server, perform the following
tasks:</p>
<ul>
<li>Create a storage space (quorum resource)</li>
<li>Configure the virtual Ethernet connection port</li>
<li>Link the quorum resource drive to the network server description</li></ul>
<p>After you complete the steps above and before you install the Windows Clustering
service on the integrated Windows server side, you must perform some additional
configuration steps on the integrated Windows server console. For more information,
see <a href="rzahqclusterpreinstall.htm#rzahqclusterpreinstall">Prepare Windows before installing Windows Cluster service</a>.</p>
<p><span class="bold">Create a storage space (quorum resource):</span></p>
<p>The first step is to create a storage space to use as the quorum resource.
To create a storage space, use the Create NWS Storage space (<a href="../cl/crtnwsstg.htm">CRTNWSSTG</a>) CL command and specify the special format *NTFSQR.</p>
<p>The name of the network server storage space should match the name of the
cluster you are creating. The recommended size is 550 MB or larger. The command
prompts for the following cluster information, which you need to provide:</p>
<ul>
<li>Cluster domain name</li>
<li>Virtual Ethernet connection port</li>
<li>IP Address for the Windows cluster</li>
<li>Subnet mask for the Windows cluster</li></ul>
<p><span class="bold">Configure the virtual Ethernet connection port:</span></p>
<p>The next step is to configure the virtual Ethernet connection port that
you want to use for the private cluster communication. See <a href="rzahqcreatevirtethlinedescrip.htm#rzahqcreatevirtethlinedescrip">Configure virtual Ethernet networks</a>.
The virtual Ethernet port that you use must match the connection port you
specify with the quorum resource network server storage space.</p>
<p><span class="bold">Link the quorum resource drive to the network server description:</span></p>
<p>Link the quorum resource storage space to the network server by using the
Add Server Storage Link (<a href="../cl/addnwsstgl.htm">ADDNWSSTGL</a>) command,
using ACCESS(*SHRUPD), DYNAMIC(*YES) and DRVSEQNBR(*QR).</p>
<dl>
<dt class="bold"><span class="bold">Note</span>:</dt>
<dd>During installation of Cluster service on the first node, all other
nodes must be varied off before starting the integrated server. Additional
shared storage devices can be created and linked at this time. All shared
storage spaces must be *NTFS and linked with ACCESS(*SHRUPD).
</dd>
</dl>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>