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

Feature/#18850 Add internal virtual ips #177

Open
wants to merge 33 commits into
base: development
Choose a base branch
from

Conversation

rgomezborder
Copy link
Member

@rgomezborder rgomezborder commented Oct 7, 2024

Related issue in RedMine

Description

  • Adding ipvirtual-internal-postgresql to rBglobal data bag.
  • Removing all redborder-posgresql service validations.
  • Migrating rb_grant_access and rb_sync_from_master.sh scripts from redborder-posgresql service.
  • Refactor rb_bootstrap_custom.sh code to ruby as we do with rb_bootstrap_leader.
  • Refactor rb_sync_from_master.sh to have a 3 retries to do the backup.

Details

rb_bootstrap_custom.sh and rb_configure_custom.sh custom was executing with no enough permissions to overwrtite /etc/hosts file.

Oct 29 08:47:52 rb-iy501zkbet.redborder.cluster rb_bootstrap.sh[10257]: /usr/lib/redborder/bin/rb_configure_custom.sh: line 44: /etc/hosts: Permission denied
Oct 29 08:47:52 rb-iy501zkbet.redborder.cluster rb_bootstrap.sh[10257]: /usr/lib/redborder/bin/rb_configure_custom.sh: line 51: /etc/hosts: Permission denied
Oct 29 08:47:52 rb-iy501zkbet.redborder.cluster rb_bootstrap.sh[10257]: /usr/lib/redborder/bin/rb_configure_custom.sh: line 58: /etc/hosts: Permission denied

Copy link

the-label-bot bot commented Oct 7, 2024

The Label Bot has predicted the following:

Category Value Confidence Applied Label

@rgomezborder rgomezborder changed the title Feature/#18850 add internal virtual ips Feature/#18850 Add internal virtual ips Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants