Rate This Document
Findability
Accuracy
Completeness
Readability

Introduction

BeeGFS is both a network file system and a parallel file system, complying with the POSIX standard. The client communicates with the storage server via network. BeeGFS supports the native verbs interface and TCP/IP-based connection or connection via RDMA-capable networks like InfiniBand, RDMA over Converged Ethernet (RoCE), and Omni-Path. By increasing the number of servers in the system, BeeGFS aggregates their capacity and performance in a single namespace. For more information about BeeGFS, visit the BeeGFS official website.

Programming language: C++

Brief description: network and parallel file system

Open source license: GNU General Public License V2.0

When using open source software, comply with the applicable license.

Recommended Version

BeeGFS 7.2.2

This document applies to BeeGFS 7.2.2. You can refer to this document for porting BeeGFS of other versions.