Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

EnhanceIO seems to cause disasters. #128

Open
kresle opened this issue May 15, 2020 · 0 comments
Open

EnhanceIO seems to cause disasters. #128

kresle opened this issue May 15, 2020 · 0 comments

Comments

@kresle
Copy link

kresle commented May 15, 2020

I set up a read-only cache with lru strategy, which should not have dirty data problems.
Now about 10 days past, I went into all kinds of data corruption. My ipynb codes can't be read. Data frequently encounter load error. My trained models are not readable.
I've never had these kinds of problems before. Even though the small files frequently bump into error, I always assumed that I saved them wrongly or closed unproperly. Until I just found out my trained models are not readable, while just yesterday I have used them for test.

Most of the corrupted files would give no hint, the loading methods report corruption. While some of them will get info like this:
du: cannot access 'E10036569.npy': Structure needs cleaning

I don't know how to reproduce the problem.
I use ubuntu 18.04 and a samsung ssd as cache for a raid5.

Now I have deleted the cache device. Just hope that anyone who noticed this thread, will be very cautious to use this project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant