Hi folks, I made another pass at the fio objectstore engine over the long weekend. Some of the major changes: * added support for multiple jobs at a time by splitting global/ObjectStore initialization into a new Engine class * when run with nr_files > 1, the objects are spread over multiple collections to model the concurrency we get from placement groups * replaced other options with a 'conf' option to read in a ceph.conf * moved into src/test/fio and added a README and example job/config files You can find the pull request at https://github.com/ceph/ceph/pull/5943. Testing and feedback is appreciated! Casey -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html