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

windows starts after 20/30 seconds after container has been started #25

Open
toni-moreno opened this issue Nov 24, 2019 · 3 comments
Open

Comments

@toni-moreno
Copy link

Hi @everybody I'm running windows image as described in this repo ( rigth now outside selenoid running command with a CI/CD tool) and recording with selenoid/video-recorder, I've noted that qemu starts too late as you can see in this video.

VIDEO

When the CI/CD tool execute docker with windows image this output is shown.

Waiting xvfb...

 --- x11vnc loop: 1 ---

 --- x11vnc loop: waiting for: 30

PORT=5900
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.80000001H:ECX.svm [bit 2]
qemu-system-x86_64: warning: TSC frequency mismatch between VM (1992000 kHz) and host (2194710 kHz), and TSC scaling unavailable
qemu-system-x86_64: warning: TSC frequency mismatch between VM (1992000 kHz) and host (2194710 kHz), and TSC scaling unavailable
qemu-system-x86_64: warning: guest updated active QH
@aandryashin
Copy link
Member

aandryashin commented Nov 24, 2019 via email

@toni-moreno
Copy link
Author

Hi @aandryashin , thank you for the fast response.

I've been comparing with my laptop where vm start takes 1 or 2 seconds... is because of that I believed that is not as good result as you say. Anyway I was wondering about "TSC frequency " errors , and if this could impact on the vm start time and if there is any way to accelerate with the docker run command or qemu parameters.

@aandryashin
Copy link
Member

aandryashin commented Nov 24, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants