Amazon ParallelCluster resources and tagging - 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).

Amazon ParallelCluster resources and tagging

With Amazon ParallelCluster you can create tags to track and manage your Amazon ParallelCluster resources. You define the tags that you want Amazon CloudFormation to create and propagate to all cluster resources in the Tags section of the cluster configuration file. You can also use tags that Amazon ParallelCluster automatically generates to track and manage your resources.

When you create a cluster, the cluster and its resources are tagged with the Amazon ParallelCluster and Amazon systems tags defined in this section.

Amazon ParallelCluster applies tags to the cluster instances, volumes, and resources. To identify the cluster stack, Amazon CloudFormation applies Amazon system tags to the cluster instances. To identify the cluster EC2 launch templates, EC2 applies system tags to the instances. You can use these tags to view and manage your Amazon ParallelCluster resources.

You can't modify Amazon system tags. In order to avoid impacts to Amazon ParallelCluster functionality, don't modify Amazon ParallelCluster tags.

The following is an example of an Amazon system tag for an Amazon ParallelCluster resource. You can't modify them.

"aws:cloudformation:stack-name"="clustername"

The following is an example of an Amazon ParallelCluster tag applied to a resource. Don't modify them.

"parallelcluster:cluster-name"="clustername"

You can view these tags in the EC2 section of the Amazon Web Services Management Console.

View tags
  1. Navigate the EC2 console at https://console.amazonaws.cn/ec2/.

  2. To view all cluster tags, choose Tags in the navigation pane.

  3. To view cluster tags by instance, choose Instances in the navigation pane.

  4. Select a cluster instance.

  5. Choose the Manage tags tab in the instance details and view the tags.

  6. Choose the Storage tab in the instance details.

  7. Select the Volume ID.

  8. In Volumes, choose the volume.

  9. Choose the Tags tab in the volume details and view the tags.

Amazon ParallelCluster head node instance tags
Key Tag value

parallelcluster:cluster-name

clustername

Name

HeadNode

aws:ec2launchtemplate:id

lt-1234567890abcdef0

aws:ec2launchtemplate:version

1

parallelcluster:node-type

HeadNode

aws:cloudformation:stack-name

clustername

aws:cloudformation:logical-id

HeadNode

aws:cloudformation:stack-id

arn:aws:cloudformation:region-id:ACCOUNTID:stack/clustername/1234abcd-12ab-12ab-12ab-1234567890abcdef0

parallelcluster:version

3.7.0

Amazon ParallelCluster head node root volume tags
Tag key Tag value

parallelcluster:cluster-name

clustername

parallelcluster:node-type

HeadNode

parallelcluster:version

3.7.0

Amazon ParallelCluster compute node instance tags
Key Tag value

parallelcluster:cluster-name

clustername

parallelcluster:compute-resource-name

compute-resource-name

aws:ec2launchtemplate:id

lt-1234567890abcdef0

aws:ec2launchtemplate:version

1

parallelcluster:node-type

Compute

parallelcluster:queue-name

queue-name

parallelcluster:version

3.7.0

Amazon ParallelCluster compute node root volume tags
Tag key Tag value

parallelcluster:cluster-name

clustername

parallelcluster:compute-resource-name

compute-resource-name

parallelcluster:node-type

Compute

parallelcluster:queue-name

queue-name

parallelcluster:version

3.7.0

Amazon ParallelCluster UI tags
Tag key Tag value

parallelcluster-ui

true