Hi, On my CephFS production cluster (Luminous 12.2.8), I would like to add a CephFS client from a server installed with Debian Buster (Testing release). But, the default proposed Ceph packages in this release are still Jewel : # cat
/etc/debian_version # apt search
ceph-common So, I tried to add another Ceph repository : # echo deb
https://download.ceph.com/debian-luminous/ $(lsb_release -sc)
main | tee /etc/apt/sources.list.d/ceph.list The same for Mimic repository... Has anyone succesfully installed a recent version of Ceph client in a Debian Testing ? Regards, |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com