Installing the Gateway in an AWS Environment
Installing a CTERA Gateway involves creating and configuring a virtual machine and then performing an initial setup.
In this section
Installing the Virtual Gateway
The gateway can be installed in an Amazon Web Services EC2 environment.

AWS EC2 instance that matches the license:
License
|
Instance Type
|
EV16
|
C4.xlarge
|
EV32
|
C4.2xlarge
|
EV64
|
C4.4xlarge
|
EV128
|
C4.8xlarge
|
To set up the Amazon EC2 instance, go through the following sections in order. If you are using Amazon EC2 for the first time, sign up for an Amazon Web Services (AWS) account. Optionally, you can also sign up for an AWS Identity and Access Management (IAM) user account. Amazon recommends using IAM to control access to your EC2 instances, as well as other AWS resources.
Contact CTERA Networks, and request the latest Amazon Machine Image (AMI).

Provide CTERA Networks with your Amazon account number.

Provide CTERA with the AWS region where you are planning to install the CTERA gateway instance.
CTERA Networks will then share their latest AMI with your account.
To install the Virtual Gateway in an AWS EC2 environment:
1 From your Amazon Web Services account, sign in to the AWS Management Console.
1 In the AWS Management Console select Services.
2 Under Compute, select EC2.
The EC2 Dashboard is displayed.
3 In the navigation pane, click IMAGES > AMIs.
The IMAGES > AMIs screen is displayed.
4 Select the CTERA gateway image that CTERA shared with you and click Launch.
The Instances Wizard opens, displaying the Step 2: Choose an Instance Type screen.
5 Select the instance type for the license you purchased:
License
|
Instance Type
|
EV16
|
C4.xlarge
|
EV32
|
C4.2xlarge
|
EV64
|
C4.4xlarge
|
EV128
|
C4.8xlarge
|
6 Click Next: Configure Instance Details.
The Step 3: Configure Instance Details screen is displayed.
7 Configure the Network and Subnet settings.
8 Select the Protect against accidental termination check box.
9 Click Next: Add Storage.
The Step 4: Add Storage screen is displayed.
10 Allocate an additional EBS volume.
a Click Add New Volume.
Another row is displayed in the table.
b In the Type field, select EBS.
c In the Size field, type the size of the EBS volume. The minimum disk size is 1TB. When configured as a Caching Gateway, CTERA recommends storage at least 20% of the Portal Global Name Space. The maximum storage is dependent on the license.
For an EV16 license the maximum is 16TB.
For an EV32 license the maximum is 32TB.
For an EV64 license the maximum is 64TB
For an EV128 license the maximum is 128TB
d In the Volume Type field, select General Purpose SSD (gp2).
e Check Delete on Termination if you want the volume deleted when the instance is deleted.
f Check Encrypted if you want the volume encrypted.
11 Click Next: Tag Instance.
The Step 5: Tag Instance screen is displayed.
12 Optionally, in the Key field type Name and in the Value field, type a name for the CTERA Virtual Gateway instance.
13 Click Next: Configure Security Group.
The Step 6: Configure Security Group screen is displayed.
14 Enable the following TCP ports: 873 and 995.
15 Click Review and Launch.
The Step 7: Review Instance Launch screen is displayed.
16 Review the configuration and click Launch.
The Select an existing key pair or create a new key pair dialog box is displayed.
17 Do one of the following.

If you created a key pair, and have the private key file that corresponds to the pair in a safe and accessible place, in the upper drop-down list, select
Choose an existing key pair; then select the name of the key pair that you created.

If you want to create a new key pair, do the following:
i In the upper drop-down list, select Create a new key pair.
ii In the Key pair name field, enter a name for the key pair.
iii Click Download Key Pair.
A private key in *.pem format is downloaded.
Be sure to save the private key file in a safe place. You will need to provide the name of your key pair when you launch the instance and the corresponding private key each time you connect to the instance.
Warning: Do not select Proceed without a key pair. If you launch your instance without a key pair, you will not be able to connect to it.
18 Check the acknowledgment and click Launch Instances.
The Launch Status screen is displayed.
19 Click View Instances.
The Instances is displayed, showing the status of the instances.
20 Wait until the status checks for your instance have finished and then select the instance you created.
Information about the instance is displayed in the lower half of the screen, in the Description tab, including the IP address to access the gateway.