Skip to content

[Question]: OBD server DR handling #218

@yuing32

Description

@yuing32

Description

I want to ask about how can I stop/start OCP cluster if my only one OBD server down.

I followed the following official website to setup OCP successfully.
https://www.oceanbase.com/docs/common-ocp-1000000002381076

After that, I want to restart the OCP cluster. So I search about the command. The following command is what I found.
obd cluster stop [cluste_name]
obd cluster start [cluste_name]

Then it come out a problem. If my obd server is out of service, how can I do so?
I tried to deploy the same conf file in another OBD server by following command.
obd cluster deploy [cluste_name] -c conf.yaml
But the cluster status is 'configured', I think it is not a solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions