Open HodBadichi opened 1 day ago
Please follow the instructions in the README to configure hugepage. Your command will create a database with 1 billion records, requiring tens of GB of memory. But your environment only allows up to 64 pages, and each page is only 2MB.
I'm encountering allocation errors when running the simple serial example. Any suggestions on how to fix this would be appreciated
The huge pages configurations:
cat /proc/sys/vm/nr_hugepages
cat /proc/sys/vm/nr_hugepages_mempolicy
The command and the output :
./run.sh ./ermia_SI ycsb 10 48 20 "-physical_workers_only=1 -index_probe_only=1 -node_memory_gb=75 -null_log_device=1" "-w C -r 10 -s 1000000000 -t sequential"