|
105 | 105 | "details": "Details", |
106 | 106 | "instances": "Instances", |
107 | 107 | "storage": "Storage", |
108 | | - "scheduling": "Job scheduling", |
| 108 | + "scheduling": "Job status", |
109 | 109 | "accounting": "Accounting", |
110 | 110 | "stackEvents": "Stack events" |
111 | 111 | }, |
|
166 | 166 | } |
167 | 167 | }, |
168 | 168 | "storage": { |
169 | | - "tableTitle":"Filesystems", |
| 169 | + "tableTitle":"File systems", |
170 | 170 | "id": "ID", |
171 | 171 | "mountPath": "Mount path", |
172 | 172 | "name": "Name", |
173 | 173 | "type": "Type", |
174 | | - "noFilesystems": "No filesystems to display", |
175 | | - "noFilesystemsFound": "No filesystems found.", |
176 | | - "noFilesystemsToDisplay": "Edit the cluster to add the storage of your choice.", |
| 174 | + "noFilesystems": "No file systems to display", |
| 175 | + "noFilesystemsFound": "No file systems found.", |
| 176 | + "noFilesystemsToDisplay": "Edit the cluster to add file systems.", |
177 | 177 | "filter": { |
178 | | - "loading": "Loading Filesystems...", |
179 | | - "filteringPlaceholder": "Find filesystems", |
180 | | - "filteringAriaLabel": "Find filesystems", |
| 178 | + "loading": "Loading file systems...", |
| 179 | + "filteringPlaceholder": "Find file systems", |
| 180 | + "filteringAriaLabel": "Find file systems", |
181 | 181 | "noMatches": "No matches", |
182 | | - "noFilesystems": "No filesystems match the filters.", |
| 182 | + "noFilesystems": "No file systems match the filters.", |
183 | 183 | "clear": "Clear filter" |
184 | 184 | } |
185 | 185 | }, |
|
209 | 209 | "filter": { |
210 | 210 | "empty": { |
211 | 211 | "title": "No jobs to display", |
212 | | - "subtitle": "Schedule a job on the cluster to monitor its status." |
| 212 | + "subtitle": "From the cluster head node, submit a job and monitor its status." |
213 | 213 | } |
214 | 214 | } |
215 | 215 | }, |
|
230 | 230 | "filteringPlaceholder": "Find jobs", |
231 | 231 | "empty": { |
232 | 232 | "title": "No jobs to display", |
233 | | - "subtitle": "Schedule a job on the cluster to monitor its status." |
| 233 | + "subtitle": "From the cluster head node, submit a job and monitor its status." |
234 | 234 | } |
235 | 235 | }, |
236 | 236 | "loadingJobs": "Loading jobs...", |
|
240 | 240 | "label": "Select a log stream from the left." |
241 | 241 | }, |
242 | 242 | "help": { |
243 | | - "main": "<p><strong>Create</strong> a new cluster or select a listed cluster to view detailed information. You can also choose <strong>Stop fleet</strong> or <strong>Start fleet</strong> to stop or start the cluster compute fleet, and <strong>Edit</strong> or <strong>Delete</strong> a selected cluster.</p><p>You can only <strong>Create</strong> and <strong>Edit</strong> clusters with the same AWS ParallelCluster version that was used to create the $t(global.projectName).</p><p>Depending on the cluster configuration, you can use an AWS Systems Manager shell session or a DCV virtual desktop to access the head node of the selected cluster. You can also access the file system of the selected cluster.</p><p>Enter text in the search field to find clusters by name, status, or version.</p>Select a listed cluster to view its details.<0></0><p>Choose <strong>Create</strong> to create and configure a cluster.</p>Choose <strong>Edit</strong> to update the cluster configuration. Some configuration updates require that you first stop the compute fleet, and some updates can't be performed.", |
244 | | - "details": "<strong>Details</strong> shows a summary of cluster properties, starting with a link to the CloudFormation stack that created your cluster.To connect to the head node instance, use the link provided by the <strong>EC2 Instance Connect</strong> helper.", |
| 243 | + "main": "<p>Create a new cluster or select a listed cluster to view detailed information.</p><p>Choose <strong>Create cluster</strong> to create and configure a cluster. Choose <strong>Step by step</strong> to create a cluster by using the widget only. Choose <strong>With a template</strong> if you want to choose a template to populate the wizard before you start. Choose <strong>With an existing cluster</strong> if you want to choose and existing cluster to populate the wizard before you start.</p><p>Choose <strong>Actions</strong>, <strong>Edit cluster</strong> to update the cluster configuration. Some configuration updates require that you first stop the compute fleet, and some updates can't be performed.</p><p>You can toggle <strong>Stop fleet</strong> | <strong>Start fleet</strong> to stop or start the cluster compute fleet. Choose <strong>Actions</strong> to <strong>Delete cluster</strong>.</p><p>You can only <strong>Create</strong> and <strong>Edit</strong> clusters with the same AWS ParallelCluster version that was used to create the AWS ParallelCluster UI.</p><p>Depending on the cluster configuration, you can use an AWS Systems Manager shell session or a DCV virtual desktop to access the head node of the selected cluster. From <strong>Actions</strong>, choose <strong>View file system</strong> to navigate to the cluster file system in the AWS management console, or choose <strong>View logs</strong> to view AWS ParallelCluster logs.</p><p>Enter text in the search field to find clusters by name, status, or version. Select a listed cluster to view its details.</p><0></0>", |
| 244 | + "details": "<strong>Details</strong> shows a summary of cluster properties. To connect to the head node instance, use the link provided by the <strong>EC2 Instance Connect</strong> helper.", |
245 | 245 | "instances": "<strong>Instances</strong> shows the list of cluster EC2 instances.", |
246 | 246 | "storage": "<strong>Storage</strong> shows the list of your configured file systems.", |
247 | 247 | "scheduling": "<strong>Job scheduling</strong> shows running jobs.", |
248 | | - "accounting": "<strong>Accounting</strong> is a dashboard for your configured Slurm accounting data.", |
| 248 | + "accounting": "<strong>Accounting</strong> shows a dashboard for your configured Slurm accounting data.", |
249 | 249 | "events": "<strong>Stack events</strong> shows the record of cluster CloudFormation stack create, update, and delete events.", |
250 | | - "logs": "<strong>Logs</strong> shows the AWS ParallelCluster logs created for your cluster.", |
251 | 250 | "dcvLink": { |
252 | 251 | "title": "NICE DCV", |
253 | 252 | "href": "https://docs.aws.amazon.com/parallelcluster/latest/ug/dcv-v3.html?icmpid=docs_parallelcluster_hp_clusters_v1" |
|
474 | 473 | }, |
475 | 474 | "clusterName": { |
476 | 475 | "label": "Name", |
477 | | - "description": "The name must start with an alphabetical character. Valid characters: A-Z, a-z, 0-9, and - (hyphen).", |
| 476 | + "description": "The name must start with an alphabetical character and can have up to 60 characters. If Slurm accounting is configured, the name can have up to 40 characters. Valid characters: A-Z, a-z, 0-9, and - (hyphen).", |
478 | 477 | "placeholder": "Enter your cluster name", |
479 | 478 | "cannotBeBlank": "Cluster name must not be blank.", |
480 | 479 | "alreadyExists": "Cluster with name {{clusterName}} already exists. Choose a unique name.", |
|
601 | 600 | "title": "What are custom actions?", |
602 | 601 | "href": "https://docs.aws.amazon.com/parallelcluster/latest/ug/custom-bootstrap-actions-v3.html?icmpid=docs_parallelcluster_hp_headnode_v1" |
603 | 602 | }, |
604 | | - "slurmSettings": "<p>Configure Slurm accounting settings and queue update strategy settings for your cluster.</p><p>Choose <strong>Refresh</strong> to view recently changed or added AWS resources.</p>", |
| 603 | + "slurmSettings": "<p>Configure Slurm accounting settings for your cluster.</p><p>Choose <strong>Refresh</strong> to view recently changed or added AWS resources.</p>", |
605 | 604 | "accountingLink": { |
606 | 605 | "title": "How Slurm accounting works with AWS ParallelCluster", |
607 | 606 | "href": "https://docs.aws.amazon.com/parallelcluster/latest/ug/slurm-accounting-v3.html?icmpid=docs_parallelcluster_hp_headnode_accounting_v1" |
608 | 607 | }, |
609 | 608 | "databaseLink": { |
610 | 609 | "title": "Slurm accounting database setting", |
611 | 610 | "href": "https://alpha.www.docs.aws.a2z.com/parallelcluster/latest/ug/Scheduling-v3.html#Scheduling-v3-SlurmSettings-Database" |
612 | | - }, |
613 | | - "queueLink": { |
614 | | - "title": "Queue update strategy setting", |
615 | | - "href": "https://docs.aws.amazon.com/parallelcluster/latest/ug/Scheduling-v3.html#yaml-Scheduling-SlurmSettings-QueueUpdateStrategy" |
616 | 611 | } |
617 | 612 | }, |
618 | 613 | "validation": { |
|
637 | 632 | }, |
638 | 633 | "keypair": { |
639 | 634 | "label": "Key pair", |
640 | | - "description": "Choose a key pair to connect the head node by using SSH." |
| 635 | + "description": "Choose a key pair to connect to the head node by using SSH." |
641 | 636 | }, |
642 | 637 | "imdsSecured": { |
643 | 638 | "label": "IMDS", |
644 | 639 | "set": "Set IMDS secured", |
645 | | - "help": "IMDS secured restricts access to IMDS (and thus instance credentials) to users with superuser permissions. For more information, see <0>How instance metadata service version 2 works</0> in the <i>Amazon EC2 User Guide for Linux Instances</i>." |
| 640 | + "help": "IMDS secured restricts access to IMDS (and thus instance credentials) to users with superuser permissions.", |
| 641 | + "imdsv2Link": { |
| 642 | + "title": "How instance metadata service version 2 works", |
| 643 | + "href": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html#instance-metadata-v2-how-it-works" |
| 644 | + } |
646 | 645 | }, |
647 | 646 | "networking": { |
648 | 647 | "header": "Networking", |
|
656 | 655 | }, |
657 | 656 | "securityGroups": { |
658 | 657 | "label": "Additional security groups", |
659 | | - "help": "Select one or more security groups.", |
660 | 658 | "select": "Select one or more security groups" |
661 | 659 | }, |
662 | 660 | "localStorage": { |
|
810 | 808 | }, |
811 | 809 | "compression": { |
812 | 810 | "label": "Compress file system data", |
813 | | - "help": "When data compression is used, Amazon FSx for Lustre automatically compresses newly written files before they are written to disk and automatically uncompresses them when they are read. See <0>DataCompressionType</0>." |
| 811 | + "help": "When data compression is used, Amazon FSx for Lustre automatically compresses newly written files before they are written to disk and automatically uncompresses them when they are read.", |
| 812 | + "link": { |
| 813 | + "title": "DataCompressionType setting", |
| 814 | + "href": "https://docs.aws.amazon.com/parallelcluster/latest/ug/SharedStorage-v3.html#yaml-SharedStorage-FsxLustreSettings-DataCompressionType" |
| 815 | + } |
814 | 816 | } |
815 | 817 | }, |
816 | 818 | "Efs": { |
|
960 | 962 | "slurmMemorySettings": { |
961 | 963 | "container": { |
962 | 964 | "title": "Slurm settings", |
963 | | - "help": "<p>Use Slurm memory-based scheduling to specify the amount of memory per node required by a job with Slurm's --mem parameter.</p><p>Choose <strong>Refresh</strong> to view recently changed or added AWS resources.</p>", |
| 965 | + "help": "<p>Use Slurm memory-based scheduling to specify the amount of memory per node required by a job with Slurm's <code>--mem</code> parameter.</p><p>Choose a queue update strategy.</p><p>Choose <strong>Refresh</strong> to view recently changed or added AWS resources.</p>", |
964 | 966 | "memorySchedulingLink": { |
965 | 967 | "title": "How Slurm memory-based scheduling works with AWS ParallelCluster", |
966 | 968 | "href": "https://docs.aws.amazon.com/parallelcluster/latest/ug/slurm-mem-based-scheduling-v3.html?icmpid=docs_parallelcluster_hp_queues_slurm_memory_v1" |
967 | 969 | }, |
968 | 970 | "schedulingPropertiesLink": { |
969 | 971 | "title": "Slurm memory-based scheduling setting", |
970 | 972 | "href": "https://docs.aws.amazon.com/parallelcluster/latest/ug/Scheduling-v3.html#yaml-Scheduling-SlurmSettings-EnableMemoryBasedScheduling" |
| 973 | + }, |
| 974 | + "queueUpdateStrategyLink": { |
| 975 | + "title": "Queue update strategy setting", |
| 976 | + "href": "https://docs.aws.amazon.com/parallelcluster/latest/ug/Scheduling-v3.html#yaml-Scheduling-SlurmSettings-QueueUpdateStrategy" |
971 | 977 | } |
972 | 978 | }, |
973 | 979 | "toggle": { |
|
1160 | 1166 | "users": { |
1161 | 1167 | "header": { |
1162 | 1168 | "title": "Users", |
1163 | | - "description": "The list of users that have permission to access the AWS ParallelCluster User Interface." |
| 1169 | + "description": "The list of users that have permission to access the AWS ParallelCluster UI." |
1164 | 1170 | }, |
1165 | 1171 | "actions": { |
1166 | 1172 | "add": "Add user", |
|
0 commit comments