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.
The following table lists the images and installation packages for deploying an OceanBase cluster:
Note
When you deploy an OceanBase cluster by using the command line, you do not need to prepare the images or installation packages related to OceanBase Cloud Platform (OCP).
| Product |
Component |
Component description |
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 Docker, OAT, MetaDB, NLB images, and common tool software packages.
|
Used to install OAT. |
- OAT docker image:
- x86_64 platform: oat_x.x.x_xxxxxxxx_x86.tgz
- ARM_64 platform: oat_x.x.x_xxxxxxxx_arm.tgz
- oat-all-in-one installation package:
- x86_64 platform: oat-all-in-one-x86-411.tar
- ARM_64 platform: oat-all-in-one-arm-411.tar
|
| OceanBase Cloud Platform (OCP) |
OCP docker image |
Used to deploy OCP. |
- x86_64 platform: ocpxxx.tar.gz
- ARM_64 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 installing OCP.
|
Used to deploy OCP MetaDB and MonitorDB. |
- x86_64 platform: meta_xxxxxx_xxxxxx_x86_xxxxxxxx.tgz
- ARM_64 platform: meta_xxxxxx_xxxxxx_arm_xxxxxxxx.tgz
|
| OceanBase Database |
OceanBase RPM package
Note
For Debian/Ubuntu systems, you can directly use the RPM package. OCP will be responsible for installation and deployment. You do not need to convert it to a .deb package.
|
Used to deploy an OceanBase cluster. |
- x86_64 platform:
- el7: oceanbase-x.x.x.x-xxxxxxxxxxxxxxxxxx.el7.x86_64.rpm
- al8: oceanbase-x.x.x.x-xxxxxxxxxxxxxxxxxx.al8.x86_64.rpm
- ARM_64 platform:
- el7:
- 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.
- al8: oceanbase-x.x.x.x-xxxxxxxxxxxxxxxxxx.al8.aarch64.rpm
Note
- For Rocky Linux 9 and Alibaba Cloud Linux 3, the al8 RPM package is recommended.
- For operating systems with Linux Kernel 5.10 or later (glibc>=2.32), the al8 RPM package is recommended.
- For operating systems with Linux Kernel earlier than 5.10, the el7 RPM package is recommended.
|
| (Optional) OceanBase Database Proxy (ODP) |
ODP RPM package
Note
For Debian/Ubuntu systems, you can directly use the RPM package. OCP will be responsible for installation and deployment. You do not need to convert it to a .deb package.
|
Used to deploy the proxy service. |
- x86_64 platform:
- el7: obproxy-x.x.x.x-xxxxxxxxxxxxxx.el7.x86_64.rpm
- al8: obproxy-x.x.x.x-xxxxxxxxxxxxxx.al8.x86_64.rpm
- ARM_64 platform:
- el7: obproxy-x.x.x.x-xxxxxxxxxxxxxx.el7.aarch64.rpm
- al8: obproxy-x.x.x.x-xxxxxxxxxxxxxx.al8.aarch64.rpm
Note
- For Rocky Linux 9 and Alibaba Cloud Linux 3, the al8 RPM package is recommended.
- For operating systems with Linux Kernel 5.10 or later (glibc>=2.32), the al8 RPM package is recommended.
- For operating systems with Linux Kernel earlier than 5.10, the el7 RPM package is recommended.
|