Bug 1415994
| Summary: | Engine does not add correct rng device to the OVF file for the HE VM | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-hosted-engine-ha | Reporter: | Artyom <alukiano> | ||||
| Component: | Agent | Assignee: | Jenny Tokar <jtokar> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Artyom <alukiano> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | --- | CC: | bugs, jtokar | ||||
| Target Milestone: | ovirt-4.1.0-rc | Keywords: | Triaged | ||||
| Target Release: | 2.1.0.1 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: blocker+ msivak: devel_ack+ |
||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-02-15 14:53:49 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Artyom
2017-01-24 10:50:49 UTC
Is this a regression? What is the workaround? This is not a regression, we did not have RNG device before. There is no workaround, we have to fix it. Verified on ovirt-hosted-engine-ha-2.1.0.1-1.el7ev.noarch HE VM has correct rng device: <rng model='virtio'> <backend model='random'>/dev/random</backend> <alias name='rng0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </rng> |