Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sysbench Meets Error When Running on ARM64 Platform #435

Open
xusine opened this issue Jun 26, 2023 · 0 comments
Open

Sysbench Meets Error When Running on ARM64 Platform #435

xusine opened this issue Jun 26, 2023 · 0 comments

Comments

@xusine
Copy link
Contributor

xusine commented Jun 26, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant