Bug 1689933 - [RFE] Add a simple way to enable random number generator on all flavor/image
Summary: [RFE] Add a simple way to enable random number generator on all flavor/image
Keywords:
Status: CLOSED DUPLICATE of bug 1608760
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: OSP DFG:Compute
QA Contact: OSP DFG:Compute
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-18 13:20 UTC by Attila Fazekas
Modified: 2023-03-21 19:12 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-22 15:21:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Attila Fazekas 2019-03-18 13:20:51 UTC
Virtual machines are very low on entropy and they block very easily even at boot time (deny user login for a while (can be minute)).

The current way to solve this is specifying the random number generator :
- at all images (user)
- at all flavors (admin)
- in all nova.conf (ospd/admin)

Expected solution:
Add an option to nova.conf which allows to globally use rnd generator
unless the user either at boot time or at image creation time explicitly disables it.

Comment 1 Stephen Finucane 2019-03-22 15:21:12 UTC
We're generally reluctant to add nova.conf driven configuration for things that affect instances since it can cause issues with migrations. I'm guessing turning on the RNG on by default would be a better approach. That's being tracked in another BZ so I'm going to close this as a duplicate and track the work there.

*** This bug has been marked as a duplicate of bug 1608760 ***


Note You need to log in before you can comment on or make changes to this bug.