centos8 手动安装ceph nautilus

1、安装操作系统centos8

2、配置ceph的yum 源

3、yum install ceph

[root@host3 ~]# yum install ceph
Repository extras is listed more than once in the configuration
上次元数据过期检查:9:56:30 前,执行于 2023年04月15日 星期六 12时17分05秒。
错误:
 问题: package ceph-2:14.2.22-0.el8.x86_64 requires ceph-osd = 2:14.2.22-0.el8, but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides libtcmalloc.so.4()(64bit) needed by ceph-osd-2:14.2.22-0.el8.x86_64
  - nothing provides libleveldb.so.1()(64bit) needed by ceph-osd-2:14.2.22-0.el8.x86_64
(尝试添加 '--skip-broken' 来跳过无法安装的软件包 或 '--nobest' 来不只使用软件包的最佳候选)
缺少依赖

你可能感兴趣的:(c++)