Bug 3368 - Anolis OS 8.6使用cephadm安装ceph时报“ERROR: Distro anolis version 8.6 not supported”错误
Summary: Anolis OS 8.6使用cephadm安装ceph时报“ERROR: Distro anolis version 8.6 not supported”错误
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: kernel - anck-4.19 (show other bugs) kernel - anck-4.19
Version: 8.6
Hardware: x86_64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: geliwei-ali
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-06 21:05 UTC by yuhao96431
Modified: 2022-12-07 10:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yuhao96431 2022-12-06 21:05:55 UTC
Description of problem:
在Anolis OS 8.6上使用cephadm安装ceph,当运行:./cephadm add-repo --release quincy命令时报“ERROR: Distro anolis version 8.6 not supported”错误 

Version-Release number of selected component (if applicable):
Anolis OS release 8.6
Linux 4.19.91-26.an8.x86_64

How reproducible:
每次

Steps to Reproduce:
1.curl --silent --remote-name --location https://github.com/ceph/ceph/raw/quincy/src/cephadm/cephadm
2.chmod +x cephadm
3../cephadm add-repo --release quincy

Actual results:
ERROR: Distro anolis version 8.6 not supported

Expected results:
Writing repo to /etc/yum.repos.d/ceph.repo...
Enabling EPEL...
Completed adding repo.

Additional info: