mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #1634] '-o del_cache' is not working when used the s3fs #860
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#860
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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