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

Failed to deploy a cluster through sealer on a node with an existing kubernetes cluster. #1620

Open
lengrongfu opened this issue Aug 5, 2022 · 1 comment
Labels
kind/bug Something isn't working

Comments

@lengrongfu
Copy link

What happen?

sealer run error.

Relevant log output?

[root@ scripts]# sealer run kubernetes:v1.19.8
2022-08-05 11:11:55 [INFO] [local.go:287] Start to create a new cluster: master [10.1.1.11], worker []
2022-08-05 11:11:55 [ERROR] [root.go:70] sealer-v0.8.6: failed to mount rootfs(/var/lib/sealer/data/my-cluster/rootfs): failed to exec init.sh: failed to execute command(cd /var/lib/sealer/data/my-cluster/rootfs  && chmod +x scripts/* && cd scripts && bash init.sh /var/lib/docker sea.hub 5000) on host(10.1.1.11): error(exit status 1)

What you expected to happen?

sealer run success.

How to reproduce it (as minimally and precisely as possible)?

No response

Anything else we need to know?

No response

What is the version of Sealer you using?

{"gitVersion":"v0.8.6","gitCommit":"884513e","buildDate":"2022-07-12 02:58:54","goVersion":"go1.16.15","compiler":"gc","platform":"linux/amd64"}

What is your OS environment?

CentOS Linux 7

What is the Kernel version?

Linux dce-10-6-232-4 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Other environment you want to tell us?

  • Cloud provider or hardware configuration:
  • Install tools:
  • Others:
@lengrongfu lengrongfu added the kind/bug Something isn't working label Aug 5, 2022
@starComingup
Copy link
Member

Could you show more info such as: private IP address or file under the path: /var/lib/sealer/data/my-cluster/rootfs?

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
Projects
None yet
Development

No branches or pull requests

2 participants