Project

General

Profile

Activity

From 12/17/2019 to 01/15/2020

01/15/2020

10:44 PM Bug #43131 (Fix Under Review): segfault in BlueStore::Collection::split_cache()
Sage Weil
10:43 PM Bug #43147 (Fix Under Review): segv in LruOnodeCacheShard::_pin
Sage Weil
04:39 AM Bug #43538 (Resolved): BlueFS volume selector assert
Kefu Chai

01/13/2020

12:54 PM Backport #43578: mimic: StupidAllocator.cc: 265: FAILED assert(intervals <= max_intervals)
Fix was backported to mimic and released as part of v13.2.2 Nathan Cutler
12:53 PM Backport #43578 (Resolved): mimic: StupidAllocator.cc: 265: FAILED assert(intervals <= max_interv...
Nathan Cutler
12:44 PM Backport #43578 (Resolved): mimic: StupidAllocator.cc: 265: FAILED assert(intervals <= max_interv...
https://github.com/ceph/ceph/pull/23676 Nathan Cutler
12:48 PM Backport #43577 (In Progress): luminous: StupidAllocator.cc: 265: FAILED assert(intervals <= max_...
https://github.com/ceph/ceph/pull/32523 Nathan Cutler
12:44 PM Backport #43577 (Resolved): luminous: StupidAllocator.cc: 265: FAILED assert(intervals <= max_int...
https://github.com/ceph/ceph/pull/32523 Nathan Cutler
12:43 PM Bug #43297 (Pending Backport): StupidAllocator.cc: 265: FAILED assert(intervals <= max_intervals)
Nathan Cutler

01/09/2020

06:25 PM Bug #43538: BlueFS volume selector assert
Fix proposal: https://github.com/ceph/ceph/pull/32584
Gist of solution is moving vselector->sub_usage().
Now `sub...
Adam Kupczyk
05:30 PM Bug #43538: BlueFS volume selector assert
This issue is caused by interaction of `BlueFS::_flush_and_sync_log` and `BlueFS::_compact_log_async` executing at th... Adam Kupczyk
05:20 PM Bug #43538 (Resolved): BlueFS volume selector assert
I have been doing test that operate only on rocksdb.
During intensive omap writes, sometimes following happens:
...
Adam Kupczyk
03:18 PM Bug #43131: segfault in BlueStore::Collection::split_cache()
... Kefu Chai
01:12 PM Bug #43297: StupidAllocator.cc: 265: FAILED assert(intervals <= max_intervals)
Igor Fedotov wrote:
> @Fabien - to be honest I don't understand how the mentioned patch could fix your issue. Contra...
Fabien Brachere
10:35 AM Bug #43297: StupidAllocator.cc: 265: FAILED assert(intervals <= max_intervals)
@Fabien - to be honest I don't understand how the mentioned patch could fix your issue. Contrary to Leu Lei's backtra... Igor Fedotov

01/07/2020

02:47 PM Bug #41009 (Resolved): osd_memory_target isn't applied in runtime.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:15 PM Bug #43297: StupidAllocator.cc: 265: FAILED assert(intervals <= max_intervals)
Fabien Brachere wrote:
> Hi,
> same problem here with my 12 OSDs nodes ceph cluster:
> [...]
>
> The problem be...
Lei Liu
10:22 AM Bug #43297: StupidAllocator.cc: 265: FAILED assert(intervals <= max_intervals)
Hi,
same problem here with my 12 OSDs nodes ceph cluster:...
Fabien Brachere
08:38 AM Bug #43451 (Resolved): Fails to build with gcc10 and clang9
Kefu Chai

01/06/2020

06:24 PM Backport #41810 (Resolved): nautilus: osd_memory_target isn't applied in runtime.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31852
m...
Nathan Cutler
08:36 AM Bug #43370: OSD crash in function bluefs::_flush_range with ceph_abort_msg "bluefs enospc"
Thanks for the clarification. If you can provide me with suitable commands to find the "real device layout for BlueSt... Gerdriaan Mulder

01/05/2020

02:02 PM Bug #43451 (Fix Under Review): Fails to build with gcc10 and clang9
Kefu Chai

01/03/2020

08:05 PM Backport #41810: nautilus: osd_memory_target isn't applied in runtime.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31852
mergedReviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
08:14 AM Bug #21062: ceph-osd crashes in bluestore
Igor Fedotov wrote:
> Jie Chen, in your case it looks like lack of free space at both db and main device to keep mor...
Jie Chen

01/02/2020

09:32 PM Bug #43451 (Resolved): Fails to build with gcc10 and clang9
gcc10 and clan9 both fail on... Bernd Zeimetz

12/30/2019

03:56 PM Bug #21062: ceph-osd crashes in bluestore
Jie Chen, in your case it looks like lack of free space at both db and main device to keep more DB data. Igor Fedotov

12/27/2019

06:52 AM Bug #21062: ceph-osd crashes in bluestore
I had the same problem
ceph version 14.2.5 (ad5bd132e1492173c85fda2cc863152730b16a92) nautilus (stable)
Log:
...
Jie Chen

12/20/2019

08:03 AM Bug #43353: BlueFS files read and written at the same time
When you start operating on DB by invoking ListColumnFamilies, background compaction process may start before finishi... Adam Kupczyk

12/19/2019

09:21 AM Bug #43370: OSD crash in function bluefs::_flush_range with ceph_abort_msg "bluefs enospc"
Looks like you're simply lacking free space for WAL/DB. The following output confirms this:
2019-12-13 04:13:55.91...
Igor Fedotov

12/18/2019

07:50 PM Bug #42913 (Resolved): nautilus: cram test fails with _do_alloc_write failed with (28) No space l...
Neha Ojha
07:36 PM Bug #42913: nautilus: cram test fails with _do_alloc_write failed with (28) No space left on device
merged https://github.com/ceph/ceph/pull/32283 Yuri Weinstein
02:39 PM Bug #43370 (Rejected): OSD crash in function bluefs::_flush_range with ceph_abort_msg "bluefs eno...
Setup:
* 5x Ubuntu 16.04 VM, 2GB RAM, 16GB root disk
** 2 VMs have 5GB extra (HDD) disk, 1 OSD per disk
** 2 VMs h...
Gerdriaan Mulder

12/17/2019

03:42 PM Bug #43353 (Can't reproduce): BlueFS files read and written at the same time
Bluestore heavy loaded with rocksdb fails to compact.
It fails on check against simultaneous flushing (writing) and ...
Adam Kupczyk
 

Also available in: Atom