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

copying files too slow #716

Open
willzhang opened this issue Sep 27, 2021 · 2 comments
Open

copying files too slow #716

willzhang opened this issue Sep 27, 2021 · 2 comments
Labels
kind/bug Something isn't working performance

Comments

@willzhang
Copy link
Contributor

willzhang commented Sep 27, 2021

What happened:

when use sealer run copying files too slow , need 10 min or more to copy file to destation host.

What you expected to happen:

copy file fast

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

[root@internal ~]# sealer run kubernetes:v1.19.9 --masters 192.168.92.12 --passwd 123456
2021-09-27 11:09:30 [INFO] [default_image.go:55] image kubernetes:v1.19.9 already exists
copying files to 192.168.92.12: 184/318 

Anything else we need to know?:

Environment:

  • sealer version (use sealer version):
[root@internal ~]# sealer version
{"gitVersion":"v0.4.0","gitCommit":"7341634","buildDate":"2021-08-31 10:45:26","goVersion":"go1.14.15","compiler":"gc","platform":"linux/amd64"}
[root@internal ~]# 
  • Cloud provider or hardware configuration:

vmware workstation 16

  • OS (e.g: cat /etc/os-release):
[root@internal ~]# cat /etc/redhat-release 
CentOS Linux release 7.9.2009 (Core)
  • Kernel (e.g. uname -a):
[root@internal ~]# uname -a
Linux internal.registry.com 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[root@internal ~]# 
  • Install tools:

sealer

  • Others:
@willzhang willzhang added the kind/bug Something isn't working label Sep 27, 2021
@bxy4543
Copy link
Member

bxy4543 commented Sep 28, 2021

Change UseDNS yes in the /etc/ssh/sshd_config configuration to no,
Change the value of "GSSAPIAuthentication" to "no" (if there is no such configuration option, add the configuration).

@fanux fanux added this to the release-0.8.0 milestone Jan 24, 2022
@fanux fanux modified the milestones: release-0.8.0, release-0.9.0 May 10, 2022
@mingmingshiliyu
Copy link

so ridiculous! today I tried this,the same problem exists still.

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

No branches or pull requests

6 participants