Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nautilus: os/bluestore: call fault_range prior to looking for blob to reuse #27525

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

ifed01
Copy link
Contributor

@ifed01 ifed01 commented Apr 11, 2019

…reuse

Fixes: https://tracker.ceph.com/issues/21312

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit e0a395e)
@ifed01 ifed01 added this to the nautilus milestone Apr 11, 2019
@ifed01 ifed01 added the nautilus-batch-1 nautilus point releases label May 9, 2019
@ifed01 ifed01 removed the nautilus-batch-1 nautilus point releases label May 17, 2019
@smithfarm smithfarm added nautilus-batch-1 nautilus point releases and removed nautilus-batch-1 nautilus point releases labels May 20, 2019
@smithfarm
Copy link
Contributor

smithfarm commented May 20, 2019

[ 97%] Building CXX object src/rgw/CMakeFiles/radosgw.dir/rgw_main.cc.o
/usr/bin/ld: warning: libboost_context.so.1.67.0, needed by //opt/ceph/lib/x86_64-linux-gnu/libboost_coroutine.so.1.67.0, not found (try using -rpath or -rpath-link)
//opt/ceph/lib/x86_64-linux-gnu/libboost_coroutine.so.1.67.0: undefined reference to `jump_fcontext'
//opt/ceph/lib/x86_64-linux-gnu/libboost_coroutine.so.1.67.0: undefined reference to `make_fcontext'
collect2: error: ld returned 1 exit status

Link Error: RGW library not found

@cbodley @tchaikov I wonder if this build failure is due to http://tracker.ceph.com/issues/39981 ?

Working theory: one or more "make check" workers have /bin/sh pointing to something other than "bash". . . which wasn't the case before the recent Jenkins meltdown (?)

@smithfarm
Copy link
Contributor

jenkins re-test this please

@ifed01
Copy link
Contributor Author

ifed01 commented May 22, 2019

jenkins retest this please

1 similar comment
@ifed01
Copy link
Contributor Author

ifed01 commented May 22, 2019

jenkins retest this please

@smithfarm smithfarm added the nautilus-batch-1 nautilus point releases label May 22, 2019
@yuriw
Copy link
Contributor

yuriw commented May 30, 2019

@yuriw yuriw merged commit 0ebf016 into ceph:nautilus Jun 4, 2019
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.

4 participants