General

Profile

Vladimir Bashkirtsev

  • Login: vbashkirtsev
  • Registered on: 05/11/2019
  • Last sign in: 06/30/2020

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 2 3

Activity

02/03/2021

11:47 PM Ceph Bug #44197: read_until returns Operation not permitted in a mixed arch client MON session
Issue was likely use of 32 bit words on 32 bit systems to store 64 bit config option values. Config pushed by 64 bit ... Vladimir Bashkirtsev

01/16/2021

06:35 AM Ceph Revision 3640e14e (ceph): cient/fuse_ll.c: align fuse_ll_forget() with fuse3 API
In fuse2 forget() is defined as:
void (*forget) (fuse_req_t req, fuse_ino_t ino, unsigned long nlookup);
In fuse3 f...
Vladimir Bashkirtsev

01/10/2021

01:07 AM Ceph Revision 2745faac (ceph): common/options.h: use uint64_t for TYPE_SIZE options regardless of CPU architecture
On 32 bit systems TYPE_SIZE should remain as 64 bit value as large number of default options of TYPE_SIZE easily over... Vladimir Bashkirtsev

01/09/2021

04:06 AM Ceph Revision 50564a60 (ceph): do_cmake.sh: do not perform 'git submodule update' if building from tarball
Signed-off-by: Vladimir Bashkirtsev <vladimir@bashkirtsev.com> Vladimir Bashkirtsev
04:06 AM Ceph Revision b9516966 (ceph): test/test_arch.cc: search "pni" in CPU flags also when detecting SSE3
as sometimes a SSE-3 CPU reports "pni" (Prescott New Instructions) in /proc/cpuinfo.
Signed-off-by: Vladimir Bashkir...
Vladimir Bashkirtsev

06/30/2020

12:23 AM Ceph Bug #46267 (Resolved): unittest_lockdep failure
Apparently during refactoring to use gtest unittest_lockdep was broken. In file src/test/common/test_lockdep.cc I can... Vladimir Bashkirtsev

04/10/2020

12:13 AM Ceph Bug #45023 (Resolved): Object corpus generation is currently broken
I have tried to generate object corpus for readable.sh test in 15.2.1 by running src/script/gen-corpus.sh but it fail... Vladimir Bashkirtsev

06/26/2019

03:59 PM rgw Bug #39992: Multisite sync corruption for large multipart obj
Patches seem to fix the issue but question is now: how to resync invalid files? Any ideas? Vladimir Bashkirtsev

06/16/2019

12:48 PM Dashboard Bug #39708: mgr/dashboard: Test stall in mgr/dashboard/tests/test_task.py
I have disabled test_task_idempotent in attempt to get test suite passing. However I found that test_executing_tasks_... Vladimir Bashkirtsev

05/11/2019

04:29 AM Dashboard Bug #39708 (New): mgr/dashboard: Test stall in mgr/dashboard/tests/test_task.py
test_task_idempotent stalls indefinitely if tests are run on a relatively busy system. I tried to figure out why exac... Vladimir Bashkirtsev

Also available in: Atom