X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.1;h=0abe321304cc5f9a4c06812e32017148238803d1;hp=e502dfe1667b41217b8165240d05e0610095e840;hb=6e20c6e7f357d9286e0c3aef9ca93ebcefab2f02;hpb=fe8d0f4c54f0c308c9a02a4e3c2f5084e8bf5461;ds=sidebyside diff --git a/fio.1 b/fio.1 index e502dfe1..0abe3213 100644 --- a/fio.1 +++ b/fio.1 @@ -1772,6 +1772,9 @@ Preallocate donor's file on init .BI 1: allocate space immediately inside defragment event, and free right after event .RE +.TP +.BI (rbd)clustername \fR=\fPstr +Specifies the name of the ceph cluster. .TP .BI (rbd)rbdname \fR=\fPstr Specifies the name of the RBD. @@ -1780,7 +1783,9 @@ Specifies the name of the RBD. Specifies the name of the Ceph pool containing the RBD. .TP .BI (rbd)clientname \fR=\fPstr -Specifies the username (without the 'client.' prefix) used to access the Ceph cluster. +Specifies the username (without the 'client.' prefix) used to access the Ceph +cluster. If the clustername is specified, the clientname should be full type.id +string. If no type. prefix, fio will add 'client.' by default for you. .TP .BI (mtd)skipbad \fR=\fPbool Skip operations against known bad blocks.