engines/ceph: add option for setting config file path
authorliangmingyuan <liangmingyuan@baidu.com>
Thu, 26 May 2022 18:49:16 +0000 (02:49 +0800)
committerliangmingyuan <liangmingyuan@baidu.com>
Sun, 29 May 2022 15:26:50 +0000 (23:26 +0800)
commit873db854772d9e2870546bbb919f4baa10f8b0db
treebc51f8f03260cb79759531df5b71f59c326db100
parenta2840331c3cae5b2b0a13f99e58ae18375e2e40d
engines/ceph: add option for setting config file path

Specifies the configuration path of ceph cluster on rados test, so
conf file does not have to be /etc/ceph/ceph.conf.
To set the option, adding the next line to global section of fio:
conf=path_to_ceph_config_file

Signed-off-by: Mingyuan Liang <liangmingyuan@baidu.com>
HOWTO.rst
engines/rados.c
examples/rados.fio
fio.1