| Summary: | VM with a direct lun doesn't start with libvirt >= 1.3.2 | ||
|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Pavel Gashev <pax> |
| Component: | Core | Assignee: | Francesco Romani <fromani> |
| Status: | CLOSED DUPLICATE | QA Contact: | Aharon Canan <acanan> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.17.23 | CC: | bugs, fromani, michal.skrivanek |
| Target Milestone: | --- | Flags: | rule-engine:
planning_ack?
rule-engine: devel_ack? rule-engine: testing_ack? |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-19 11:42:59 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: | |
|
Description
Pavel Gashev
2016-04-19 09:27:46 UTC
can you please review and close if indeed the same issue already solved? (In reply to Pavel Gashev from comment #0) > Description of problem: > VM doesn't start with attached Direct LUN. Vdsm.log shows the following > error: > libvirtError: unsupported configuration: Disks 'hdc' and 'sda' have > identical serial > > Version-Release number of selected component (if applicable): > libvirt-daemon-1.3.2 > vdsm-4.17.23.2 > > How reproducible: > Start a VM with attached Direct LUN. > > Cause: > It looks like the same case as https://bugzilla.redhat.com/1322842 Yes, It should be fixed by the same patch, because once again we should not send empty serial to libvirt: either full serial, or no serial at all, and this applies also to LUN. So the codepath is the same. Please reopen if doesn't work even after 1322842 is fixed. *** This bug has been marked as a duplicate of bug 1322842 *** |