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

librbdfio fails when client's hostname differs from identifier in CBT job file #122

Open
ASBishop opened this issue Nov 9, 2016 · 0 comments

Comments

@ASBishop
Copy link

ASBishop commented Nov 9, 2016

The librbdfio benchmark creates RBDs using node names specified in the job file. However, the clients try to access the RBDs using their own "hostname -s" name. If the names are not the same then tests will fail, with output like this in the output files:

Starting 1 process
rbd engine: RBD version: 0.1.9
rbd_open failed.
fio_rbd_connect failed.

I will be submitting a fix.

ASBishop pushed a commit to ASBishop/cbt that referenced this issue Nov 9, 2016
Fix the name of each RBD created by the librbdfio benchmark so the names
match the pattern expected by the clients.

Closes ceph#122
ASBishop pushed a commit to ASBishop/cbt that referenced this issue Dec 16, 2016
Fix the name of each RBD created by the librbdfio benchmark so the names
match the pattern expected by the clients.

Closes ceph#122

(cherry picked from commit b404296)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant