We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I'm running master branch.
When I run task BurstyWriteTests in cache suite, it fails.
Take a look at one of the log smallfile_cache_mq_1.log:
D, [2020-05-29T09:54:31.981131 #26449] DEBUG -- : executing: 'mount -o nouuid /dev/mapper/test-dev-970212 ./smallfile-mount' D, [2020-05-29T09:54:32.047034 #26449] DEBUG -- : executing: 'python ~/smallfile/smallfile_cli.py --top ./smallfile-mount --fsync Y --file-size-distribution exponential --hash-into-dirs Y --files-per-dir 30 --dirs-per-dir 5 --threads 4 --file-size 64 --operation create --files 10000' D, [2020-05-29T09:54:32.401764 #26449] DEBUG -- : stderr: python: can't open file '/home/pahome/smallfile/smallfile_cli.py': [Errno 2] No such file or directory D, [2020-05-29T09:54:32.401873 #26449] DEBUG -- : command failed with 'pid 26620 exit 2': python ~/smallfile/smallfile_cli.py --top ./smallfile-mount --fsync Y --file-size-distribution exponential --hash-into-dirs Y --files-per-dir 30 --dirs-per-dir 5 --threads 4 --file-size 64 --operation create --files 10000
Where to find the smallfile_cli.py?
Originally posted by @pahome in #61 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I'm running master branch.
When I run task BurstyWriteTests in cache suite, it fails.
Take a look at one of the log smallfile_cache_mq_1.log:
Where to find the smallfile_cli.py?
Originally posted by @pahome in #61 (comment)
The text was updated successfully, but these errors were encountered: