Hello,
I recently updated all three of our PVE hosts, that are also in a ceph cluster. During the update Ceph was updated to 16.2.9, however now I'm getting 3 warning for the ceph cluster.
Module 'cephadm' has failed dependency: loading remoto library:No module named 'remoto'
3 stray host(s) with 21 daemon(s) not managed by cephadm
21 stray daemon(s) not managed by cephadm
I've tested with the Python shell and I can import remoto as well as execute a command on another server.
I tried...
Read more
I recently updated all three of our PVE hosts, that are also in a ceph cluster. During the update Ceph was updated to 16.2.9, however now I'm getting 3 warning for the ceph cluster.
Module 'cephadm' has failed dependency: loading remoto library:No module named 'remoto'
3 stray host(s) with 21 daemon(s) not managed by cephadm
21 stray daemon(s) not managed by cephadm
I've tested with the Python shell and I can import remoto as well as execute a command on another server.
I tried...
Read more