Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] gpdemo failed on external FTS build #471

Open
1 of 2 tasks
congxuebin opened this issue Jun 17, 2024 · 6 comments
Open
1 of 2 tasks

[Bug] gpdemo failed on external FTS build #471

congxuebin opened this issue Jun 17, 2024 · 6 comments
Assignees
Labels
type: Bug Something isn't working type: Enhancement New feature or request, ideas

Comments

@congxuebin
Copy link
Contributor

congxuebin commented Jun 17, 2024

Cloudberry Database version

No response

What happened

20240830:11:34:09:024274 gpstart:i-1ba8pr8n:gpadmin-[WARNING]:-Standby host is unreachable, cannot determine whether the standby is currently acting as the coordinator. Received error: ExecutionError: 'non-zero rc: 1' occurred.  Details: 'ssh -o StrictHostKeyChecking=no -o ServerAliveInterval=60 i-1ba8pr8n ". /usr/local/cloudberry-db-devel/greenplum_path.sh; $GPHOME/bin/pg_controldata /code/gpdb_src/gpAux/gpdemo/datadirs/standby"'  cmd had rc=1 completed=True halted=False
  stdout=''
  stderr='pg_controldata: fatal: could not open file "/code/gpdb_src/gpAux/gpdemo/datadirs/standby/global/pg_control" for reading: No such file or directory
'
20240830:11:34:09:024274 gpstart:i-1ba8pr8n:gpadmin-[WARNING]:-Continue only if you are certain that the standby is not acting as the coordinator.
20240830:11:34:09:024274 gpstart:i-1ba8pr8n:gpadmin-[WARNING]:-Non interactive mode detected. Not starting the cluster. Start the cluster in interactive mode.
20240830:11:34:18:024274 gpstart:i-1ba8pr8n:gpadmin-[INFO]:-User abort requested, Exiting...
20240830:11:34:18:018462 gpinitsystem:i-1ba8pr8n:gpadmin-[WARN]:
20240830:11:34:18:018462 gpinitsystem:i-1ba8pr8n:gpadmin-[WARN]:-Failed to start CloudberryDB instance; review gpstart output to
20240830:11:34:18:018462 gpinitsystem:i-1ba8pr8n:gpadmin-[WARN]:- determine why gpstart failed and reinitialize cluster after resolving
20240830:11:34:18:018462 gpinitsystem:i-1ba8pr8n:gpadmin-[WARN]:- issues.  Not all initialization tasks have completed so the cluster
20240830:11:34:18:018462 gpinitsystem:i-1ba8pr8n:gpadmin-[WARN]:- should not be used.
20240830:11:34:18:018462 gpinitsystem:i-1ba8pr8n:gpadmin-[WARN]:-gpinitsystem will now try to stop the cluster
20240830:11:34:18:018462 gpinitsystem:i-1ba8pr8n:gpadmin-[WARN]:
20240830:11:34:18:024825 gpstop:i-1ba8pr8n:gpadmin-[INFO]:-Starting gpstop with args: -a -l /code/gpdb_src/gpAux/gpdemo/datadirs/gpAdminLogs -i -d /code/gpdb_src/gpAux/gpdemo/datadirs/qddir/demoDataDir-1
20240830:11:34:18:024825 gpstop:i-1ba8pr8n:gpadmin-[INFO]:-Gathering information and validating the environment...
20240830:11:34:18:024825 gpstop:i-1ba8pr8n:gpadmin-[ERROR]:-gpstop error: postmaster.pid file does not exist.  is CloudberryDB instance already stopped?
20240830:11:34:18:018462 gpinitsystem:i-1ba8pr8n:gpadmin-[FATAL]:-Error from CloudberryDB instance shutdown, check log files Script Exiting!
========================================
gpinitsystem returned: 1
========================================

What you think should happen instead

No response

How to reproduce

rpm -ivh {external_fts_build}.rpm

gpdemo command would fail

Operating System

centos7

Anything else

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@congxuebin congxuebin added the type: Bug Something isn't working label Jun 17, 2024
@congxuebin
Copy link
Contributor Author

Hi @Ray-Eldath Zhaohan, this is the issue we discussed last week. I opened this issue for tracking purpose only.

@congxuebin congxuebin added the priority: High After critical issues are fixed, these should be dealt with before any further issues. label Aug 30, 2024
@congxuebin congxuebin assigned my-ship-it and unassigned Ray-Eldath Sep 10, 2024
@congxuebin
Copy link
Contributor Author

Hi Max, I heard Zhaohan has left the company. Just fyi, we have this issue.

@congxuebin congxuebin assigned roseduan and unassigned my-ship-it Oct 9, 2024
@jiaqizho jiaqizho added type: Enhancement New feature or request, ideas and removed priority: High After critical issues are fixed, these should be dealt with before any further issues. labels Oct 10, 2024
@jiaqizho
Copy link
Contributor

external-fts does not support gpdemo. You can manually write the configuration file if necessary.

@roseduan
Copy link
Contributor

This case only reproduce when export WITH_STANDBY=true

@roseduan roseduan assigned jiaqizho and unassigned roseduan Oct 10, 2024
@congxuebin
Copy link
Contributor Author

Jiaqi, the external-fts build is a release build that we support for testing. I think you mean gpdemo on it will be supported in the future and we keep this issue open as you have lowered the priority.

@jiaqizho
Copy link
Contributor

Jiaqi, the external-fts build is a release build that we support for testing. I think you mean gpdemo on it will be supported in the future and we keep this issue open as you have lowered the priority.

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: Bug Something isn't working type: Enhancement New feature or request, ideas
Projects
None yet
Development

No branches or pull requests

5 participants