Bug 1546965
Summary: | Launching Instance fails when image property hw_disk_bus=scsi is set | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | PURANDHAR SAIRAM MANNIDI <pmannidi> |
Component: | openstack-nova | Assignee: | Artom Lifshitz <alifshit> |
Status: | CLOSED ERRATA | QA Contact: | OSP DFG:Compute <osp-dfg-compute> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 10.0 (Newton) | CC: | alifshit, awaugama, berrange, dasmith, eglynn, kchamart, lyarwood, marjones, mbooth, mschuppe, nova-maint, pmannidi, rcernin, sbauza, sferdjao, sgordon, srevivo, vromanso |
Target Milestone: | z9 | Keywords: | Reopened, TestOnly, Triaged, ZStream |
Target Release: | 10.0 (Newton) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-nova-14.1.0-17.el7ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-09-17 16:50:53 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
PURANDHAR SAIRAM MANNIDI
2018-02-20 08:09:40 UTC
seems we might have to add "hw_scsi_model=virtio-scsi" as well. (In reply to Martin Schuppert from comment #1) > seems we might have to add "hw_scsi_model=virtio-scsi" as well. Yes you made good point. Can you share the packages versions used? It might be related to bug 1495158 as you have noticed to me on IRC. openstack-nova-14.0.8-5.el7ost So,Do we need to set hw_scsi_model=virtio-scsi as mandatory for hw_disk_bus=scsi? Yes, for libvirt driver I think we only support SCSI with a virtio-scsi controller. Nova version prior to openstack-nova-14.0.8-2.el7ost (including) works with just setting hw_disk_bus=scsi in the image property. Post openstack-nova-14.0.8-4.el7ost, we have to set both hw_scsi_model=virtio-scsi and hw_disk_bus=scsi to make sure instance spawns with ephemeral disk. Note: Using hugepages and CPU pinning can alter the results. (In reply to PURANDHAR SAIRAM MANNIDI from comment #6) > Note: Using hugepages and CPU pinning can alter the results. What do you mean by that? can you provide more information I don't see the relation between HP/pinning and SCSI controller. Also, can I suggest to decrease the severity since it was a configuration issue? Yes, there is no relation to it. we can close this ticket as we have updated the documentation with a note saying that we need hw_scsi_model=virtio-scsi when hw_disk_bus=scsi is set. A patch sent upstream is going to address this issue: https://review.openstack.org/#/c/538310/ Do you have possibility to make a test? According to our records, this should be resolved by openstack-nova-14.1.0-22.el7ost. This build is available now. Hi there, If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field. The documentation team will review, edit, and approve the text. If this bug does not require doc text, please set the 'requires_doc_text' flag to -. Thanks, Alex 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, 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-2018:2714 |