1. Hardware Access

This course uses a training environment consisting of multiple clusters. Each subcluster has a head node (master), which connects to 2 compute nodes.

The master nodes (master1, master2, etc.) can be accessed by connecting to the following wireless network:

SSID: ORCA
PWD: orca2026

To access the master nodes, you have to connect via SSH:

ssh root@masterX

The password required is orca2026. The IP addresses for the head nodes are:

Hostname

IP Address

master1

172.16.6.10

master2

172.16.6.20

master3

172.16.6.30

master4

172.16.6.40

master5

172.16.6.50

master6

172.16.6.60

To simplify the SSH connections, follow the instructions on SSH Client Configuration.