pcluster3-config-converter - Amazon ParallelCluster
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

pcluster3-config-converter

Reads a Amazon ParallelCluster version 2 configuration file and writes a Amazon ParallelCluster version 3 configuration file.

pcluster3-config-converter [-h] [-t CLUSTER_TEMPLATE] [-c CONFIG_FILE] [--force-convert] [-o OUTPUT_FILE]

Named arguments

-h, --help

Shows the help text for pcluster3-config-converter.

-t CLUSTER_TEMPLATE, --cluster-template CLUSTER_TEMPLATE

Specifies the [cluster] section of the configuration file to convert. If not specified the script will look for the cluster-template parameter in the [global] section or will search for [cluster default].

-c CONFIG_FILE, --config-file CONFIG_FILE

Specifies the Amazon ParallelCluster version 2 configuration file to be read.

--force-convert

Enables a conversion even if one or more settings is not supported and not recommended.

-o OUTPUT_FILE, --output-file OUTPUT_FILE

Specifies the Amazon ParallelCluster version 3 configuration file to be written. If this parameter is not specified, the configuration is written to stdout.

Note

The pcluster3-config-converter command was added in Amazon ParallelCluster version 3.0.1.