Versions Compared

Key

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

...

Next you will see the dashboard notification with EXAScaler Cloud stack "CREATE_IN_PROGRESS":

Once the status changes to "CREATE_COMPLETE", click on "Outputs" to view the deployment output:

  • DashboardURL to view the grid report
  • Gateway - external IP address to remote access to the bastion host and EXAScaler Cloud environment

Click on the "Dashboard URL" button to open EXAScaler Web Console:

...

And use a terminal session to open a console session to the management host through a connection to the bastion host:

Code Block
languagebash
themeMidnight
titleterminal session to the bastion host
host:user$ eval $(ssh-agent)
Agent pid 7910979138

host:user$ ssh-add deiter.pem 
Identity added: deiter.pem (deiter.pem)

host:user$ ssh -A -J ec2-user@54.85.158.14 ec2-user@172.31.245.218
[ec2-user@EXAScaler-worker0 ~]$ df -h -t lustre
Filesystem                    Size  Used Avail Use% Mounted on
172.31.245.249@tcp:/exacloud   12T  9.8M   11T  __|  __|_  )
1% /mnt/exacloud

[ec2-user@EXAScaler-worker0 ~]$ lfs df
UUID                   1K-blocks   _|  (      Used   Available Use% Mounted on
exacloud-MDT0000_UUID    58189732        5820    52941036   1% /mnt/exacloud[MDT:0] 
exacloud-OST0000_UUID  1487383808   Amazon Linux AMI
     1244  1412235712   1% /mnt/exacloud[OST:0] 
exacloud-OST0001_UUID  1487383808        1244  1412235712   1% /mnt/exacloud[OST:1] 
exacloud-OST0002_UUID  1487383808        1248  1412235708   1% /mnt/exacloud[OST:2] 
exacloud-OST0003__|\___|___|

https://aws.amazon.com/amazon-linux-ami/2018.03-release-notes/
33 package(s) needed for security, out of 67 available
Run "sudo yum update" to apply all updates.
[ec2-user@ip-172-31-200-14 ~]$ UUID  1487383808        1248  1412235708   1% /mnt/exacloud[OST:3] 
exacloud-OST0004_UUID  1487383808        1244  1412235712   1% /mnt/exacloud[OST:4] 
exacloud-OST0005_UUID  1487383808        1244  1412235712   1% /mnt/exacloud[OST:5] 
exacloud-OST0006_UUID  1487383808        1244  1412235712   1% /mnt/exacloud[OST:6] 
exacloud-OST0007_UUID  1487383808        1248  1412235708   1% /mnt/exacloud[OST:7] 

filesystem_summary:  11899070464        9964 11297885684   1% /mnt/exacloud

UUID                   1K-blocks        Used   Available Use% Mounted on
exacloud-MDT0000_UUID    58189732        5820    52941036   1% /mnt/.exacloud.ct[MDT:0] 
exacloud-OST0000_UUID  1487383808        1244  1412235712   1% /mnt/.exacloud.ct[OST:0] 
exacloud-OST0001_UUID  1487383808        1244  1412235712   1% /mnt/.exacloud.ct[OST:1] 
exacloud-OST0002_UUID  1487383808        1248  1412235708   1% /mnt/.exacloud.ct[OST:2] 
exacloud-OST0003_UUID  1487383808        1248  1412235708   1% /mnt/.exacloud.ct[OST:3] 
exacloud-OST0004_UUID  1487383808        1244  1412235712   1% /mnt/.exacloud.ct[OST:4] 
exacloud-OST0005_UUID  1487383808        1244  1412235712   1% /mnt/.exacloud.ct[OST:5] 
exacloud-OST0006_UUID  1487383808        1244  1412235712   1% /mnt/.exacloud.ct[OST:6] 
exacloud-OST0007_UUID  1487383808        1248  1412235708   1% /mnt/.exacloud.ct[OST:7] 

filesystem_summary:  11899070464        9964 11297885684   1% /mnt/.exacloud.ct

[ec2-user@EXAScaler-worker0 ~]$