本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
pcluster start
为已停止的集群启动计算队列。
pcluster start [ -h ] [ -cCONFIG_FILE] [ -rREGION]cluster_name
定位参数
cluster_name-
启动提供的集群名称的计算队列。
命名的参数
-h, --help-
显示
pcluster start的帮助文本。 -cCONFIG_FILE, --configCONFIG_FILE-
指定要使用的替代配置文件。
默认值为
~/.parallelcluster/config。 -rREGION, --regionREGION-
指定 Amazon Web Services 区域 要使用的。默认为使用pcluster configure命令 Amazon Web Services 区域 指定的值。
使用 Amazon ParallelCluster 版本 2.11.7 的示例:
$pcluster startmyclusterCompute 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)。 -
自集群首次创建以来用于更新集群的配置值。