ut-osa / strata

Strata: A Cross Media File System
69 stars 42 forks source link

Add RocksDB benchmark #18

Closed juno-kim closed 5 years ago

juno-kim commented 6 years ago

RocksDB db_bench does not work on Strata with the following error: dev-dax engine is initialized: dev_path /dev/dax0.0 size 7642 MB dev-dax engine is initialized: dev_path /dev/dax1.0 size 3546 MB [11529][init_fs():320] LibFS is initialized with id 4 incorrect fd -2: file /mlfs/archive Initializing RocksDB Options from the specified file Initializing RocksDB Options from command-line flags open error: Corruption: checksum mismatch

Please check this change to be able to run it on Strata.

To build: make release

To run: ./strata_run.sh db_bench --db=/mlfs --wal_dir=/mlfs