cgoveas b40ef21508 Updating IB NIC information for LeapOS hace 2 años
..
Device_Configuration b40ef21508 Updating IB NIC information for LeapOS hace 2 años
Input_Parameter_Guide eec2c66e4f Update base_vars.md hace 2 años
Installation_Guides fa7a78417a #1016 Updating docs hace 2 años
Monitoring fa7a78417a #1016 Updating docs hace 2 años
PreRequisites fb71425abe Updating Docs hace 2 años
Security fa7a78417a #1016 Updating docs hace 2 años
Support_Matrix b40ef21508 Updating IB NIC information for LeapOS hace 2 años
Telemetry_Visualization fa7a78417a #1016 Updating docs hace 2 años
Troubleshooting b40ef21508 Updating IB NIC information for LeapOS hace 2 años
images fa7a78417a #1016 Updating docs hace 2 años
metalLB 2b1c5697d2 adding documentation for MetalLB hace 4 años
BEST_PRACTICES.md 8304403ff6 Update BEST_PRACTICES.md hace 2 años
CONTRIBUTORS.md 6d50425190 Adding separate file for contributors hace 4 años
EXAMPLE_SYSTEM_DESIGNS.md fa7a78417a #1016 Updating docs hace 2 años
INVENTORY 0d0cefe033 Issue 448: Uploading latest documents hace 3 años
LIMITATIONS.md 065a78ad41 Updating docs hace 2 años
README.md fa7a78417a #1016 Updating docs hace 2 años
_config.yml 2b93067127 Set theme jekyll-theme-dinky hace 2 años

README.md

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 playbooks, is open source, and is constantly being extended to enable comprehensive workloads.

Current release version

1.2

Previous release version

1.1.2

Blogs about Omnia

What Omnia does

Omnia can deploy and configure devices, and build clusters that use Slurm or Kubernetes (or both!) for workload management. Omnia will install software from a variety of sources, including:

  • Helm repositories
  • Source code compilation
  • OperatorHub

Whenever possible, Omnia will leverage existing projects rather than reinvent the wheel.

Omnia stacks

Omnia can deploy firmware, install Kubernetes or Slurm (or both), along with additional drivers, services, libraries, and user applications. Omnia Kubernetes Stack

Omnia Slurm Stack

What's new in this release

  • Support for Rocky 8.5 with the latest python/ansible on the Control Plane.
  • Support for Leap 15.3 on the cluster.
  • Support for Rocky 8.5 on the cluster.
  • Added Grafana integration for better monitoring capability.
  • Added Loki Log aggregation of Var Logs.
  • Added Slurm/K8s Monitoring capability.
  • Added security features to comply with NIST 800-53 Revision 5 and 800-171 Revision 5.
  • Added the ability to collect telemetry information from SLURM and iDRAC.
  • Added Grafana plugins to view real time graphs of cluster/node statistics.

Using Omnia

  1. Verify that your system meets Omnia's hardware and software requirements
  2. Ensure that all pre-requisites are met.
  3. Fill out all the required input parameters.
  4. Run Control_Plane to provision OS's, configure devices and set up security measures:
  5. Run Omnia to set up Kubernetes and Slurm.
  6. Run the telemetry playbook to set up and use Telemetry and Visualization Services Omnia Flow

Troubleshooting Omnia

Contributing to Omnia

The Omnia project was started to give members of the Dell Technologies HPC Community a way to easily set up clusters of Dell EMC servers, and to contribute useful tools, fixes, and functionality back to the HPC Community.

Open to All

While we started Omnia within the Dell Technologies HPC Community, that doesn't mean that it's limited to Dell EMC servers, networking, and storage. This is an open project, and we want to encourage everyone to use and contribute to Omnia!

Anyone can contribute!

It's not just new features and bug fixes that can be contributed to the Omnia project! Anyone should feel comfortable contributing. We are asking for all types of contributions:

  • New feature code
  • Bug fixes
  • Documentation updates
  • Feature suggestions
  • Feedback
  • Validation that it works for your particular configuration

If you would like to contribute, see CONTRIBUTING.