[GH-ISSUE #2442] use V1.89,find print many "could not get fd_manager_lock when clean up file" information in s3fs logs . What will be affected? #1204

Closed
opened 2026-03-04 01:52:12 +03:00 by kerem · 2 comments
Owner

Originally created by @loongyiyao on GitHub (Apr 8, 2024).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2442

Additional Information

Version of s3fs being used (s3fs --version)

V1.89

Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse or dpkg -s fuse)

Kernel information (uname -r)

5.10.134-13.1.zncgsl6.x86_64

GNU/Linux Distribution, if applicable (cat /etc/os-release)

How to run s3fs, if applicable

s3fs syslog messages (grep s3fs /var/log/syslog, journalctl | grep s3fs, or s3fs outputs)

Details about issue

i find print many "could not get fd_manager_lock when clean up file" information in s3fs logs . What will be affected?

Originally created by @loongyiyao on GitHub (Apr 8, 2024). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2442 <!-- -------------------------------------------------------------------------- The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at all. Keep in mind that the commands we provide to retrieve information are oriented to GNU/Linux Distributions, so you could need to use others if you use s3fs on macOS or BSD. --------------------------------------------------------------------------- --> ### Additional Information #### Version of s3fs being used (`s3fs --version`) V1.89 #### Version of fuse being used (`pkg-config --modversion fuse`, `rpm -qi fuse` or `dpkg -s fuse`) #### Kernel information (`uname -r`) 5.10.134-13.1.zncgsl6.x86_64 #### GNU/Linux Distribution, if applicable (`cat /etc/os-release`) <!-- command result --> #### How to run s3fs, if applicable <!-- Describe the s3fs "command line" or "/etc/fstab" entry used. --> <!-- Executed command line or /etc/fastab entry --> ``` ``` #### s3fs syslog messages (`grep s3fs /var/log/syslog`, `journalctl | grep s3fs`, or `s3fs outputs`) <!-- if you execute s3fs with dbglevel, curldbg option, you can get detail debug messages. --> ``` ``` ### Details about issue <!-- Please describe the content of the issue in detail. --> i find print many "could not get fd_manager_lock when clean up file" information in s3fs logs . What will be affected?
kerem closed this issue 2026-03-04 01:52:12 +03:00
Author
Owner

@loongyiyao commented on GitHub (Apr 8, 2024):

/usr/bin/s3fs sttest /dev/mount1 -o url=https://xx.xx.xx.xx:xx/ -o endpoint=cn-east-1 -o sigv2 -o passwd_file=/home/.passwd-s3fs -o use_path_request_style -o allow_other -o umask=0 -o use_cache=/dev/cache1 -o del_cache -o ensure_diskfree=-4096 -o enable_noobj_cache -o parallel_count=20 -o multipart_size=52 -o dbglevel=warn

<!-- gh-comment-id:2042896089 --> @loongyiyao commented on GitHub (Apr 8, 2024): /usr/bin/s3fs sttest /dev/mount1 -o url=https://xx.xx.xx.xx:xx/ -o endpoint=cn-east-1 -o sigv2 -o passwd_file=/home/.passwd-s3fs -o use_path_request_style -o allow_other -o umask=0 -o use_cache=/dev/cache1 -o del_cache -o ensure_diskfree=-4096 -o enable_noobj_cache -o parallel_count=20 -o multipart_size=52 -o dbglevel=warn
Author
Owner

@gaul commented on GitHub (Apr 8, 2024):

Please test with the latest version 1.94 and reopen if your symptoms persist.

<!-- gh-comment-id:2043600786 --> @gaul commented on GitHub (Apr 8, 2024): Please test with the latest version 1.94 and reopen if your symptoms persist.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1204
No description provided.