Bug 1801206
Summary: | Possible missing block path for a SCSI host device needs to be handled in the UI | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Tomasz Barański <tbaransk> |
Component: | ovirt-engine | Assignee: | Shmuel Melamud <smelamud> |
Status: | CLOSED ERRATA | QA Contact: | Nisim Simsolo <nsimsolo> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | ahadas, nsimsolo, pelauter |
Target Milestone: | ovirt-4.4.2 | Keywords: | ZStream |
Target Release: | 4.4.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine-4.4.2.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-09-23 16:11:04 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tomasz Barański
2020-02-10 12:14:44 UTC
We'll need to check against this either at launch, or add validations when custom properties are set. I'd suggest the former with audit messages so it's visible in the engine Verified: ovirt-engine-4.4.2.1-0.15.el8ev vdsm-4.40.24-1.el8ev.x86_64 libvirt-daemon-6.0.0-25.module+el8.2.1+7154+47ffd890.x86_64 qemu-kvm-4.2.0-29.module+el8.2.1+7297+a825794d.x86_64 Verification scenario: 1. Attach SCSI hostdev to VM. 2. From host CLI shell, logout SCSI connection. Refresh host capabilities from host tab in WebAdmin 3. Try to run VM. The next error listed in engine.log: Failed to run VM 1_rhel8_virtio_blk_pci due to a failed validation: [Cannot run VM. The path to a host SCSI disk is empty and 'scsi_hostdev' custom property is not 'scsi_generic'.] (User: admin@internal-authz). The next operation canceled popup message appears in WebAdmin: Cannot run VM. The path to host SCSI disk is empty and 'scsi_hostdev' custom property is no 'scsi_generic'. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Red Hat Virtualization security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:3807 |