Skip to content

DB catalogs structure #43

Description

@a-pashkov

Hello,

Then I tried to open database wich was created by eleveldb I see this:
1>erocksdb:open("./data/leveldb_data/45671926166590716193865151022383844364247891968", [{create_if_missing,true}, {write_buffer_size,32341453}], []).
{error,{db_open,"Corruption: Can't access /008039.sst: IO error: ./data/leveldb_data/45671926166590716193865151022383844364247891968/008039.sst: No such file or directory...

eleveldb directory looks like this:
./data/leveldb_data/45671926166590716193865151022383844364247891968
├── 008037.log
├── CURRENT
├── IDENTITY
├── LOCK
├── LOG
├── LOG.old.1566577075266246
├── LOG.old.1566577091506941
├── LOG.old.1566638213937366
├── LOG.old.1566638221253093
├── MANIFEST-000002
├── sst_0
├── sst_1
│   ├── 007980.sst
│   ├── 008021.sst
│   ├── 008030.sst
│   └── 008039.sst
├── sst_2
│   ├── 007979.sst
│   ├── 007981.sst
│   ├── 007982.sst
...

How to open databases which stored data in basho style subfolders sst_0, sst_1...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions