Closed Jsgrooss closed 4 years ago
According to your description, you tried to running kv_bench with UDD environment. I think you forgot to configure the huge pages for UDD (SPDK). Please allot 2GB huge pages for UDD before running kv_bench with UDD.
Location (Korea, USA, China, India, etc.) Put your location for prompt support. Denmark
Describe the bug A clear and concise description of what the bug is. When trying to run the KV Benchmark application the following happens:
To Reproduce Steps to reproduce the behavior:
System environment (please complete the following information)
CPU.txt setup: nodeid,coreid,dbid_load,dbid_perf 0,1,0,0 0,3,1,1 0,5,2,2
bench_config.ini setup (only listed changes i've made):
Additional context Add any other context about the problem here.
HugePage setup: HugePages_Total: 1024 HugePages_Free: 512 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB
The CPU setup is setup in the way i've understood its supposed to be setup, error is the same as if CPU.txt hasn't been modified
device_path in bench_config.ini has been set after testing the file "sample_code_async" has been successfully run to confirm the device path is correct