How to Create Cluster 7 (Ubuntu 20.04): Difference between revisions
Jump to navigation
Jump to search
Jgutierrez6 (talk | contribs) No edit summary |
Jgutierrez6 (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
:* one switch for private IP | :* one switch for private IP | ||
:* one switch for public IP | :* one switch for public IP | ||
* | * 4 x unused ProLiant DL160 G5 Machines | ||
:* one for NAT machine | :* one for NAT machine | ||
:* one for Foreman Server | :* one for Foreman Server | ||
:* one for LDAP Server | :* one for LDAP Server | ||
:* one extra for any testing | |||
* 1 x USB for Operating System (OS) | |||
Line 18: | Line 20: | ||
Here are the instructions: | Here are the instructions: | ||
# Install Ubuntu 20.04 | # Install Ubuntu 20.04 using a | ||
# Create a DNS entry for this machine in the website below to give you a public IP address | # Create a DNS entry for this machine in the website below to give you a public IP address | ||
:* https://www.cgl.ucsf.edu/cgi-bin/secure/dns_dhcp_registration.py?action=view_zone&name=compbio.ucsf.edu | :* https://www.cgl.ucsf.edu/cgi-bin/secure/dns_dhcp_registration.py?action=view_zone&name=compbio.ucsf.edu | ||
== Install Foreman == | == Install Foreman == |
Revision as of 19:49, 19 October 2021
Introduction
Here are the instructions on how to build Cluster 7 using Ubuntu 20.04.
The build is not complete as of October 19, 2021.
Hardware Requirements (so far)
- 2 x 1 gigabit unmanaged switches
- one switch for private IP
- one switch for public IP
- 4 x unused ProLiant DL160 G5 Machines
- one for NAT machine
- one for Foreman Server
- one for LDAP Server
- one extra for any testing
- 1 x USB for Operating System (OS)
Create a Network Address Translation(NAT) machine
A NAT machine will act as a local VPN to the cluster. This will be the first machine you SSH into.
Here are the instructions:
- Install Ubuntu 20.04 using a
- Create a DNS entry for this machine in the website below to give you a public IP address