mirror of
https://github.com/ceph/ceph
synced 2025-01-09 04:30:26 +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> |
||
---|---|---|
.. | ||
frag_enable.yaml |