Hi Jens, I suppose you've seen this [1].
sklearn was added to quay.io ceph container image as a package installed from Kefu's third party repo added to the image as /etc/yum.repos.d/_copr:copr.fedorainfracloud.org:tchaikov:python-scikit-learn.repo. Can you share which container image you're using on Debian Bookworm? Where it's pulled from? a 'podman ps' or 'docker ps' should tell you that. If the Ceph container image you're using is based on Debian, it could be that the python scikit learn package was not build / installed inside the Debian based container image. Regards, Frédéric. [1] https://github.com/ceph/ceph-container/pull/1821 ----- Le 21 Avr 25, à 19:07, Jens Galsgaard j...@gitservice.dk a écrit : > Upgraded to 18.2.6 today and the module is still missing from the MGR > container. > > Is this the right place to write about this or is there a better channel? > > Venlig hilsen - Mit freundlichen Grüßen - Kind Regards, > Jens Galsgaard > > Gitservice.dk > Mob: +45 28864340 > > > -----Oprindelig meddelelse----- > Fra: Jens Galsgaard <j...@gitservice.dk> > Sendt: Monday, 14 April 2025 08.59 > Til: ceph-users@ceph.io > Emne: [ceph-users] failing to enable disk failure prediction > > Hello, > > I’ve a cluster built with cephadm running on Debian 12/Bookworm. > Ceph 18.2.5. > > I want to enable disk failure prediction and run this command: > > ceph mgr module enable diskprediction_local > > Then the cluster goes into ERROR state and the logs shows: > > 2025-04-14T08:55:37.073118+0200 mgr.host01.eqvsde [ERR] Unhandled exception > from > module 'diskprediction_local' while running on mgr.host01.eqvsde: No module > named 'sklearn.svm.classes' > 2025-04-14T08:55:38.388289+0200 mon.host03 [ERR] Health check failed: Module > 'diskprediction_local' has failed: No module named 'sklearn.svm.classes' > (MGR_MODULE_ERROR) > > How to add sklearn to the container as it is obviously missing? > _______________________________________________ > ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to > ceph-users-le...@ceph.io > _______________________________________________ > ceph-users mailing list -- ceph-users@ceph.io > To unsubscribe send an email to ceph-users-le...@ceph.io _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io