pcluster start - AWS ParallelCluster

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

pcluster start

停止されているクラスターのコンピューティングフリートを開始します。

pcluster start [ -h ] [ -c CONFIG_FILE ] [ -r REGION ] cluster_name

位置引数

cluster_name

指定したクラスター名のコンピューティングフリートを起動します。

名前付き引数

-h, --help

pcluster start のヘルプテキストを表示します。

-c CONFIG_FILE, --config CONFIG_FILE

使用する代替設定ファイルを指定します。

デフォルトは ~/.parallelcluster/config です。

-r REGION, --region REGION

AWS リージョン 使用する を指定します。pcluster configure コマンドを使用して、デフォルトで に AWS リージョン 指定されます。

AWS ParallelCluster バージョン 2.11.7 の使用例:

$ pcluster start mycluster Compute fleet status is: RUNNING. Submitting status change request. Request submitted successfully. It might take a while for the transition to complete. Please run 'pcluster status' if you need to check compute fleet status

このコマンドは、Auto Scaling グループのパラメータを次のいずれかに設定します。

  • クラスターの作成に使用されたテンプレートの初期設定値 (max_queue_size および initial_queue_size)。

  • 最初に作成してからクラスターの更新に使用された設定値。