tpch 初始化报错 退出

【4.0.0.0】 arm 4.19.90-17.ky10.aarch64
tpch初始化报如下错误,直连observer,使用的是tiup工具: tiup bench tpch prepare --host 10.125.xxx --port 28811 --db tpch --user txxx@xxxxl --password xxxxx --sf 100

creating lineitem
generating nation table
generate nation table done
generating region table
generate region table done
generating customers table
generate customers table done
generating suppliers table
generate suppliers table done
generating part/partsupplier tables

Got signal [hangup] to exit.
Got signal hangup (Component: bench ; PID: 1358677)

Got signal [hangup] again to exit.

nohup最后时间是 15:40 ,日志:
链接:百度网盘-链接不存在
提取码:2o88

日志连接没有办法打开,可以压缩一下上传到这里

我测试可以打开, 论坛上传上限20M,zip压缩后70多M

应该是我的网络问题,有关tpch测试我们官网有文档帮助,可先看看参考这个文档是否能够解决你的问题:
https://www.oceanbase.com/docs/community-observer-cn-10000000000901377

这个比较麻烦 ,我上面是有现成的tiup ,昨天跑就没问题,昨天是分配的内存少正在写入的表查询卡住了再加上没有监控 然后destroy后今天重新加上obagent部署的,就一直报这个错 。

初始化是100 sf , 换成30sf 后能够完成 , 现在租户的unit memory已增加到86G

我联系布道师同学帮你看看是否正常

内部建议用使用oceanbase obd提供的压测工具或者原生的tpch工具压测

这个回答似乎不太好,这个回答不能解释30sf 就没有问题

还是建议使用ob提供的,或者根据官方文档的原生tpch测试。不同的数据库可能会有一些不同的参数设置,或者表结构设计,内部没有用tiup压测的文档。