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

Virtlet lack of entropy #843

Open
roboman2444 opened this issue Jan 10, 2019 · 4 comments
Open

Virtlet lack of entropy #843

roboman2444 opened this issue Jan 10, 2019 · 4 comments
Labels

Comments

@roboman2444
Copy link

roboman2444 commented Jan 10, 2019

My Virtlet pods have a surprising lack of entropy, and therefore, fail/timeout some services that require /dev/random and getrandom().

pod after being up for a few minutes

It appears that something like https://wiki.qemu.org/Features/VirtIORNG would help. Is there any way to enable this in Virtlet, or some other method of generating more entropy on the pods?

The same image generates entropy just fine when running on my desktop in Qemu.

My issue might be related to the ec2 i3.metal instance I am running it on, but that has > 3000 in /proc/sys/kernel/random/entropy_avail.

I'm running images based on Alpine if that matters. (generated with https://github.com/alpinelinux/alpine-make-vm-image), and the Host is running Ubuntu 18.10 with kubernetes 1.11.6.

I'm currently using haveged as a band-aid fix for this.

@stale
Copy link

stale bot commented Mar 10, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 10, 2019
@pigmej pigmej removed the wontfix label Mar 10, 2019
@stale
Copy link

stale bot commented Apr 24, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 24, 2019
@stale stale bot closed this as completed May 1, 2019
@jellonek
Copy link
Contributor

jellonek commented May 9, 2019

@ivan4th @pigmej can you reopen that and teach somehow stale bot about to skip this one? ;)

@pigmej pigmej added pinned and removed wontfix labels May 9, 2019
@pigmej pigmej reopened this May 9, 2019
@pigmej
Copy link
Contributor

pigmej commented May 9, 2019

Done :)

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

No branches or pull requests

3 participants