[lustre-discuss] lfs find --printf no output
Homer Li
01jay.ly at gmail.com
Sun Apr 27 20:45:49 PDT 2025
Hi
It looks like the "lfs find --printf" command triggers the bug. I
have added two strace outputs in the attachments.
lustre Server version: 2.15.6
lustre client version: 2.15.6
# lfs find /mnt/HPC -type f --printf "%p \n" | wc -l
(no_output_with_printf.strace.txt.bz2)
0
# find /mnt/HPC -type f -printf "%p \n" | wc -l
5922
# lfs find /mnt/HPC -type f | wc -l (output_without_printf.strace.txt.bz2)
5922
Thanks.
--
May the wind guide your path; May the stars light your way
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output_without_printf.strace.txt.bz2
Type: application/x-bzip
Size: 54955 bytes
Desc: not available
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20250428/7295c145/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_output_with_printf.strace.txt.bz2
Type: application/x-bzip
Size: 58333 bytes
Desc: not available
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20250428/7295c145/attachment-0003.bin>
More information about the lustre-discuss
mailing list