alg: drbg: could not allocate DRNG handle for ...
I only see this error on the console during the boot process of virtual machines we create. EDIT: 2/5/16 - I see it on some bare-metal installations, too. (It does proceed to boot completely.) I assume it has something to do with the virtualized hardware and lack of a (compatible) random number generator. The problem is I can't assess the severity. Is the encryption strength compromised? (Should I even care about this error?) How can I fix it?
We are using QEMU/KVM under CentOS 6.7. I can do a virsh dumpxml
of a example system if you really think it will help. We are using the Anaconda default cipher/key size. (aes-xts-plain64/512)
This is the earliest reference I found on the linux-crypto mailing list. Unfortunately, it's a bit over my head.
http://www.mail-archive.com/linux-crypto%40vger.kernel.org/msg10398.html