ceph/teuthology
Ilya Dryomov b105a07ac6 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>
2014-05-07 17:55:09 +04:00
..
locker Add '# noqa' to suppress a linter error 2013-09-26 14:02:51 -05:00
orchestra Revert "Handle raw data I/O." 2014-05-05 10:03:29 -05:00
task rbd_fsx: expose krbd and related fsx options 2014-05-07 17:55:09 +04:00
task_util rgw: option to create a cache pool 2014-05-01 14:36:26 -07:00
test Update safe_while's suggested usage pattern 2014-03-08 15:19:31 -06:00
__init__.py Timestamp stdout log output 2014-02-12 17:29:09 +00:00
beanstalk.py Calculate a timeout to use based on queue size 2014-04-30 14:30:43 -05:00
ceph.conf.template ceph.conf: longer client_moutn_timeout (which also applies to librados) 2014-04-10 13:24:41 -07:00
config.py Kill jobs that run for over 3 days (configurable) 2014-01-16 10:38:39 -06:00
contextutil.py safe_while: Don't sleep() on the first attempt 2014-04-17 11:08:36 -05:00
coverage.py Make verbosity propagate correctly to modules 2013-10-11 17:10:57 -05:00
kill.py Only attempt to use sudo if necessary 2014-04-28 11:12:29 -05:00
lock.py Fix for #8115 2014-04-22 12:35:11 -07:00
lockstatus.py
misc.py Revert "Handle raw data I/O." 2014-05-05 10:03:29 -05:00
nuke.py Changes so these are not installed and still removed 2014-04-29 15:18:42 -05:00
packaging.py Review: refactor packaging routines to common file 2014-02-14 11:28:01 -08:00
parallel.py Catch a case where we weren't getting tracebacks 2014-02-12 17:29:09 +00:00
report.py Drop usage of safe_while 2014-04-29 16:41:45 -05:00
results.py Fix hilariously long sentry_event para 2013-11-05 15:09:36 -06:00
run_tasks.py Provide real error messages for unfound (sub)tasks 2014-03-31 09:57:19 -05:00
run.py Changes invocation of serialize_remote_roles to internal task to avoid being run during nuke 2014-04-29 05:09:07 -07:00
safepath.py
schedule.py Post last_in_suite jobs, but delete when run 2014-04-25 15:22:30 -05:00
sentry.py
suite.py suite: allow priority to be specified when scheduling 2014-03-26 10:09:12 -07:00
worker.py Post last_in_suite jobs, but delete when run 2014-04-25 15:22:30 -05:00