Oracle® Solaris Cluster System Administration Guide

Exit Print View

Updated: October 2015
 
 

How to Access the Cluster Configuration Utilities

The clsetup utility enables you to interactively create a zone cluster, and configure quorum, resource groups, cluster transports, private hostnames, device groups, and new node options for the global cluster. The clzonecluster utility performs similar configuration tasks for a zone cluster. For more information, see the clsetup(1CL) and clzonecluster(1CL) man pages.

You can also accomplish this procedure by using the Oracle Solaris Cluster Manager GUI. See the Oracle Solaris Cluster Manager online help for more information.

The phys-schost# prompt reflects a global-cluster prompt. Perform this procedure on a global cluster.

This procedure provides the long forms of the Oracle Solaris Cluster commands. Most commands also have short forms. Except for the long and short forms of the command names, the commands are identical.

  1. Assume the root role on an active member node of a global cluster.

    Perform all steps of this procedure from a node of the global cluster.

  2. Start the configuration utility.
    phys-schost# clsetup
    • For a global cluster, start the utility with the clsetup command.
      phys-schost# clsetup

      The q is displayed.

    • For a zone cluster, start the utility with the clzonecluster command. The zone cluster in this example is sczone.
      phys-schost# clzonecluster configure sczone

      You can view the available actions in the utility with the following option:

      clzc:sczone> ? 

    You can also use the interactive clsetup utility to create a zone cluster or add a file system or storage device in the cluster scope. All other zone cluster configuration tasks are performed with the clzonecluster configure command. See the Oracle Solaris Cluster Software Installation Guide for instructions on using the clsetup utility.

  3. Choose your configuration from the menu.

    Follow the onscreen instructions to complete a task. For more detail, see the instructions in Creating and Configuring a Zone Cluster in Oracle Solaris Cluster Software Installation Guide .

See also

See the clsetup or clzonecluster online help man pages for more information.