parsa-epfl / cloudsuite

A Benchmark Suite for Cloud Services.
http://cloudsuite.ch
Other
210 stars 121 forks source link

Sysbench Meets Error When Running on ARM64 Platform #435

Open xusine opened 1 year ago

xusine commented 1 year ago

Command:

docker run --name sysbench-client -it --rm --net host \
        --cpuset-cpus=0-31 \
        cloudsuite/data-serving-relational:client \
        --warmup --tpcc --server-ip=10.22.20.198 --scale=100 --threads=1

Log:

sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)

DB SCHEMA public
Creating tables: 1

Adding indexes 1 ...

Adding FK 1 ...

Waiting on tables 30 sec

loading tables: 1 for warehouse: 1

loading tables: 1 for warehouse: 2

loading tables: 1 for warehouse: 2

FATAL: `sysbench.cmdline.call_command' function failed: /usr/share/sysbench/tpcc_common.lua:436: db_bulk_insert_done() failed