[GH-ISSUE #1634] '-o del_cache' is not working when used the s3fs #860

Open
opened 2026-03-04 01:49:28 +03:00 by kerem · 0 comments
Owner

Originally created by @buhtigmit on GitHub (Apr 25, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1634

'-o del_cache' is not working when used the s3fs

cache dirctory name = '/lv_1G'
obs name = 'hw_obs_name '
local data dirctory name = '/data_obs '
upload file name = '50M.file'

1、 s3fs -o allow_other hw_obs_name -o passwd_file=/root/.passwd-s3fs /data_obs -o url=http://obs.cn-east-2.myhuaweicloud.com -o umask=0 -o use_cache=/lv_1G -o nonempty -o del_cache
2、cp 50M.file /data_obs
3、you can find a cache file in the '/lv_1G', but is not deleted when upload file is finished
4、so ‘-o del_cache’ is not working

Operating System: centos 7.6
OBS : huawei OBS

Originally created by @buhtigmit on GitHub (Apr 25, 2021). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1634 '-o del_cache' is not working when used the s3fs cache dirctory name = '/lv_1G' obs name = 'hw_obs_name ' local data dirctory name = '/data_obs ' upload file name = '50M.file' 1、 s3fs -o allow_other hw_obs_name -o passwd_file=/root/.passwd-s3fs /data_obs -o url=http://obs.cn-east-2.myhuaweicloud.com -o umask=0 -o use_cache=/lv_1G -o nonempty -o del_cache 2、cp 50M.file /data_obs 3、you can find a cache file in the '/lv_1G', but is not deleted when upload file is finished 4、so ‘-o del_cache’ is not working Operating System: centos 7.6 OBS : huawei OBS
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#860
No description provided.