【 使用环境 】测试环境
【 OB or 其他组件 】
【 使用版本 】4.0.0.0
【问题描述】
使用下面的命令启动一个单机版的OB
docker run -p 2881:2881 --name oceanbase-ce -d oceanbase/oceanbase-ce
容器自动退出,日志显示:
Open ssh connection ok
Connect to observer ok
Create tenant test x
[ERROR] (‘zone1’): resource not enough: log disk size less than 1.0G
See https://www.oceanbase.com/product/ob-deployer/error-codes .
boot failed!
机器配置:
512GB内存
root@HOST2022111101:/data/ssd1# df -h
Filesystem Size Used Avail Use% Mounted on
udev 248G 0 248G 0% /dev
tmpfs 50G 24M 50G 1% /run
/dev/mapper/ubuntu–vg-ubuntu–lv 452G 123G 307G 29% /
【复现路径】问题出现前后相关操作
【问题现象及影响】
【附件】