lib remoto in ubuntu
I cannot enable cephadm because it cannot find remoto lib. Even when I installed it using "pip3 install remoto" and then installed ir from the deb package build from the git sources at https://github.com/alfredodeza/remoto/ If I type "import remoto" in a python3 prompt it works. -- Alfrenovsky
Hi Alfredo, if you don't use cephadm, then I'd recommend to not install the ceph-mgr-cephadm package. If you use cephadm with an ubuntu based container, you'll have to make sure that the MGR properly finds the remoto package within the container. Thanks, Sebastian Am 11.06.21 um 05:24 schrieb Alfredo Rezinovsky:
I cannot enable cephadm because it cannot find remoto lib.
Even when I installed it using "pip3 install remoto" and then installed ir from the deb package build from the git sources at https://github.com/alfredodeza/remoto/
If I type "import remoto" in a python3 prompt it works.
participants (2)
-
Alfredo Rezinovsky
-
Sebastian Wagner