Skip to content

Commit

Permalink
Merge pull request #802 from cgoveas/release-1.1.2
Browse files Browse the repository at this point in the history
Issue #801: Updating release versions on docs
  • Loading branch information
sujit-jadhav authored Feb 16, 2022
2 parents 310a601 + b4d7d22 commit 497f42f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions docs/INSTALL_OMNIA_CONTROL_PLANE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Install the Omnia Control Plane

## Typical layout of a HPC cluster supported by Omnia 1.1.1
## Typical layout of a HPC cluster supported by Omnia 1.1.2
Using Omnia 1.1.1, you can provision and monitor hardware devices such as servers, storage devices, network switches, and InfiniBand switches in an HPC cluster. To enable Omnia to provision or configure the supported hardware devices, Omnia requires the following connections to be made available in your HPC cluster environment.

![Typical layout of a HPC cluster](images/typical_layout_hpc_cluster.jpg)
Expand All @@ -25,8 +25,8 @@ Depending on the pass-through switch configured in your HPC environment, the num

## Prerequisites to install the Omnia Control Plane version 1.1.1
* Ensure that a stable Internet connection is available on management station, manager node, login node, and compute nodes.
* CentOS 8.4/ Rocky 8.4 is installed on the management station.
* To provision the bare metal servers, go to the [ISODirect](http://isoredirect.centos.​org/centos/7/isos/x86_64/) and download the **CentOS-7-x86_64-Minimal-2009** ISO file or the [Rocky Linux](https://rockylinux.org/) and download **Rocky 8.4**.
* CentOS 8/ Rocky 8 is installed on the management station.
* To provision the bare metal servers, go to the [ISODirect](http://isoredirect.centos.​org) website and download the appropriate ISO file or the [Rocky Linux](https://rockylinux.org/) and download **Rocky 8**.
* For DHCP configuration, you can provide a host mapping file. If the mapping file is not provided and the variable is left blank, a default mapping file will be created. The provided details must be in the format: MAC address, Hostname, IP address, Component_role. For example, `10:11:12:13,server1,100.96.20.66,compute` and `14:15:16:17,server2,100.96.22.199,manager` are valid entries.
>> __Note:__
* In the *omnia/examples* folder, a **mapping_host_file.csv** template is provided which can be used for DHCP configuration. The header in the template file must not be deleted before saving the file.
Expand Down Expand Up @@ -121,7 +121,7 @@ git clone -b release https://github.com/dellhpc/omnia.git
| awx_organization | **DellEMC** | Organization name configured in AWX. |
| timezone | **GMT** | Enter a timezone that is set during the provisioning of OS. **GMT** is set as the default time zone. You can set the time zone to **EST**, **CET**, **MST**, **CST6CDT**, or **PST8PDT**. For a list of available time zones, see the `appliance/common/files/timezone.txt` file. |
| language | **en-US** | Set the language used during the provisioning of OS. By default, it is set to **en-US**. |
| iso_file_path [Required] | **/root/Rocky-8.4-x86_64-minimal.iso**,<br><br> /root/CentOS-7-x86_64-Minimal-2009.iso | Provide the relevant ISO file path. This ISO file is used by Cobbler to provision the OS on the compute nodes. **Note**: It is recommended that the ISO image file is not renamed. And, you **must not** change the path of this ISO image file as the provisioning of the OS on the compute nodes may be impacted. |
| iso_file_path [Required] | **/root/Rocky-8.xxxxx-minimal.iso**,<br><br> /root/CentOS-7-xxxx-Minimal-2009.iso | Provide the relevant ISO file path. This ISO file is used by Cobbler to provision the OS on the compute nodes. **Note**: It is recommended that the ISO image file is not renamed. And, you **must not** change the path of this ISO image file as the provisioning of the OS on the compute nodes may be impacted. |
| mngmnt_network_nic [Required] | **eno1** | NIC or Ethernet card that is connected to the Management Network to provision the devices. By default, it is set to "eno1". |
| mngmnt_network_dhcp_start_range, mngmnt_network_dhcp_end_range</br> [Required] | **172.19.0.100**, **172.19.0.200** | DHCP range for the Management Network to assign IPv4 addresses. |
| mngmnt_mapping_file_path | | Enter the file path containing a device mapping file with the MAC addresses and respective IP addresses. A *mapping_device_file.csv* template file is provided under `omnia/examples`. Enter the details in the order: **MAC address, IP address**. For example, `10:11:12:13,1.2.3.4`, `14:15:16:17,2.3.4.5`, and `18.19.20.21,3.4.5.6` are all valid entries. Ensure that you do not provide any duplicate entries in the file. |
Expand Down
16 changes: 8 additions & 8 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
**Omnia** (Latin: all or everything) is a deployment tool to configure Dell EMC PowerEdge servers running standard RPM-based Linux OS images into clusters capable of supporting HPC, AI, and data analytics workloads. It uses Slurm, Kubernetes, and other packages to manage jobs and run diverse workloads on the same converged solution. It is a collection of [Ansible](https://ansible.com) playbooks, is open source, and is constantly being extended to enable comprehensive workloads.

#### Current release version
1.1.1
1.1.2

#### Previous release version
1.1
1.1.1

## Blogs about Omnia
- [Introduction to Omnia](https://infohub.delltechnologies.com/p/omnia-open-source-deployment-of-high-performance-clusters-to-run-simulation-ai-and-data-analytics-workloads/)
Expand Down Expand Up @@ -46,8 +46,8 @@ The following table lists the software and operating system requirements on the

Requirements | Version
---------------------------------- | -------
OS pre-installed on the management station | CentOS 8.4/ Rocky 8.4
OS deployed by Omnia on bare-metal Dell EMC PowerEdge Servers | CentOS 7.9 2009 Minimal Edition/ Rocky 8.4 Minimal Edition
OS pre-installed on the management station | CentOS 8 / Rocky 8
OS deployed by Omnia on bare-metal Dell EMC PowerEdge Servers | CentOS 7 2009 Minimal Edition/ Rocky 8 Minimal Edition
Cobbler | 3.2.2
Ansible AWX | 19.1.0
Slurm Workload Manager | 20.11.2
Expand All @@ -72,10 +72,10 @@ The following table lists the software and its compatible version managed by Omn

Software | License | Compatible Version | Description
----------- | ------- | ---------------- | -----------------
CentOS Linux release 7.9.2009 (Core) | - | 7.9 | Operating system on entire cluster except for management station
Rocky 8.4 | - | 8.4 | Operating system on entire cluster except for management station
CentOS Linux release 8.4.2105 | - | 8.4 | Operating system on the management station
Rocky 8.4 | - | 8.4 | Operating system on the management station
CentOS Linux release 7 (Core) | - | 7 | Operating system on entire cluster except for management station
Rocky 8 | - | 8 | Operating system on entire cluster except for management station
CentOS Linux release 8 | - | 8 | Operating system on the management station
Rocky 8 | - | 8 | Operating system on the management station (Validated with 8.5)
MariaDB | GPL 2.0 | 5.5.68 | Relational database used by Slurm
Slurm | GNU General Public | 20.11.7 | HPC Workload Manager
Docker CE | Apache-2.0 | 20.10.2 | Docker Service
Expand Down

0 comments on commit 497f42f

Please sign in to comment.