Skip to content

Pecbridge mailnode not refreshed #7378

@DavidePrincipi

Description

@DavidePrincipi

pecbridge.service does not correctly resolve mailnode IP in a multi-node cluster

Steps to reproduce

  • install NS8 cluster with 2 nodes
  • configure user base
  • install mail server and webtop on node2
  • configure webtop connected to mail server on node2
  • SSH access to node2
  • verify the IP assigned to mailnode:
runagent -m webtop1 podman exec -ti pecbridge getent hosts mailnode

Expected behavior

10.5.4.2        mailnode

Actual behavior

10.5.4.1        mailnode

To solve it, a pod restart is needed:

runagent -m webtop1 systemctl --user restart webtop

Components
ns8-webtop

See discussion https://mattermost.nethesis.it/nethesis/pl/5wqmfkip1td7jq7xtq4ah8z8ye

Thanks to @Amygos @lucagasparini

Metadata

Metadata

Assignees

Labels

verifiedAll test cases were verified successfully

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions