For people using libvirt, I've found that adding the following to a domain solves this problem.
<rng model="virtio">
<backend model="random">/dev/urandom</backend>
</rng>
Thanks for the useful pointer in this direction Ted.
--
~ ry
For people using libvirt, I've found that adding the following to a domain solves this problem.
<rng model="virtio">
<backend model="random">/dev/urandom</backend>
</rng>
Thanks for the useful pointer in this direction Ted.
--
~ ry