You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use it in cloudlab, , but got a soft lockup. Do you have any idea aout it?
The detail is as follow:
environmont:
infiniswap, i use the lastest master branch version
ubuntu14.04(3.13.0-168-generic)
MLNX_OFED_LINUX-3.3-1.0.4.0-ubuntu14.04-x86_64
docker-ce 17.06.0~ce-0~ubuntu
hardware
i use two m510 nodes, with ConnectX-3.
I do just as the readme.md said, use the script to install and run successfully. and then use a docker to run app. But when i try to run tpcc benchmark in voltdb, the container and node will down. After i change /proc/sys/kernel/softlockup_panic to 1 to make the node reachable, and rerun it with a simple program just allocting mem continuously in container. When it try to use swap, it get the same error again. I use dmesg, and get the follow message:
I try to use it in cloudlab, , but got a soft lockup. Do you have any idea aout it?
The detail is as follow:
environmont:
infiniswap, i use the lastest master branch version
ubuntu14.04(3.13.0-168-generic)
MLNX_OFED_LINUX-3.3-1.0.4.0-ubuntu14.04-x86_64
docker-ce 17.06.0~ce-0~ubuntu
hardware
i use two m510 nodes, with ConnectX-3.
I do just as the readme.md said, use the script to install and run successfully. and then use a docker to run app. But when i try to run tpcc benchmark in voltdb, the container and node will down. After i change /proc/sys/kernel/softlockup_panic to 1 to make the node reachable, and rerun it with a simple program just allocting mem continuously in container. When it try to use swap, it get the same error again. I use dmesg, and get the follow message:
Hoping for your help,
thanks.
The text was updated successfully, but these errors were encountered: