rbd-fuse
FUSE-based rbd client for the Ceph distributed file system
Install
- All systems
-
curl cmd.cat/rbd-fuse.sh
- Debian
-
apt-get install rbd-fuse
- Ubuntu
-
apt-get install rbd-fuse
- Arch Linux
-
pacman -S rbd-fuse
- Kali Linux
-
apt-get install rbd-fuse
- Fedora
-
dnf install rbd-fuse
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rbd-fuse
- Raspbian
-
apt-get install rbd-fuse
- Dockerfile
- dockerfile.run/rbd-fuse
rbd-fuse
FUSE-based rbd client for the Ceph distributed file system
Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to map Ceph rbd images as files.
rbd-fuse-1
12.2.8-1.fc29.x86_64 : Ceph fuse-based client
ceph
distributed storage and file system
Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. This package contains all server daemons and management tools for creating, running, and administering a Ceph storage cluster, with the exception of the metadata server, which is necessary for using the distributed file system and is provided by the ceph-mds package.