Join us

ContentUpdates and recent posts about Lustre..
Link
@anjali shared a link, 3 months, 1 week ago
Customer Marketing Manager, Last9

OTel Updates: Unroll Processor Now in Collector Contrib

The OTel unroll processor splits bundled log records into individual events. Now in Collector Contrib v0.137.0 for VPC and CloudWatch logs.

Unroll Processor
Story
@laura_garcia shared a post, 3 months, 1 week ago
Software Developer, RELIANOID

Tesco’s latest outage is a reminder: uptime IS the customer experience.

Shoppers across the UK faced checkout failures, broken order updates, and Clubcard access issues as Tesco’s digital platforms suffered “intermittent” instability. In modern retail, even brief disruptions damage trust, loyalty, and sales. At RELIANOID, we help retailers stay resilient with intelligen..

tesco outage
Link
@anjali shared a link, 3 months, 1 week ago
Customer Marketing Manager, Last9

Instrumentation: Getting Signals In

See how instrumentation in OpenTelemetry helps track app issues, know the difference between auto and manual methods, and when to use them.

otel_metrics_quarkus
 Activity
@devopslinks added a new tool Syft , 3 months, 1 week ago.
 Activity
@kaptain added a new tool KubeLinter , 3 months, 1 week ago.
 Activity
@devopslinks added a new tool Grype , 3 months, 1 week ago.
 Activity
@kaptain added a new tool Hadolint , 3 months, 1 week ago.
 Activity
@varbear added a new tool Bandit , 3 months, 1 week ago.
 Activity
@devopslinks added a new tool JFrog Xray , 3 months, 1 week ago.
 Activity
@devopslinks added a new tool OWASP Dependency-Check , 3 months, 1 week ago.
Lustre is an open-source, parallel distributed file system built for high-performance computing environments that require extremely fast, large-scale data access. Designed to serve thousands of compute nodes concurrently, Lustre enables HPC clusters to read and write data at multi-terabyte-per-second speeds while maintaining low latency and fault tolerance.

A Lustre deployment separates metadata and file data into distinct services—Metadata Servers (MDS) handling namespace operations and Object Storage Servers (OSS) serving file contents stored across multiple Object Storage Targets (OSTs). This architecture allows clients to access data in parallel, achieving performance far beyond traditional network file systems.

Widely adopted in scientific computing, supercomputing centers, weather modeling, genomics, and large-scale AI training, Lustre remains a foundational component of modern HPC stacks. It integrates with resource managers like Slurm, supports POSIX semantics, and is designed to scale from small clusters to some of the world’s fastest supercomputers.

With strong community and enterprise support, Lustre provides a mature, battle-tested solution for workloads that demand extreme I/O performance, massive concurrency, and petabyte-scale distributed storage.