You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Sonme files that were added through weed filer.copy to a bucket seem to exist in the filer and can be accessed, but the FUSE mount does not show the said filer.
$ stat /mnt/weed/buckets/three/folders/here/448fc478ee6aa1dddc8797417b82aa1c459c967374e9784c845aff1fc9b21b3e.jpg
stat: cannot stat '/mnt/weed/buckets/three/folders/here/448fc478ee6aa1dddc8797417b82aa1c459c967374e9784c845aff1fc9b21b3e.jpg': No such file or directory
Describe the bug
Sonme files that were added through
weed filer.copy
to a bucket seem to exist in the filer and can be accessed, but the FUSE mount does not show the said filer.File exists in Filer/Volume and can be accessed:
But does not exist in the mount.
System Setup
version 8000GB 2.22 2c5eac5 linux amd64
filer.toml
weed mount -filer=localhost:8888 -dir=/mnt/weed -cacheDir=/snapraid/storage_c2/test/seaweed-cache -cacheCapacityMB=0
Expected behavior
All files that are accessible via the Filer should be accessible via the FUSE mount.
Additional context
The FUSE mount was never unmounted throughout the whole duration of filer.copy and the subsequent file checks.
The text was updated successfully, but these errors were encountered: