ceph-disk-udev
OSD server for the ceph storage system
Install
- All systems
-
curl cmd.cat/ceph-disk-udev.sh
- Debian
-
apt-get install ceph-osd
- Ubuntu
-
apt-get install ceph-osd
- Kali Linux
-
apt-get install ceph-osd
- Fedora
-
dnf install ceph-osd-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ceph-osd
- Dockerfile
- dockerfile.run/ceph-disk-udev
ceph-osd
OSD server for the ceph storage 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 package contains the Object Storage Daemon for the Ceph storage system. It is responsible for storing objects on a local file system and providing access to them over the network.