Launching a Cluster |
The record for "Available transfer nodes" contains the IP addresses of cluster nodes used for initiating new transfers. This excludes any nodes that have reached their maximum transfer capacity or nodes that are in an error state. Aspera clients use this record's DNS name to execute data transfers with the cluster.
The record for "All nodes" contains the IP addresses of all cluster nodes, regardless of their current state. Other Aspera applications like IBM Aspera Shares or IBM Aspera Faspex are configured with this name.
For both of these record types, there are two variants that either use the nodes' public IP addresses or their private IPs. Public IPs are used if the cluster should be available from outside of its VPC; private IPs are needed for access within the VPC.
The Name and Hosted Zone fields are combined to build the fully qualified domain name (FQDN) for each configuration. For example, if the desired FQDN aspera-cluster.example.org, use the configuration represented by the table below:
Type | Name | Hosted Zone | Hosted Zone ID |
---|---|---|---|
Available transfer nodes / public IPs | aspera_cluster | example.org. | Z3798DMNHF7N5I |
Available transfer nodes / private IPs | aspera_cluster | example.org. | Z20Y3CXFK4N2BN |
You can specify either the Hosted Zone or the Hosted Zone ID. The Hosted Zone must end with a dot (.) . If you have several hosted zones with the same name, you must specify the Hosted Zone ID.
Hosted Zone IDs are used to differentiate public and private IPs that share the same FQDN (for example, aspera-cluster.example.org in the preceding table). The Hosted Zone ID can be found in the Route 53 dashboard. From the AWS Console, go to Networking > Route 53 and select Hosted Zones from the left sidebar. If you provide the Hosted Zone ID, the Cluster Manager ignores the Hosted Zone and retrieves the Hosted Zone from the Route 53 service. For more information about supporting split-view DNS, see:
https://aws.amazon.com/premiumsupport/knowledge-center/internal-version-website/