| Summary: | Exit message: internal error unsupported configuration: Read/write, exclusive access, disks were present, but no leases specified | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Michael Everette <meverett> |
| Component: | libvirt | Assignee: | Jiri Denemark <jdenemar> |
| Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.4 | CC: | acathrow, ajia, benglish, bili, dyuan, jdenemar, lsu, meverett, mzhan |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-10 21:00:43 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: | |
|
Comment 3
Jiri Denemark
2013-12-05 17:43:56 UTC
I talked to Federico from RHEV storage team and apparently vdsm is configuring libvirt (in /etc/libvirt/qemu-sanlock.conf) so that auto_disk_leases = 0 require_lease_for_disks = 0 However, the reported error message should only be reported if auto_disk_leases = 0 require_lease_for_disks = 1 and there are no leases in domain XML. That said, this looks like someone changed require_lease_for_disks to 1. Michael, can you check if that's the case? I will ask customer for it now. Customer has closed the case and not provided the info requested. He has updated to the latest iso and says he does not see same behaviour. We can close this bug. Thank you for the help. Thanks, I assume the problem was in wrong configuration of libvirt and whatever caused it is now gone. |