Slow du performance on Lustre for large directories
This bug report will be marked for expiration in 58 days if no further activity occurs. (find out why)
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| gnulib (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
Bug Description
Quoting the upstream bug report:
"The gnulib function dirent_
false for Lustre (i.e. #define S_MAGIC_LUSTRE 0x0BD00BD0 as seen
in lustre/
tree as LL_SUPER_MAGIC [1]). Sorting dirents negatively impacts du
performance on Lustre because it interferes with Lustre's ability to
prefetch file metadata (via statahead).
For context, Lustre is an open-source (GPLv2) out-of-tree Linux filesystem
commonly used for HPC applications."
This patch was merged upstream as:
https:/
Could we cherry-pick this to Ubuntu gnulib?

patch returns false for lustre