在修补了基础VM和Docker版本的升级后,Docker群群散失的可能原因

发布于 2025-01-23 14:38:12 字数 366 浏览 4 评论 0 原文

我们在DMZ中的RHEL 8.1上运行的Docker Swarm Cluster(社区版)中有3名经理和3名工人。我们也有类似的喜欢在非产品环境中设置的类似,当我们将基础VM修补为最新的RHEL 8.X版本时,我们没有问题,包括Docker版本升级到最新版本。

但是,每当我们尝试修补生产群集VM时,即使表面上的群体恢复正常,我们看到所有的服务和任务都在运行,但是出于某种奇怪的原因,Docker Swarm会散发Docker Ingress Ingress Load Placeancation Falancation能力。我们已经尝试升级几种不同的方式和多次,但是每次我们最终取得相同的结果时,我们都必须恢复。

任何人都可以阐明一些地方,为什么会发生这种情况?

提前致谢,

We have a set of 3 managers and 3 workers in a docker swarm cluster (community edition) running on RHEL 8.1 in a DMZ. We have a similar like to like set up in a non prod environment where we don't have issues when we patch the underlying VMs to latest RHEL 8.x versions including the docker version upgrade to the latest versions.

But any time we try patching the production cluster VMs, even though the swarm on the surface comes back up fine and we see all the services and tasks running, but for some weird reason the docker swarm looses the docker ingress load balancing capability. We have tried upgrading several different ways and many times, but every time we end up with same result and we have had to revert.

Can any one please shed some light into where to look and why this could be happening ?

Thanks in advance,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

血之狂魔 2025-01-30 14:38:12
ethtool -K <interface> tx off

为我们修复了它,请参见:

ethtool -K <interface> tx off

Fixed it for us, see: Docker Swarm Overlay Network ICMP Works, But Not Anything Else

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文