reverbrain / eblob

Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics
GNU Lesser General Public License v3.0
104 stars 29 forks source link

blob: eblob_periodic: Read-only file system (30); eblob_stat_commit: FAILED #93

Closed agend closed 9 years ago

agend commented 9 years ago

Got error on write : blob: eblob_periodic: Read-only file system (30); eblob_stat_commit: FAILED

I looked in source and can't find where I can find place where stat_path is set which as I think is a source of problem.

eblob version: 0.21.40

agend commented 9 years ago

It's turned out that disks malfanction. Sorry.