[Bug 1798081] [NEW] ceph got slow request because of primary osd drop messages
dongdong tao
1798081 at bugs.launchpad.net
Tue Oct 16 12:24:08 UTC 2018
Public bug reported:
ceph version 0.80.5
the reason that primary osd drop the secondary osd's subop reply message is because of
a bug that the message sequence number is truncated to unsigned 32 bit from unsigned 64 bit.
the bug is already reported in the upstream: https://tracker.ceph.com/issues/16122
and fixed at https://github.com/ceph/ceph/pull/9456
it's already backported to Jewel, but not to harmer
** Affects: ceph (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1798081
Title:
ceph got slow request because of primary osd drop messages
Status in ceph package in Ubuntu:
New
Bug description:
ceph version 0.80.5
the reason that primary osd drop the secondary osd's subop reply message is because of
a bug that the message sequence number is truncated to unsigned 32 bit from unsigned 64 bit.
the bug is already reported in the upstream: https://tracker.ceph.com/issues/16122
and fixed at https://github.com/ceph/ceph/pull/9456
it's already backported to Jewel, but not to harmer
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1798081/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list