apache / cloudberry

One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
https://cloudberry.apache.org
Apache License 2.0
430 stars 104 forks source link

[Bug] Error occurred when gpintsystem using auto failover for coordinator feature #634

Open fsmiledream opened 2 months ago

fsmiledream commented 2 months ago

Cloudberry Database version

1.6.0

What happened

Error occurred when gpintsystem using auto failover for coordinator feature ,After configure with --enable-external-fts and etcd cluster also be installed; The command I'm used is 'gpinitsystem -c gpinitsystem_config -h hosts -s gp140 -p /data/cloudberrydb/cbdb_etcd.conf -F /data/cloudberrydb/fts_service.conf -U 1' More detail errors see as below pitcures.

etcd_install_successfully conf initsystem_error masterlog_err

What you think should happen instead

No response

How to reproduce

https://www.linen.dev/s/cloudberrydb/t/22304006/hi-i-have-learned-that-there-is-an-auto-failover-for-coordin#23604d14-b41f-48a2-8b4e-92eae01b45cd External fts setup.pdf The document on website is not detailed enough .

Operating System

openEuler 22.03 (LTS-SP4)

Anything else

No response

Are you willing to submit PR?

Code of Conduct

my-ship-it commented 1 month ago

Hi @jiaqizho, please double check the failures, thanks!

jiaqizho commented 1 month ago
image

not support multi endpoints yet.

fsmiledream commented 1 month ago

not support multi etcd endpoints,so gpdb doesn't support high availability right now? Is the description of the official website inaccurate? https://cloudberrydb.org/zh/docs/cbdb-op-software-hardware
image