mirror of
https://github.com/ceph/ceph
synced 2025-01-15 23:43:06 +00:00
dc165e632a
The fragment configuration uses 10000 for the fragment max size. The reason for this is that many tests add 1000 files to a single directory which will hit this limit without fragmentation catching up. The test_dirfrag_limit test confirms: o That the directory fragment size cannot exceed mds_bal_fragment_size_max (using a limit of 50 in all configurations). o That fragmentation (forced) will allow more entries to be created. o That unlink fails when the stray directory fragment becomes too large and that unlinking may continue once those strays are purged. Tests: https://github.com/ceph/ceph/pull/9789 Issue: http://tracker.ceph.com/issues/16164 Signed-off-by: Patrick Donnelly <batrick@batbytes.com> |
||
---|---|---|
.. | ||
__init__.py | ||
cephfs_test_case.py | ||
filesystem.py | ||
fuse_mount.py | ||
kernel_mount.py | ||
mount.py | ||
test_auto_repair.py | ||
test_backtrace.py | ||
test_cap_flush.py | ||
test_client_limits.py | ||
test_client_recovery.py | ||
test_config_commands.py | ||
test_damage.py | ||
test_data_scan.py | ||
test_failover.py | ||
test_flush.py | ||
test_forward_scrub.py | ||
test_full.py | ||
test_journal_migration.py | ||
test_journal_repair.py | ||
test_misc.py | ||
test_pool_perm.py | ||
test_readahead.py | ||
test_scrub_checks.py | ||
test_sessionmap.py | ||
test_strays.py | ||
test_volume_client.py | ||
vstart_runner.py |