OceanBase logo

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Resources

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS

OceanBase Cloud

OceanBase Database

Tools

Connectors and Middleware

QUICK START

OceanBase Cloud

OceanBase Database

BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Company

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

International - English
中国站 - 简体中文
日本 - 日本語
Sign In
Start on Cloud

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS
OceanBase CloudOceanBase Database
ToolsConnectors and Middleware
QUICK START
OceanBase CloudOceanBase Database
BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

Start on Cloud
编组
All Products
    • Databases
    • iconOceanBase Database
    • iconOceanBase Cloud
    • iconOceanBase Tugraph
    • iconInteractive Tutorials
    • iconOceanBase Best Practices
    • Tools
    • iconOceanBase Cloud Platform
    • iconOceanBase Migration Service
    • iconOceanBase Developer Center
    • iconOceanBase Migration Assessment
    • iconOceanBase Admin Tool
    • iconOceanBase Loader and Dumper
    • iconOceanBase Deployer
    • iconKubernetes operator for OceanBase
    • iconOceanBase Diagnostic Tool
    • iconOceanBase Binlog Service
    • Connectors and Middleware
    • iconOceanBase Database Proxy
    • iconEmbedded SQL in C for OceanBase
    • iconOceanBase Call Interface
    • iconOceanBase Connector/C
    • iconOceanBase Connector/J
    • iconOceanBase Connector/ODBC
    • iconOceanBase Connector/NET
icon

OceanBase Admin Tool

V4.5.0

    Download PDF

    OceanBase logo

    The Unified Distributed Database for the AI Era.

    Follow Us
    Products
    OceanBase CloudOceanBase EnterpriseOceanBase Community EditionOceanBase seekdb
    Resources
    DocsBlogWhite PaperLive DemosTraining & CertificationTicket
    Company
    About OceanBaseTrust CenterLegalPartnerContact Us
    Follow Us

    © OceanBase 2026. All rights reserved

    Cloud Service AgreementPrivacy PolicySecurity
    Contact Us
    Document Feedback
    1. Documentation Center
    2. OceanBase Admin Tool
    3. V4.5.0
    iconOceanBase Admin Tool
    V 4.5.0
    Databases
    • OceanBase Database
    • OceanBase Cloud
    • OceanBase Tugraph
    • Interactive Tutorials
    • OceanBase Best Practices
    Tools
    • OceanBase Cloud Platform
    • OceanBase Migration Service
    • OceanBase Developer Center
    • OceanBase Migration Assessment
    • OceanBase Admin Tool
    • OceanBase Loader and Dumper
    • OceanBase Deployer
    • Kubernetes operator for OceanBase
    • OceanBase Diagnostic Tool
    • OceanBase Binlog Service
    Connectors and Middleware
    • OceanBase Database Proxy
    • Embedded SQL in C for OceanBase
    • OceanBase Call Interface
    • OceanBase Connector/C
    • OceanBase Connector/J
    • OceanBase Connector/ODBC
    • OceanBase Connector/NET
    • V 4.5.1
    • V 4.5.0
    • V 4.4.1
    • V 4.4.0
    • V 4.3.2
    • V 4.3.1
    • V 4.3.0
    • V 4.2.1
    • V 4.1.2

    Install and uninstall OpenSearch

    Last Updated:2026-04-09 08:27:14  Updated
    Share
    What is on this page
    Prerequisites
    Install OpenSearch
    View OpenSearch
    Uninstall OpenSearch
    What to do next

    folded

    Share

    This topic describes how to install and uninstall OpenSearch in the OceanBase Admin Toolkit (OAT) console.

    Prerequisites

    Before you install OpenSearch, make sure that the following conditions are met:

    • You have installed OAT and logged in as a super administrator or an O&M engineer. For more information, see Install OAT.
    • You have added a server to install OpenSearch. For more information, see Add a server.
    • You have added an OpenSearch image file.
    • The server meets the requirements for installing OpenSearch.

    Install OpenSearch

    To install OpenSearch, perform the following steps:

    1. In the left-side navigation pane, choose Product Service > Components.

    2. On the Components page, click Create Component in the upper-right corner and choose Create OpenSearch.

    3. On the Create OpenSearch page, configure the parameters.

      The following table describes the basic parameters of OpenSearch.

      Parameter
      Description
      OpenSearch Image The Docker image of OpenSearch.
      • If an OpenSearch image of the required version is available, select the image.
      • If no OpenSearch image is available, click Manage Image Files in the lower part to upload an image.
      Component Name The name of the component, which must be unique. Default value: opensearch.
      Server The IP address of the server on which you want to install OpenSearch.
      CPU The number of CPU cores available to OpenSearch. Default value: 4.
      Memory The size of memory available to OpenSearch, in GB. Default value: 16.

      The following table describes the installation parameters. The parameters are optional.

      Parameter
      Description
      Data Directory The installation path of OpenSearch. Default value: /data/opensearch.
      Username The username of OpenSearch. Default value: admin.
      Password The password corresponding to the username of OpenSearch. By default, a random password is used.
      Listening port The listening port of OpenSearch. Valid values:
      • OPENSEARCH_HTTP_PORT: the port used by OpenSearch for external communication. Default value: 9200.
      • OPENSEARCH_TCP_PORT: the port used for communication between OpenSearch nodes. Default value: 9300.
      • CEREBRO_PORT: the port for cerebro. Default value: 9100.
      • ELASTICSEARCH_EXPORTER_PORT: the port for elasticsearch_exporter. Default value: 9114.
    4. After you configure the parameters, click Submit.

      You can also click Reset to restore to the default configurations.

      After the configurations are submitted, you are redirected to the Components page. On this page, you can find the OpenSearch component and click View Tasks in the Actions column to view the installation progress. You can click the OpenSearch tab to display only OpenSearch components or search for the OpenSearch component in the upper-right corner.

    View OpenSearch

    After you install an OpenSearch component, you can perform the following steps to view its information on the Components page:

    1. In the left-side navigation pane, choose Product Service > Components.

    2. On the Components page, click the OpenSearch tab to display only OpenSearch components or search for the OpenSearch component in the upper-right corner.

    3. Click the name of the OpenSearch component in the Name column to view information about the component, including the basic configurations, installation settings, and associated services.

      • You need to configure the basic parameters and installation parameters when you install OpenSearch. If you do not configure the installation parameters, the default values are used.

      • When you create an OceanBase Cloud Platform (OCP) instance, you can associate the instance with an OpenSearch component. For more information, see Install, upgrade, and uninstall OCP.

    Uninstall OpenSearch

    To uninstall OpenSearch, perform the following steps:

    1. In the left-side navigation pane, choose Product Service > Components.

    2. Find the OpenSearch component that you want to uninstall and click Uninstall in the Actions column.

      Note

      You can also search for the required OpenSearch component by name at the top of the page.

    3. In the message that appears, click OK.

      Then, OAT displays a message indicating that the component is being uninstalled and creates an uninstallation task. You can click the task ID in the message to view the task progress.

      Note

      If the OpenSearch component is associated with another service, the uninstallation fails.

    What to do next

    After you install OpenSearch, you can install other OceanBase services.

    Previous topic

    Install and uninstall NLB
    Last

    Next topic

    Install and uninstall SQLAuditStore
    Next
    What is on this page
    Prerequisites
    Install OpenSearch
    View OpenSearch
    Uninstall OpenSearch
    What to do next