engines/ceph: add option for setting config file path
[fio.git] / fio.1
diff --git a/fio.1 b/fio.1
index ded7bbfc993bd431a10a034a1c63e14d765d44e1..83d2f2dd6452dc2af2d57a642944fd8e78fa63e3 100644 (file)
--- a/fio.1
+++ b/fio.1
@@ -2243,6 +2243,10 @@ Ceph cluster. If the \fBclustername\fR is specified, the \fBclientname\fR shall
 the full *type.id* string. If no type. prefix is given, fio will add 'client.'
 by default.
 .TP
+.BI (rados)conf \fR=\fPstr
+Specifies the configuration path of ceph cluster, so conf file does not
+have to be /etc/ceph/ceph.conf.
+.TP
 .BI (rbd,rados)busy_poll \fR=\fPbool
 Poll store instead of waiting for completion. Usually this provides better
 throughput at cost of higher(up to 100%) CPU utilization.