How to Install and Uninstall ceph-mds Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "ceph-mds" package

Please follow the step by step instructions below to install ceph-mds on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ceph-mds

2. Uninstall "ceph-mds" package

Please follow the step by step instructions below to uninstall ceph-mds on openSuSE Tumbleweed:

$ sudo zypper remove ceph-mds

3. Information about the ceph-mds package on openSuSE Tumbleweed

Information for package ceph-mds:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ceph-mds
Version : 16.2.14.66+g7aa6ce9419f-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.8 MiB
Installed : No
Status : not installed
Source package : ceph-16.2.14.66+g7aa6ce9419f-3.2.src
Upstream URL : http://ceph.com/
Summary : Ceph Metadata Server Daemon
Description :
ceph-mds is the metadata server daemon for the Ceph distributed file system.
One or more instances of ceph-mds collectively manage the file system
namespace, coordinating access to the shared OSD cluster.