SlackBuilds Repository

15.0 > Network > beegfs (7.4.3)

BeeGFS aka. beegfs is a parallel filesystem that runs on
vanilla Linux kernel.
Officially supported filesystems for underlying local storage are
ext4, xfs, and zfs.

BeeGFS can be accessed through TCP and RDMA links.

Each file on beegfs can be stored in a specific storage pool.
Hard links and data/metadata mirroring are supported.

Authorization is required for production use of features such as
mirroring, quota enforcement (not quota tracking), and
more than one storage pools, etc.
Refer to the file "LICENSE.txt" for details.

openzfs is an optional run-time dependency.

Set BEEGFS_CTL_SUID to YES to install the beegfs-ctl program
setUID to root:

env BEEGFS_CTL_SETUID=YES ./beegfs.SlackBuild

The client driver is kernel-dependent, so a re-compile of
this package is necessary for client nodes after a kernel-update.

Set KERNEL to the kernel version the client driver to be built for:

env KERNEL=5.15.117 ./beegfs.SlackBuild

The default ./beegfs.SlackBuild is equivalent to

env BEEGFS_CTL_SETUID=NO KERNEL=`uname -r` ./beegfs.SlackBuild

This requires: rdma-core

Maintained by: GUAN Xin
Keywords: filesystem,distributed,cluster,rdma,roce
ChangeLog: beegfs

Homepage:
https://www.beegfs.io/

Source Downloads (64bit):
beegfs-7.4.3.tar.gz (a96c1deee976db763ef324af6f3593bc)

Download SlackBuild:
beegfs.tar.gz
beegfs.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
beegfs.SlackBuild
beegfs.info
doinst.sh
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds