ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaig_5.4.0.1/rzaigpowerdownsys.htm

55 lines
3.7 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="How a system event affects a cluster" />
<meta name="abstract" content="Certain commands that end system functions, such as Power Down System (PWRDWNSYS), End System (ENDSYS), and End Subsystem (ENDSBS) commands may end a cluster abruptly, causing a cluster partition to occur." />
<meta name="description" content="Certain commands that end system functions, such as Power Down System (PWRDWNSYS), End System (ENDSYS), and End Subsystem (ENDSBS) commands may end a cluster abruptly, causing a cluster partition to occur." />
<meta name="DC.Relation" scheme="URI" content="rzaigmanage.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="rzaigpowerdownsys" />
<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>How a system event affects a cluster </title>
</head>
<body id="rzaigpowerdownsys"><a name="rzaigpowerdownsys"><!-- --></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">How a system event affects a cluster </h1>
<div><p><span>Certain commands that end system functions, such as <span class="cmdname">Power
Down System (PWRDWNSYS)</span>, <span class="cmdname">End System (ENDSYS)</span>,
and <span class="cmdname">End Subsystem (ENDSBS)</span> commands may end a cluster abruptly,
causing a cluster partition to occur.</span></p>
<div class="section"><p>In V5R4, enhancements have been made to the PWRDWNSYS, ENDSYS,
and ENDSBS commands. If clustering is active on the node when these commands
are executed, an <a href="../apis/clcntendcn.htm">End Cluster
Node (QcstEndClusterNode)</a> API will be issued.</p>
<div class="p">If you want these
commands to complete, you should use OPTION(*CNTRLD) and specify the appropriate
delay time in the DELAY parameter. Otherwise, the End Cluster Node API may
not have completed before control is returned to the end system function.<div class="note"><span class="notetitle">Note:</span> If
the user specifies <span class="parmname">OPTION(*IMMED)</span>, the End Cluster Node
(QcstEndClusterNode) API has about 30 seconds to complete before the system
ends. This may result in a failover instead of a end cluster node.</div>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaigmanage.htm" title="This topic contains information that covers some of the tasks that involve managing your clusters.">Manage clusters</a></div>
</div>
</div>
<img src="./deltaend.gif" alt="End of change" /></body>
</html>