This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### PLEASE TAKE IN ACCOUNT THIS FILE IS CONFIGURED FOR BECHNMARK TESTING OF CEPH NOT PRODUCTION USE | |
[client] | |
rbd cache = False | |
[client.openstack] | |
admin socket = /var/run/openstack/$cluster-$type.$id.$pid.$cctid.asok | |
log file = /var/log/ceph/qemu-guest-$pid.log |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global] | |
ioengine=rbd | |
clientname=admin | |
pool=rbdpool | |
#IO-Depth changes depending on the test | |
iodepth=$IODEPTH | |
runtime=600 | |
direct=1 | |
sync=0 | |
buffered=0 |
NewerOlder