Actions
Task #7260
closedAdd rng pci-e device to vms
Status:
Rejected
Priority:
Normal
Assignee:
ll nu
Target version:
-
Start date:
10/25/2019
Due date:
% Done:
0%
Estimated time:
PM Check date:
Description
A customer requested, because our vm-s start slow because of entropy starvation.
A fix is to add the pcie device, however easily we can only fix this for new vms:
http://docs.opennebula.org/5.8/deployment/open_cloud_host_setup/pci_passthrough.html
because we are using the qemu backend we could somehow add it live to existing vm-s but it would require more effort:
https://www.linux-kvm.org/page/Hotadd_pci_devices
we could recommend our users to install haveged but:
"The quality of the generated entropy is not guaranteed and sometimes contested"¹
¹ https://wiki.archlinux.org/index.php/Haveged
Actions