cephfs-journal-tool
metadata server for the ceph distributed file system
Install
- All systems
-
curl cmd.cat/cephfs-journal-tool.sh
- Debian
-
apt-get install ceph-mds
- Ubuntu
-
apt-get install ceph-mds
- Arch Linux
-
pacman -S ceph
- Kali Linux
-
apt-get install ceph-mds
- Fedora
-
dnf install ceph-common-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ceph-mds
- Raspbian
-
apt-get install ceph-mds
- Dockerfile
- dockerfile.run/cephfs-journal-tool
ceph-mds
metadata server for the ceph distributed file system
Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster.
ceph-common-1
12.2.8-1.fc29.x86_64 : Ceph Common
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.