cc_staff
127
edits
No edit summary |
No edit summary |
||
Line 87: | Line 87: | ||
}} | }} | ||
You can now install client and | The epel repo also need to be in place | ||
dnf install -y libcephfs2 python3-cephfs ceph-common python3-ceph-argparse | sudo dnf install epel-release | ||
You can now install the ceph lib, cephfs client and other denpendencies: | |||
sudo dnf install -y libcephfs2 python3-cephfs ceph-common python3-ceph-argparse | |||