59 lines
3.9 KiB
HTML
59 lines
3.9 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="Create an application CRG with an active takeover IP address" />
|
|
<meta name="abstract" content="You can specify to allow an active takeover IP address when you create an application CRG. This is only allowed if the user configures the takeover IP address." />
|
|
<meta name="description" content="You can specify to allow an active takeover IP address when you create an application CRG. This is only allowed if the user configures the takeover IP address." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaigcreatepeercrg.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="rzaigcreatecrg" />
|
|
<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>Create an application CRG with an active takeover IP address</title>
|
|
</head>
|
|
<body id="rzaigcreatecrg"><a name="rzaigcreatecrg"><!-- --></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">Create an application CRG with an active takeover IP address</h1>
|
|
<div><p>You can specify to allow an active takeover IP address when you
|
|
create an application CRG. This is only allowed if the user configures the
|
|
takeover IP address.</p>
|
|
<p>Previously you could create an application CRG with an active takeover
|
|
IP address provided it was configured by the user. But the application CRG
|
|
could not be started if the takeover IP address was already active. Now,
|
|
you can specify to allow an active takeover IP address when you create the
|
|
application CRG. When you start an application CRG that allows for an active
|
|
takeover IP addresses, the CRG will be allowed to start. </p>
|
|
<p>To allow for an active takeover IP address when you create an application
|
|
CRG, complete the following steps:</p>
|
|
<ol><li>In a command line interface, type: <pre>CRTCRG CLUSTER(MYCLUSTER) CRG(MYCRG) CRGTYPE(*APP) EXITPGM(QDEVELOP/EXITPGM)
|
|
USRPRF(USER) RCYDMN((NODE1 *PRIMARY)(NODE2 *BACKUP)) TKVINTNETA('10.1.2.1') CFGINTNETA(*USR *YES) </pre>
|
|
<p>The <span class="parmname">TKVINTNETA</span> parameter identifies the takeover IP address to be used, and the <span class="parmname">CFGINTNETA</span> parameter
|
|
identifies that the user will configure the takeover IP address and that this
|
|
address can be active at Start CRG time.</p>
|
|
</li>
|
|
</ol>
|
|
<p>After you have created the application CRG to allow an active takeover
|
|
IP address, you can <a href="rzaigstartpeercrg.htm">start
|
|
the CRG</a>.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigcreatepeercrg.htm" title="You can create several types of CRGs: application, data, device and peer CRGs.">Create a CRG</a></div>
|
|
</div>
|
|
</div>
|
|
<img src="./deltaend.gif" alt="End of change" /></body>
|
|
</html> |