ceph/qa/tasks
Jeff Layton 3321cc7b37 mds: fold mds_revoke_cap_timeout into mds_session_timeout
Right now, we have two different timeout settings -- one for when the
client is just not responding at all (mds_session_timeout), and one for
when the client is otherwise responding but isn't returning caps in a
timely fashion (mds_cap_revoke_timeout).

The default settings on them are equivalent (60s), but only the
mds_session_timeout is communicated via the mdsmap. The
mds_cap_revoke_timeout is known only to the MDS. Neither timeout results
in anything other than warnings in the current codebase.

There is also a third setting (mds_session_autoclose) that is also
communicated via the MDSmap. Exceeding that value (default of 300s)
could eventually result in the client being blacklisted from the
cluster. The code to implement that doesn't exist yet, however.

The current codebase doesn't do any real sanity checking of these
timeouts, so the potential for admins to get them wrong is rather high.
It's hard to concoct a use-case where we'd want to warn about these
events at different intervals.

Simplify this by just removing the mds_cap_revoke_timeout setting, and
replace its use in the code with the mds_session_timeout. With that, the
client can at least determine when warnings might start showing up in
the MDS' logs.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2017-11-14 07:27:01 -05:00
..
cephfs mds: fold mds_revoke_cap_timeout into mds_session_timeout 2017-11-14 07:27:01 -05:00
mgr qa: add mgr module selftest task 2017-09-27 14:20:22 -04:00
tests
util qa/rgw: ignore errors from 'pool application enable' 2017-10-09 10:25:26 -04:00
__init__.py
admin_socket.py
autotest.py
aver.py
blktrace.py
boto.cfg.template
calamari_nosetests.py
calamari_setup.py
cbt.py qa: avoid using make install for fio 2017-09-12 08:26:27 -07:00
ceph_client.py
ceph_deploy.py Fix get_system_type failure due to invalid remote name 2017-09-10 12:42:16 -07:00
ceph_fuse.py
ceph_manager.py qa: s/backfill/backfilling/ 2017-10-11 11:52:43 +08:00
ceph_objectstore_tool.py ceph-objectstore-tool: Make pg removal require --force 2017-09-08 17:56:05 -07:00
ceph_test_case.py qa/ceph_test_case: support CephFS recovery pools 2017-08-30 09:02:44 -04:00
ceph.py qa/cephfs: Allow deferred fs creation 2017-08-30 09:02:44 -04:00
cephfs_test_runner.py
check_counter.py
cifs_mount.py
cram.py
create_verify_lfn_objects.py
devstack.py
die_on_err.py
divergent_priors2.py ceph-objectstore-tool: Make pg removal require --force 2017-09-08 17:56:05 -07:00
divergent_priors.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
dnsmasq.py
dump_stuck.py qa/tasks/dump_stuck: fix dump_stuck test bug 2017-07-25 11:14:07 +00:00
ec_lost_unfound.py erasure-code: ruleset-* -> crush-* 2017-07-06 15:01:03 -04:00
exec_on_cleanup.py
filestore_idempotent.py
kclient.py
keystone.py qa/tasks/keystone: make possible to deploy Keystone on CentOS as well. 2017-08-13 23:14:40 +00:00
locktest.py
logrotate.conf
lost_unfound.py qa: fix the potential delay of pg state change 2017-08-25 17:07:37 +08:00
manypools.py
mds_creation_failure.py
mds_thrash.py qa: thrash max_mds and deactivate ranks 2017-07-06 22:29:41 -07:00
metadata.yaml
mon_clock_skew_check.py qa/tasks/mon_clock_skew_check: vastly simplify 2017-07-12 12:52:02 -04:00
mon_recovery.py
mon_seesaw.py
mon_thrash.py
multibench.py
object_source_down.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
omapbench.py
osd_backfill.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
osd_failsafe_enospc.py
osd_recovery.py qa/tasks: add a blacklist for flush_pg_stats() 2017-06-02 13:06:50 -04:00
peer.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
peering_speed_test.py
populate_rbd_pool.py
qemu.py Merge pull request #15860 from dillaman/wip-20168 2017-07-05 14:52:55 +03:00
rados.py erasure-code: ruleset-* -> crush-* 2017-07-06 15:01:03 -04:00
radosbench.py Merge pull request #16027 from liewegas/wip-crush-rule-class 2017-07-08 21:34:13 -05:00
radosbenchsweep.py
radosgw_admin_rest.py
radosgw_admin.py Test bytes_sent bugs. 2017-08-08 21:56:01 -04:00
rbd_fio.py qa/tasks/rbd_fio: bump default fio version to 2.21 2017-07-27 18:57:43 +02:00
rbd_fsx.py
rbd_mirror.py qa/tasks: rbd-mirror daemon not properly run in foreground mode 2017-07-14 10:32:28 -04:00
rbd.py qa/tasks/rbd.xfstests: take exclude list from yaml 2017-08-29 16:09:35 +02:00
rebuild_mondb.py qa/tasks/rebuild_mondb: update to address ceph-mgr changes 2017-05-28 09:59:50 +08:00
recovery_bench.py
reg11184.py ceph-objectstore-tool: Make pg removal require --force 2017-09-08 17:56:05 -07:00
rep_lost_unfound_delete.py qa: fix the potential delay of pg state change 2017-08-25 17:07:37 +08:00
repair_test.py Merge pull request #16281 from badone/wip-PG-cluster-log-audit 2017-07-27 16:25:30 -05:00
resolve_stuck_peering.py qa/tasks/resolve_stuck_peering: start osd at end 2017-06-19 14:28:28 -04:00
rest_api.py
restart.py
rgw_logsocket.py
rgw_multi
rgw_multisite_tests.py
rgw_multisite.py qa/rgw: enable 'rgw' application on created pools 2017-08-22 14:37:02 -04:00
rgw.py qa: create_cache_pool no longer runs 'pool application enable' 2017-08-29 10:01:04 -04:00
s3a_hadoop.py qa/tests: skip test that use public bucket landsat-pds from AWS 2017-09-19 17:12:15 -07:00
s3readwrite.py
s3roundtrip.py
s3tests.py qa/rgw: disable lifecycle tests because of expiration failures 2017-08-02 11:06:35 -04:00
samba.py
scrub_test.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
scrub.py
swift.py tests: swift.py: tweak imports 2017-06-25 12:42:36 +02:00
systemd.py
tempest.py qa, rgw: Keystone's instances can be now accessed via non-local network interfaces. 2017-08-13 23:14:40 +00:00
teuthology_integration.py
tgt.py
thrash_pool_snaps.py
thrashosds-health.yaml qa/suites: escape the parenthesis of the whitelist text 2017-08-01 21:54:44 +08:00
thrashosds.py qa/tasks/ceph_manager: wait_for_all_up -> wait_for_all_osds_up 2017-07-27 12:10:26 -04:00
tox.py qa/tasks/keystone: make possible to deploy Keystone on CentOS as well. 2017-08-13 23:14:40 +00:00
userdata_setup.yaml scripts: fix bash path in shebangs 2017-07-27 13:24:26 -06:00
userdata_teardown.yaml scripts: fix bash path in shebangs 2017-07-27 13:24:26 -06:00
vstart_runner.py qa: revert "qa: use config_path property instead of literal" 2017-09-20 16:09:40 -07:00
watch_notify_same_primary.py
watch_notify_stress.py
workunit.py qa/tasks/workunit: allow alt basedir 2017-07-24 15:44:51 -04:00