Skip to content

osd: make "missing incremental map" a debug log message#35222

Merged
tchaikov merged 1 commit intoceph:masterfrom
smithfarm:wip-45606
May 28, 2020
Merged

osd: make "missing incremental map" a debug log message#35222
tchaikov merged 1 commit intoceph:masterfrom
smithfarm:wip-45606

Conversation

@smithfarm
Copy link
Contributor

@smithfarm smithfarm commented May 24, 2020

47a3f63 introduced the following error
message

build_incremental_map_msg missing incremental map 33087

The message causes users to be concerned, yet it does not require action
on their part.

Fixes: https://tracker.ceph.com/issues/45606
Signed-off-by: Nathan Cutler ncutler@suse.com

47a3f63 introduced the following error
message

    build_incremental_map_msg missing incremental map 33087

The message causes users to be concerned, yet it does not require action
on their part.

Fixes: https://tracker.ceph.com/issues/45606
Signed-off-by: Nathan Cutler <ncutler@suse.com>
@tchaikov
Copy link
Contributor

tchaikov commented May 25, 2020

[ RUN      ] TestMigration.StressLive
...
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/librbd/test_Migration.cc:153: Failure
Value of: src_bl.contents_equal(dst_bl)
  Actual: false
Expected: true
after commit snap: user1, block 29360128~4194304 differs
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/librbd/test_Migration.cc:153: Failure
Value of: src_bl.contents_equal(dst_bl)
  Actual: false
Expected: true
after commit snap: user2, block 29360128~4194304 differs
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/librbd/test_Migration.cc:153: Failure
Value of: src_bl.contents_equal(dst_bl)
  Actual: false
Expected: true
after commit snap: user3, block 29360128~4194304 differs
/home/jenkins-build/build/workspace/ceph-pull-requests/src/test/librbd/test_Migration.cc:153: Failure
Value of: src_bl.contents_equal(dst_bl)
  Actual: false
Expected: true
[  FAILED  ] TestMigration.StressLive (5373 ms)

tracked by https://tracker.ceph.com/issues/45694

@smithfarm
Copy link
Contributor Author

 28/199 Test   #6: run-rbd-unit-tests-N.sh .................***Failed  124.29 sec

@smithfarm
Copy link
Contributor Author

jenkins test make check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants