Bug 1667619 - osd: ECBackend.cc: FAILED assert((offset + length) <= (range.first.get_off() + range.first.get_len()))
Summary: osd: ECBackend.cc: FAILED assert((offset + length) <= (range.first.get_off() ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: RADOS
Version: 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: z1
: 3.2
Assignee: Neha Ojha
QA Contact: Parikshith
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-19 02:41 UTC by Neha Ojha
Modified: 2019-03-07 15:51 UTC (History)
9 users (show)

Fixed In Version: RHEL: ceph-12.2.8-66.el7cp Ubuntu: ceph_12.2.8-52redhat1xenial
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-07 15:51:30 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 36438 0 None None None 2019-01-19 02:43:33 UTC
Ceph Project Bug Tracker 36440 0 None None None 2019-01-19 02:43:33 UTC
Github ceph ceph pull 24582 0 None None None 2019-01-19 02:42:40 UTC
Red Hat Product Errata RHBA-2019:0475 0 None None None 2019-03-07 15:51:38 UTC

Description Neha Ojha 2019-01-19 02:41:15 UTC
Description of problem:

We overestimate the size of the object for reads with trimtrunc, which results in the hitting assert((offset + length) <= (range.first.get_off() + range.first.get_len())) during reads.



Actual results:

The above failure seen in the multimds suite with EC pools.


Expected results:

No failure during EC pool reads.

Comment 7 errata-xmlrpc 2019-03-07 15:51:30 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0475


Note You need to log in before you can comment on or make changes to this bug.