Coder Social home page Coder Social logo

Comments (4)

DocSavage avatar DocSavage commented on July 17, 2024

No, DVID can handle TBs in a dataset. This might be a DB corruption. Was it working before and you have enough disk space for the mounted disk for /tmp?

You could try the repair command:
https://github.com/janelia-flyem/dvid/blob/master/cmd/dvid/main.go#L102
$ dvid repair basholeveldb /tmp/dvid/dvid.log

from dvid.

FeifeiyuM avatar FeifeiyuM commented on July 17, 2024

thankx. /tmp is used for log file storage. disk space for images is enough.

from dvid.

DocSavage avatar DocSavage commented on July 17, 2024

Did the "repair" command fix your problem?
If the basholeveldb engine isn't working for your setup, there are other engines you could try like "badger" (either badger v2 on master branch or badger v3 on the badger-v3 branch).

from dvid.

FeifeiyuM avatar FeifeiyuM commented on July 17, 2024

Did the "repair" command fix your problem? If the basholeveldb engine isn't working for your setup, there are other engines you could try like "badger" (either badger v2 on master branch or badger v3 on the badger-v3 branch).

It's worked. thanx

from dvid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.