Understanding Lustre Performance: Throughput in High-Demand Scenarios

  • Post category:Technology

When it comes to AI and machine learning applications, data throughput can become the deciding factor between success and failure. Lustre’s architecture is designed to offer unmatched performance across large-scale clusters, and the achievable throughput can be optimized based on the hardware configuration—specifically, the type of storage drives used and the network infrastructure in place. Throughput on Different Storage Drives 1. HDDs (Hard Disk Drives)    For installations that use traditional HDDs, throughput generally peaks between 100 to 200 MB/s…

Continue ReadingUnderstanding Lustre Performance: Throughput in High-Demand Scenarios

Unlocking High-Performance Storage with Lustre: A Guide for AI, HPC, and Data-Intensive Workloads

  • Post category:Technology

Given the increasingly important role AI is playing in our society, I want to create a series of posts about the backend infrastructures that enable these services to process immense amounts of data per second. A key component in making these massive clusters work is storage, without which HPC clusters would not be able to access and process data. One of the storage solutions used to deliver huge throughput performance is Lustre. Let’s explore what it is, how it works,…

Continue ReadingUnlocking High-Performance Storage with Lustre: A Guide for AI, HPC, and Data-Intensive Workloads

How to setup a linux Virtual IP Failover (IP Floating) on Oracle OCI managed by pacemaker

Introduction In many environments, it is still essential to use infrastructures with an active/passive Linux cluster, which require the use of IP floating. In cloud infrastructures, the secondary IP address must be managed not only by the operating system but also by the cloud infrastructure. In this tutorial, we will see how the IP floating of a Linux cluster can be managed as an integrated resource by Pacemaker, in a simple manner and without custom code, as seen in several…

Continue ReadingHow to setup a linux Virtual IP Failover (IP Floating) on Oracle OCI managed by pacemaker