6.2.3.2 chcluster
クラスタ属性を変更します。
用途
chcluster
コマンドを使用すると、Exascaleクラスタを停止したり、その属性を変更できます。
構文
chcluster [ --attributes attribute=value[,attribute=value] ... ] [ --shutdown ]
コマンド・オプション
chcluster
コマンドのオプションは、次のとおりです:
-
--attributes
: クラスタの属性設定を1つ以上指定します。describe chcluster
コマンドを使用して、chcluster
で変更できるクラスタ属性の詳細を表示します。 -
--shutdown
: Exascaleクラスタを停止します。
例
例6-4 クラスタの変更
この例では、ボリューム・バックアップに使用されるOracle Cloud Infrastructure (OCI)オブジェクト・ストレージ・コンテナのコンパートメント名を設定します。
@> chcluster --attributes backupCompartmentName=myCompartment
例6-5 クラスタの停止
この例では、Exascaleクラスタを停止する方法を示します。
@> chcluster --shutdown
親トピック: サービスおよびクラスタ管理