rbd-nbd
NBD-based rbd client for the Ceph distributed file system
Install
- All systems
-
curl cmd.cat/rbd-nbd.sh
- Debian
-
apt-get install rbd-nbd
- Ubuntu
-
apt-get install rbd-nbd
- Arch Linux
-
pacman -S rbd-nbd
- Kali Linux
-
apt-get install rbd-nbd
- Fedora
-
dnf install rbd-nbd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rbd-nbd
- Dockerfile
- dockerfile.run/rbd-nbd
rbd-nbd
NBD-based rbd client for the Ceph distributed file system
Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a NBD-based client that allows one to map Ceph rbd images as local block device. NBD base client that allows one to map Ceph rbd images as local block device.
rbd-nbd-1
12.2.8-1.fc29.x86_64 : Ceph RBD client base on NBD
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.