Prepare installation packages

2024-11-11 08:44:21  Updated

Before you deploy OceanBase Database, make sure that you have obtained the required images and installation packages of the corresponding products.

Note

To obtain the installation packages of the required versions, go to OceanBase Download Center. If you cannot find an installation package of the required version, contact OceanBase Technical Support.

Deploy an OceanBase cluster by using OCP

The following table lists the images and installation packages required for deploying an OceanBase cluster by using OceanBase Cloud Platform (OCP).

Product Component Description Recommended version Image/Installation package
OceanBase Admin Toolkit (OAT) OAT Docker image
or
oat-all-in-one installation package

Note

  • We recommend that you use the oat-all-in-one installation package to install OAT in a new environment.
  • The oat-all-in-one installation package provides the Docker, OAT, MetaDB, and NLB images, and software packages of common tools.

This image or package is used to install OAT. OAT V4.2.1
  • OAT Docker image:
    • x86_64 platform: oat_x.x.x_xxxxxxxx_x86.tgz
    • AArch64 platform: oat_x.x.x_xxxxxxxx_arm.tgz
  • oat-all-in-one installation package:
    • x86_64 platform: oat-all-in-one-x86-411.tar
    • AArch64 platform: oat-all-in-one-arm-411.tar
OCP OCP Docker image This image is used to deploy OCP. OCP V4.3.1
  • x86_64 platform: ocpxxx.tar.gz
  • AArch64 platform: ocpxxx.arm.tar.gz
MetaDB Docker image

Notice

If you use the OAT docker image to install OAT, you must provide the MetaDB docker image when you install OCP.

This image is used to deploy the OCP MetaDB and MonitorDB. Contact OceanBase Technical Support to obtain the latest MetaDB image.
  • x86_64 platform: meta_xxxxxx_xxxxxx_x86_xxxxxxxx.tgz
  • AArch64 platform: meta_xxxxxx_xxxxxx_arm_xxxxxxxx.tgz
OceanBase Database OceanBase RPM package This package is used to deploy an OceanBase cluster. OceanBase Database V4.3.3
  • x86_64 platform: oceanbase-x.x.x.x-xxxxxxxxxxxxxxxxxx.el7.x86_64.rpm
  • AArch64 platform:
    • LSE enabled (default): oceanbase-x.x.x.x-xxxxxxxxxxxxxxxxxx.el7.aarch64.rpm
    • LSE disabled: oceanbase-x.x.x.x-xxxxxxxxxxxxxxxxxx.nonlse.el7.aarch64.rpm
    For more information about LSE, see Deployment FAQ.
(Optional) OceanBase Database Proxy (ODP) ODP RPM package This package is used to deploy ODP. ODP V4.3.0
  • x86_64 platform: obproxy-x.x.x.x-xxxxxxxxxxxxxx.el7.x86_64.rpm
  • AArch64 platform: obproxy-x.x.x.x-xxxxxxxxxxxxxx.el7.aarch64.rpm

Deploy an OceanBase cluster by using the CLI

The following table lists the images and installation packages for deploying an OceanBase cluster by using the CLI.

Product Component Description Recommended version Image/Installation package
OAT OAT Docker image
or
oat-all-in-one installation package

Note

  • We recommend that you use the oat-all-in-one installation package to install OAT in a new environment.
  • The oat-all-in-one package provides the Docker, OAT, MetaDB, and NLB images, and software packages of common tools.

This image or package is used to install OAT. OAT V4.2.1
  • OAT Docker image:
    • x86_64 platform: oat_x.x.x_xxxxxxxx_x86.tgz
    • AArch64 platform: oat_x.x.x_xxxxxxxx_arm.tgz
  • oat-all-in-one installation package:
    • x86_64 platform: oat-all-in-one-x86-411.tar
    • AArch64 platform: oat-all-in-one-arm-411.tar
OceanBase Database OceanBase RPM package This package is used to deploy an OceanBase cluster. OceanBase Database V4.3.3
  • x86_64 platform: oceanbase-x.x.x.x-xxxxxxxxxxxxxxxxxx.el7.x86_64.rpm
  • AArch64 platform:
    • LSE enabled (default): oceanbase-x.x.x.x-xxxxxxxxxxxxxxxxxx.el7.aarch64.rpm
    • LSE disabled: oceanbase-x.x.x.x-xxxxxxxxxxxxxxxxxx.nonlse.el7.aarch64.rpm
    For more information about LSE, see Deployment FAQ.
(Optional) ODP ODP RPM package This package is used to deploy ODP. ODP V4.3.0
  • x86_64 platform: obproxy-x.x.x.x-xxxxxxxxxxxxxx.el7.x86_64.rpm
  • AArch64 platform: obproxy-x.x.x.x-xxxxxxxxxxxxxx.el7.aarch64.rpm

Contact Us