[Openstack] Random source if not set

Tim Bell Tim.Bell at cern.ch
Mon Apr 20 15:45:46 UTC 2015


According to the nova.conf documentation, there is a parameter for the rng_dev_path for the source of the /dev/random on guests which are appropriately enabled.

The help in the documentation at that the default value is <None> and the permitted options are /dev/random or /dev/hwrng.

If these are the permitted values, what is the impact of the default setting "<None>" which is not in the list ?

What path would be used for the entropy if the default is used ?

>From nova.conf,

# A path to a device that will be used as source of entropy on
# the host. Permitted options are: /dev/random or /dev/hwrng
# (string value)
#rng_dev_path=<None>

Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150420/b57f08d8/attachment.html>


More information about the Openstack mailing list