[GH-ISSUE #2664] df of the filesytem used always is 0 #1271

Open
opened 2026-03-04 01:52:43 +03:00 by kerem · 1 comment
Owner

Originally created by @xsmart on GitHub (Apr 21, 2025).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2664

Additional Information

Version of s3fs being used (s3fs --version)

V1.92

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

2.9.9

Kernel information (uname -r)

4.19.90-2102.2.0.0062

How to run s3fs, if applicable

s3fs xxxxxx /opt/record -o passwd_file=/root/.passwd-s3fs -o url=http://x.x.x.x:80 -o use_path_request_style -o bucket_size=40TB

Details about issue

the s3fs used is always 0
[root@cloud11 opt]# df
Filesystem 1K-blocks Used Available Use% Mounted on
devtmpfs 16189308 0 16189308 0% /dev
tmpfs 16205788 0 16205788 0% /dev/shm
tmpfs 16205788 16968 16188820 1% /run
tmpfs 16205788 0 16205788 0% /sys/fs/cgroup
/dev/vda1 524266480 8909096 515357384 2% /
tmpfs 16205788 79772 16126016 1% /tmp
s3fs 39062487040 0 39062487040 0% /opt/record

Originally created by @xsmart on GitHub (Apr 21, 2025). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2664 <!-- -------------------------------------------------------------------------- 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. --------------------------------------------------------------------------- --> ### Additional Information #### Version of s3fs being used (`s3fs --version`) V1.92 #### Version of fuse being used (`pkg-config --modversion fuse`, `rpm -qi fuse` or `dpkg -s fuse`) 2.9.9 #### Kernel information (`uname -r`) 4.19.90-2102.2.0.0062 #### How to run s3fs, if applicable s3fs xxxxxx /opt/record -o passwd_file=/root/.passwd-s3fs -o url=http://x.x.x.x:80 -o use_path_request_style -o bucket_size=40TB ### Details about issue the s3fs used is always 0 [root@cloud11 opt]# df Filesystem 1K-blocks Used Available Use% Mounted on devtmpfs 16189308 0 16189308 0% /dev tmpfs 16205788 0 16205788 0% /dev/shm tmpfs 16205788 16968 16188820 1% /run tmpfs 16205788 0 16205788 0% /sys/fs/cgroup /dev/vda1 524266480 8909096 515357384 2% / tmpfs 16205788 79772 16126016 1% /tmp s3fs 39062487040 0 39062487040 0% /opt/record
Author
Owner

@xsmart commented on GitHub (Apr 21, 2025):

Image
And there has 2G data in the bucket

<!-- gh-comment-id:2817691358 --> @xsmart commented on GitHub (Apr 21, 2025): ![Image](https://github.com/user-attachments/assets/7f8c1c5d-f1f6-4fe2-b0c2-00c7f2c1875a) And there has 2G data in the bucket
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#1271
No description provided.