Loading...
Select Version
Special UTM generation statements are required for generating a UTM cluster application:
The CLUSTER statement defines the common properties of the UTM cluster application.
The CLUSTER-NODE statements define the computers on which the node applications will run and specify the node-specific properties for each node application. You must issue a separate CLUSTER-NODE statement for each node application.
The number of CLUSTER-NODE statements specifies the number of node applications for the cluster. You cannot subsequently add further node applications to the cluster in live operation. You can, however, create "reserve" nodes during UTM generation and subsequently modify these using the administration facilities, populating them with actual values for additional nodes. See below.openUTM manual “Generating Applications”
CLUSTER statementThe CLUSTER-FILEBASE operand specifies the name prefix that is global to the cluster for the files of the UTM cluster application that are global to the cluster.
CLUSTER-NODE statement
The FILEBASE operand specifies the base name for the node application that is local to the node.