6.2.3.2 chcluster

Modify cluster attributes.

Purpose

The chcluster command allows you to shut down the Exascale cluster or to modify its attributes.

Syntax

chcluster [ --attributes attribute=value[,attribute=value] ... ] [ --shutdown ]

Command Options

The options for the chcluster command are:

  • --attributes: Specifies one or more attribute settings for the cluster.

    Use the describe chcluster command to view details about the cluster attributes you can modify with chcluster.

  • --shutdown: Shuts down the Exascale cluster.

Examples

Example 6-4 Modify the Cluster

This example shows setting the compartment name for the Oracle Cloud Infrastructure (OCI) object storage container that is used for volume backups.

@> chcluster --attributes backupCompartmentName=myCompartment

Example 6-5 Shut Down the Cluster

This example shows how to shut down the Exascale cluster.

@> chcluster --shutdown