Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For windows user, you can use puttygen to generate the key. You can also generate a key in AWS and copy the private key back,

In either case, it is highly recommended to use a new key. The example uses a key generated locally (not aws).

Once you have your accessOnce that is done, login and you will see this screen. To make it easy, hit edit and move some things to the access bar

...

The next thing we need to setup is a VPC (Virtual Private Cloud). Start my by choosing "VPC" from the access bar.

...

When all the fields are filled in, click on "Create VPC".

 

Image Modified

Now browse to "Intel Cloud Edition for Lustre* - Self Support" and on this page are all the stacks that are available. For this example we are using the California AWS domain.

...

You will also see a link that you can click that will open your browser to the dashboard for the cluster and the ganglia output for your cluster.

...

For windows, start "pagent" and add you private key. Then when you use putty go to the ssh auth page and check the box to "allow agent forwarding". In Putty also remember to point to your private key in the auth section.

Once you are SSHed to the NAT node, you can ssh to the servers, again as "ec2-user". sudo will work from this user.

...