首批通过分布式安全可靠测评,为关键业务系统打造
部署前环境检查
更新时间:2023-07-18 17:25:59
服务器和操作系统参数设置完成后,为确保部署的正常进行,需要验证 OBServer 和 OCP 服务器是否满足了标准安装条件。
OCP 服务器
在 OCP 所有服务器上,执行以下命令:
cd /root/t-oceanbase-antman/clonescripts
sh precheck.sh -m ocp
执行后,如果有显示 FAIL 的信息,根据错误提示进行修改即可。
OBServer 服务器
在 OBServer 所有服务器上,执行以下命令:
cd /root/t-oceanbase-antman/clonescripts
sh precheck.sh -m ob
执行后,如果有显示 FAIL 的信息,根据错误提示进行修改即可。
备份与恢复服务器
在备份与恢复所有服务器上,执行以下命令:
[root@hostname /]# cd /root/t-oceanbase-antman/clonescripts
[root@hostname clonescripts]# sh precheck.sh -m obbackup
OMS
在 OMS 所有服务器上,执行以下命令:
[root@hostname /]# cd /root/t-oceanbase-antman/clonescripts
[root@hostname clonescripts]# sh precheck.sh -m oms