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

Offline install kubesphere abort :centos-8-amd64.iso no such file or directory #2192

Open
einnse opened this issue Apr 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@einnse
Copy link

einnse commented Apr 2, 2024

What is version of KubeKey has the issue?

v3.0.10

What is your os environment?

CentOS Linux release 8.2.2004

KubeKey config file

No response

A clear and concise description of what happend.

16:15:11 CST failed: [cce-bpf-slave2]
16:15:11 CST failed: [cce-bpf-slave1]
16:15:11 CST failed: [cce-bpf-slave3]
16:15:11 CST failed: [cce-bpf-master]
error: Pipeline[CreateClusterPipeline] execute failed: Module[RepositoryModule] exec failed:
failed: [cce-bpf-slave2] [SyncRepositoryISOFile] exec failed after 2 retries: scp /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso to /tmp/kubekey/centos-8-amd64.iso failed: get file stat failed: stat /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso: no such file or directory
failed: [cce-bpf-slave1] [SyncRepositoryISOFile] exec failed after 2 retries: scp /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso to /tmp/kubekey/centos-8-amd64.iso failed: get file stat failed: stat /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso: no such file or directory
failed: [cce-bpf-slave3] [SyncRepositoryISOFile] exec failed after 2 retries: scp /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso to /tmp/kubekey/centos-8-amd64.iso failed: get file stat failed: stat /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso: no such file or directory
failed: [cce-bpf-master] [SyncRepositoryISOFile] exec failed after 2 retries: scp /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso to /tmp/kubekey/centos-8-amd64.iso failed: get file stat failed: stat /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso: no such file or directory

Offline install kubesphere ,installation process prompted the lack of centos-8-amd64.iso, how to get the iso, release only provides the centos7 version of the iso!

Relevant log output

16:15:11 CST failed: [cce-bpf-slave2]
16:15:11 CST failed: [cce-bpf-slave1]
16:15:11 CST failed: [cce-bpf-slave3]
16:15:11 CST failed: [cce-bpf-master]
error: Pipeline[CreateClusterPipeline] execute failed: Module[RepositoryModule] exec failed:
failed: [cce-bpf-slave2] [SyncRepositoryISOFile] exec failed after 2 retries: scp /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso to /tmp/kubekey/centos-8-amd64.iso failed: get file stat failed: stat /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso: no such file or directory
failed: [cce-bpf-slave1] [SyncRepositoryISOFile] exec failed after 2 retries: scp /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso to /tmp/kubekey/centos-8-amd64.iso failed: get file stat failed: stat /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso: no such file or directory
failed: [cce-bpf-slave3] [SyncRepositoryISOFile] exec failed after 2 retries: scp /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso to /tmp/kubekey/centos-8-amd64.iso failed: get file stat failed: stat /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso: no such file or directory
failed: [cce-bpf-master] [SyncRepositoryISOFile] exec failed after 2 retries: scp /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso to /tmp/kubekey/centos-8-amd64.iso failed: get file stat failed: stat /data/io/kubekey/repository/amd64/centos/8/centos-8-amd64.iso: no such file or directory

Additional information

No response

@einnse einnse added the bug Something isn't working label Apr 2, 2024
@pixiake
Copy link
Collaborator

pixiake commented Apr 2, 2024

@einnse You can try removing --with-packages from the installation command.

@einnse
Copy link
Author

einnse commented Apr 3, 2024

@einnse You can try removing --with-packages from the installation command.

Thanks for the reply, your advice helped me out!

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

No branches or pull requests

2 participants