Thanks for really fast answer, however, there is no such line. I have a
version v15.2.4
<https://github.com/ceph/ceph/blob/v15.2.4/src/pybind/mgr/cephadm/services/osd.py>.
This file is already quite modified from the version which i have.
Probably, this backport
<https://github.com/ceph/ceph/pull/37141/files#diff-5f6d300f6d71c1b58783257d5dc652d507376cb018f227ab6fa3521db3fc55feR467>
is for resolving another issue.
Unfortunately, i have only such entries in log file of the MGR:
$ sudo ceph orch ls
Error ENOENT: Module not found
log of the MGR:
debug 2020-11-03T14:49:33.848+0000 7fadbd5eb700 0 log_channel(audit)
log [DBG] : from='client.404499 -' entity='client.admin' cmd=[{"prefix":
"orch ls", "target": ["mon-mgr", ""]}]: dispatch
debug 2020-11-03T14:49:33.852+0000 7fadbcdea700 -1 no module 'cephadm'
debug 2020-11-03T14:49:33.852+0000 7fadbcdea700 -1 no module 'cephadm'
debug 2020-11-03T14:49:33.852+0000 7fadbcdea700 -1 mgr.server reply
reply (2) No such file or directory Module not found
On 2020-11-03 15:19, 胡 玮文 wrote:
Sorry, it should be “cephadm enter”.
在 2020年11月3日,22:09,胡 玮文 <huww98@xxxxxxxxxxx> 写道:
Hi Nadiia,
Although I don’t have this issue, I think you can apply the fix
manually. You just need to use “cephadm exec” to get into the mgr
container, and change one line of python code as in
https://github.com/ceph/ceph/pull/37141/files#diff-5f6d300f6d71c1b58783257d5dc652d507376cb018f227ab6fa3521db3fc55feR467
Make backup before you do so. I have not tried this.
在 2020年11月3日,21:51,Nadiia Kotelnikova <kotelnikova9314@xxxxxxxxx>
写道:
Hi,
i am experience the same problem. Could you please advise something
how to resolve this issue?
The fix should be shipped with 15.2.6 version of "ceph-common" or
ceph version?
I have my cluster in docker containers and systemd services.
How can I upgrade cluster to 15.2.6 if the command for upgrading fails?
sudo ceph orch upgrade start --ceph-version 15.2.5
Error ENOENT: Module not found
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx