Track Background Color
#51a3d6
Old ID
603
Track Text Color
#FFFFFF

Advancements in pNFS/NFS4.2 for High-Performance and Distributed Storage

Submitted by Anonymous (not verified) on

NFS 4.2 introduces significant advancements tailored for high-performance workloads, GPU computing, and distributed storage environments, elevating the capabilities of standards-based modern data centers, clouds, and computational tasks.

In this session we will cover the latest additions to NFS 4.2 as well as discuss upcoming advancements expected to release in the coming year.

Integrating S3 into Distributed, Multi-protocol Hyperscale NAS

Submitted by Anonymous (not verified) on

The performance requirements needed to power GPU-based computing use cases for AI/DL and other high-performance workflows are challenged by the performance limitations of legacy file and object storage systems. Typically, such use cases have needed to deploy parallel file systems such as Lustre or others, which require networking and skillsets not typically available in standard Enterprise data centers.

Linux NFS Server Progress Update

Submitted by Anonymous (not verified) on

The Linux in-kernel NFS server continues its history of innovation, leveraging the rich storage and network ecosystems available in the Linux kernel. This talk covers accomplishments made during the past year and provides a roadmap for new developments planned for the near future. Topics will include:

SMB Witness Service in Samba

Submitted by Anonymous (not verified) on

Samba 4.20 will ship with rpcd_witness, which provides a service for MS-SWN within a ctdb cluster. This service can be used by a client in order to monitor cluster nodes and gives an administrator the chance to move specific connection to another node. The talk explains the current state, the design and some strange things a Windows client is doing.

NFS and SMB Common Infrastructure

Submitted by Anonymous (not verified) on

To a long-time SMB developer the NFSv4 RFC looks remarkably familiar. In an effort to provide interoperable locking infrastructure, I have taken a closer look at what NFSv4 provides. This talk will present my current understanding of where NFSv4 and SMB provide similarities and where a common infrastructure could benefit both protocols.

Read performance Strategies for Workload using EBPF

Submitted by Anonymous (not verified) on

In today’s AI driven workloads read performance matters a lot. There are three main ways we can make sure that read performance is good

1. Getting data from kernel page cache to avoid latency from fetching data from storage device.
2. Proactively prefetching data from storage device in background, so that next read request will find data in kernel page cache.
3. Keep discarding pages which are no longer used so that there can be more room for prefetching data from storage devices to kernel page cache.

Subscribe to File Systems & Protocols