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

为集群添加node节点时报错 Kubefile sha256 sum not match #4951

Open
suntiexuan opened this issue Aug 8, 2024 · 1 comment
Open
Labels
kind/bug Something isn't working response-expired

Comments

@suntiexuan
Copy link

Sealos Version

Version: 4.3.0-7ee53f1d

How to reproduce the bug?

为集群添加node节点时报错:error Applied to cluster error: failed to copy rootfs default-0zj6yydb: failed to copy entry /var/lib/containers/storage/overlay/5ca40be347ce0e5591de636436f645560a5818580a13c92619551d5a53d25180/merged/Kubefile -> /var/lib/sealos/data/default/rootfs/Kubefile to 172.18.8.47:22: sha256 sum not match /var/lib/containers/storage/overlay/5ca40be347ce0e5591de636436f645560a5818580a13c92619551d5a53d25180/merged/Kubefile(19da1b0c0a48328df462baf55b5aa382ffdba6e960d8c513286c9bb3d580285b) != /var/lib/sealos/data/default/rootfs/Kubefile(403075df8b2315228d2275b8a1332a0959550cfb5812d00b2efc2c5397c25733), maybe network corruption?
Error: failed to copy rootfs default-0zj6yydb: failed to copy entry /var/lib/containers/storage/overlay/5ca40be347ce0e5591de636436f645560a5818580a13c92619551d5a53d25180/merged/Kubefile -> /var/lib/sealos/data/default/rootfs/Kubefile to 172.18.8.47:22: sha256 sum not match /var/lib/containers/storage/overlay/5ca40be347ce0e5591de636436f645560a5818580a13c92619551d5a53d25180/merged/Kubefile(19da1b0c0a48328df462baf55b5aa382ffdba6e960d8c513286c9bb3d580285b) != /var/lib/sealos/data/default/rootfs/Kubefile(403075df8b2315228d2275b8a1332a0959550cfb5812d00b2efc2c5397c25733), maybe network corruption?

运行sealos add 之前也执行过export DO_NOT_CHECKSUM=true 无效果仍然报错,预添加的是第7个节点,之前一次性安装6节点(3master+3node)全部正常运行,但升级过kubernetes 版本到v1.28.0,操作系统均为ubuntu 22.04,网络为同网段,手动拷贝文件没问题,但是无法通过手动拷贝解决,add失败后需要delete掉节点上已经拷贝的其他文件会被清理掉

What is the expected behavior?

No response

What do you see instead?

No response

Operating environment

- Sealos version:
- Docker version:
- Kubernetes version:
- Operating system:
- Runtime environment:
- Cluster size:
- Additional information:

Additional information

No response

@suntiexuan suntiexuan added the kind/bug Something isn't working label Aug 8, 2024
@suntiexuan suntiexuan changed the title BUG: brief description of the bug 为集群添加node节点时报错 Kubefile sha256 sum not match Aug 8, 2024
Copy link

stale bot commented Oct 9, 2024

This issue has been automatically closed because we haven't heard back for more than 60 days, please reopen this issue if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working response-expired
Projects
None yet
Development

No branches or pull requests

1 participant