]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd_fsx: expose krbd and related fsx options
authorIlya Dryomov <ilya.dryomov@inktank.com>
Tue, 6 May 2014 04:45:22 +0000 (08:45 +0400)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Wed, 7 May 2014 13:55:09 +0000 (17:55 +0400)
commitb105a07ac66cb9e00d2be4b2e4d3262ae4f3f36c
treed30bf9ba0581ed959a6769aef4a720beac5da299
parent0c8a3e2334631f5fc20cb7933d0005353ea6a46e
rbd_fsx: expose krbd and related fsx options

Expose

-K (enable krbd mode) through 'krbd',
-Z (use direct IO) through 'direct_io',
-U (disable randomized striping) through 'randomized_striping',
-H (disable discard ops) through 'punch_holes',

-r readbdy (read alignment) through 'readbdy',
-w writebdy (write alignment) through 'writebdy',
-h holebdy (discard alignment) through 'holebdy'.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
teuthology/task/rbd_fsx.py