Selaa lähdekoodia

Issue #614 : Updating information on 1.2 & Rocky

Signed-off-by: cgoveas <cassandra.goveas@dell.com>
cgoveas 3 vuotta sitten
vanhempi
commit
7095b252d6

+ 1 - 1
README.md

@@ -4,7 +4,7 @@
 <!-- ALL-CONTRIBUTORS-BADGE:END -->
 
 
-![GitHub](https://img.shields.io/github/license/dellhpc/omnia) ![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/dellhpc/omnia?include_prereleases) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/dellhpc/omnia/devel) ![GitHub commits since tagged version](https://img.shields.io/github/commits-since/dellhpc/omnia/v1.0.3/devel) 
+![GitHub](https://img.shields.io/github/license/dellhpc/omnia) ![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/dellhpc/omnia?include_prereleases) ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/dellhpc/omnia/devel) ![GitHub commits since tagged version](https://img.shields.io/github/commits-since/dellhpc/omnia/v1.1.0/devel) 
 
 ![All contributors](https://img.shields.io/github/all-contributors/dellhpc/omnia) ![GitHub forks](https://img.shields.io/github/forks/dellhpc/omnia) ![GitHub Repo stars](https://img.shields.io/github/stars/dellhpc/omnia) ![GitHub all releases](https://img.shields.io/github/downloads/dellhpc/omnia/total)
 

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 27 - 29
docs/INSTALL_OMNIA_CONTROL_PLANE.md


+ 8 - 6
docs/README.md

@@ -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.2
 
 #### Previous release version
-1.0  
+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/)
@@ -27,7 +27,7 @@ Omnia can install Kubernetes or Slurm (or both), along with additional drivers,
 ![Omnia Slurm Stack](images/omnia-slurm.png)  
 
 ## What's new in this release
-* Provisioning of CentOS 7.9 custom ISO on supported PowerEdge servers using iDRAC.
+* Provisioning of Rocky custom ISO on supported PowerEdge servers using iDRAC.
 * Configuring Dell EMC networking switches, Mellanox InfiniBand switches, and PowerVault storage devices in the cluster. 
 * An option to configure a login node with the same configurations as the compute nodes in the cluster. With appropriate user privileges provided by the cluster administrator, users can log in to the login node and schedule Slurm jobs. The authentication mechanism in the login node uses the FreeIPA solution.
 * Options to enable the security settings on the iDRAC such as system lockdown mode, secure boot mode, 2-factor authentication (2FA), and LDAP directory services.
@@ -46,9 +46,9 @@ The following table lists the software and operating system requirements on the
 
 Requirements  |   Version
 ----------------------------------  |   -------
-OS pre-installed on the management station  |  CentOS 8.4
-OS deployed by Omnia on bare-metal Dell EMC PowerEdge Servers | CentOS 7.9 2009 Minimal Edition
-Cobbler  |  3.2.1
+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
+Cobbler  |  3.2.2
 Ansible AWX  |  19.1.0
 Slurm Workload Manager  |  20.11.2
 Kubernetes on the management station  |  1.21.0
@@ -73,7 +73,9 @@ 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
 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

+ 1 - 1
docs/control_plane/device_templates/PROVISION_SERVERS.md

@@ -22,7 +22,7 @@ Edit the following files under the `control_plane/input_params` directory to pro
 
 ## Custom ISO file creation for Out-of-band server management
 Omnia role used to create the custom ISO: *control_plane_customiso*  
-Based on the inputs provided in the `login_vars.yml` and `base_vars.yml` files, the Kickstart file is configured and added to the custom ISO file. The *unattended_centos7.iso* file is copied to an NFS share on the management station to provision the PowerEdge servers using iDRAC.  
+Based on the inputs provided in the `login_vars.yml` and `base_vars.yml` files, the Kickstart file is configured and added to the custom ISO file. The *unattended_centos7.iso* or *unattended_rocky8.iso* file is copied to an NFS share on the management station to provision the PowerEdge servers using iDRAC. 
 
 ## Provisioning of PowerEdge Servers using iDRAC (Out-of-band server management)
 

+ 5 - 5
docs/login_node/login_user_creation.md

@@ -7,14 +7,14 @@
    `kinit admin` (When prompted provide the password)
    
 
-##Adding the New User
+## Adding the New User
 1. ssh to manager node
 
-`ssh xxxxx@192.168.1.5`
+	`ssh xxxxx@192.168.1.5`
 
 2. Use the command below to create a user:
 
-`ipa user-add '<new username>' --first='<User's first name>'
+	`ipa user-add '<new username>' --first='<User's first name>'
     --last='<User's last name>' --homedir='Home Directory path (optional)' 
     --random`
 
@@ -47,7 +47,7 @@
 			
 4. The random password displayed can be used to login to the login node using the newly created user.
 
-` ssh omniauser@192.168.1.6`
+	` ssh omniauser@192.168.1.6`
 
 5. Change the password on first login and then login with the new password.
 
@@ -56,4 +56,4 @@
    `usermod -a -G slurm 'new_login_user'`
 7. The user has been assigned appropriate permissions to execute slurm jobs. Jobs can be executed
 
-` srun --nodes 1 --ntasks-per-node 1 --partition normal hostname`
+	` srun --nodes 1 --ntasks-per-node 1 --partition normal hostname`