ob是社区版还是企业版

【 使用环境 】生产环境 or 测试环境
【 OB or 其他组件 】
【 使用版本 】
【问题描述】清晰明确描述问题
【复现路径】问题出现前后相关操作
【附件及日志】推荐使用OceanBase敏捷诊断工具obdiag收集诊断信息,详情参见链接(右键跳转查看):

【SOP系列 22 】——故障诊断第一步(自助诊断和诊断信息收集)
下载并安装OceanBase All in One
curl -s https://obbusiness-private.oss-cn-shanghai.aliyuncs.com/download-center/opensource/oceanbase-all-in-one/installer.sh | bash
source ~/.oceanbase-all-in-one/bin/env.sh

obd demo
【备注】基于 LLM 和开源文档 RAG 的论坛小助手已开放测试,在发帖时输入 [@论坛小助手] 即可召唤小助手,欢迎试用!

1 个赞

你这是啥问题呢?是问生产环境用社区版还是企业版么

1 个赞

能否再详细描述?

都有吧

[root@ob-master ~]# obd cluster deploy obtest --config /usr/obd/example/autodeploy/default-example.yaml
[ERROR] Parsing error:
while parsing a block mapping
in “/root/.obd/cluster/obtest/config.yaml”, line 22, column 5
expected , but found ‘’
in “/root/.obd/cluster/obtest/config.yaml”, line 24, column 6
[ERROR] Parsing error:
while parsing a block mapping
in “/root/.obd/cluster/obtest/config.yaml”, line 22, column 5
expected , but found ‘’
in “/root/.obd/cluster/obtest/config.yaml”, line 24, column 6
Are you sure you want to deploy the database as the root user? [y/n] [Default: n]: y
[ERROR] Components not detected.
Please check the syntax of your configuration file.
See https://github.com/oceanbase/obdeploy/blob/master/docs/zh-CN/4.configuration-file-description.md
See https://www.oceanbase.com/product/ob-deployer/error-codes .
Trace ID: caf55584-ed3a-11f0-8d8a-02002f301d23
If you want to view detailed obd logs, please run: obd display-trace caf55584-ed3a-11f0-8d8a-02002f301d23
[root@ob-master ~]#

我指定的配置文件 --config /usr/obd/example/autodeploy/default-example.yaml 怎么报错的时候while parsing a block mapping
in “/root/.obd/cluster/obtest/config.yaml”, line 22, column 5。
没有用到–config文件配置