ceph-disk-prepare
distributed storage and file system
Install
- All systems
-
curl cmd.cat/ceph-disk-prepare.sh
- Debian
-
apt-get install ceph - Ubuntu
-
apt-get install ceph - Arch Linux
-
pacman -S ceph - Kali Linux
-
apt-get install ceph - Fedora
-
dnf install ceph - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ceph - Raspbian
-
apt-get install ceph
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.