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

Add ability to add VirtIO RNG #126

Closed
modem7 opened this issue Nov 24, 2022 · 1 comment · Fixed by #195
Closed

Add ability to add VirtIO RNG #126

modem7 opened this issue Nov 24, 2022 · 1 comment · Fixed by #195

Comments

@modem7
Copy link

modem7 commented Nov 24, 2022

Community Note

Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

Proxmox has the ability to add a VirtIO RNG hardware type with configuration options. This vastly helps Linux VM's in generating entropy.

Use Case(s)

Ubuntu 22.04, even though the entropy issue should have been resolved, adding this hardware type has been shown to help.

Potential configuration

image

Potential References

https://wiki.qemu.org/Features/VirtIORNG

@mabeett
Copy link
Contributor

mabeett commented May 26, 2023

Hello,
I left a PR on the proxmox-api-go library: Telmate/proxmox-api-go#263.
The PR has been approved.
I started working for the plugin on, now I am stalled in one validation point which is described in the PR (Draft) #195.

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

Successfully merging a pull request may close this issue.

2 participants