[ceph_deploy][ERROR ] ExecutableNotFound: Could not locate executable 'ceph-disk' make sure it is installed and available on ceph-node1

root@ceph-mgr01:~# ceph-deploy --version
1.5.38
root@ceph-mgr01:~# apt remove ceph-deploy
root@ceph-mgr01:~# apt install -y python-pip
root@ceph-mgr01:~# pip install ceph-deploy==2.0.1 -i https://mirrors.aliyun.com/pypi/simple
root@ceph-mgr01:~# ceph-deploy --version

posted @ 2023-03-20 19:18  滴滴滴  阅读(158)  评论(0编辑  收藏  举报