Sun HPC ClusterTools 3.0 Administrator's Guide: With CRE

create

Usage:

:: create object-name

Available In:

Node, Partition, Network

The create command creates a new object with the name object-name and makes the new object the current context.

Note, partitions can only be created from within the Partition context. The following example creates the partition part0.

[node0]
Partition:: create part0[node0] P(part0)::

As the second line in the example shows, part0 becomes the new context.