opendedup / sdfs

Deduplication Based Filesystem
366 stars 79 forks source link

All of my data is "missing" when using SDFS version 3.10.8, with filesystem created with SDFS version 3.7.8 #107

Closed quantitative-technologies closed 1 year ago

quantitative-technologies commented 3 years ago

I was using SDFS 3.7.8 with backblaze b2.

Now I have a new OS with SDFS version 3.10.8. I copied the config file over from the old system, but I cannot use my storage:

$ sudo mount -t sdfs b4 cloud-storage-jameshh/
Running Program SDFS Version 3.10.8 build date 2020-01-10 19:11
reading config file = /etc/sdfs/b4-volume-cfg.xml
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/usr/share/sdfs/lib/sdfs.jar) to                 method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
multiplier=32 size=8
mem=13421780800 memperDB=1677722600 bufferSize=8589934592 bufferSizePerDB=1073741824
Loading Existing Hash Tables |))))))))))))))))))))))))))))))))))))))))))))))))))| 100% 

Mounted Filesystem

After mounting, my files are unavailable.

$ ls cloud-storage-jameshh/

shows an empty directory.