Bug 890032
| Summary: | vdsm: sanlock is configured as lock_manager in qemu.conf | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Dafna Ron <dron> | ||||
| Component: | vdsm | Assignee: | Federico Simoncelli <fsimonce> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dafna Ron <dron> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | urgent | ||||||
| Version: | 3.2.0 | CC: | abaron, bazulay, cpelland, danken, hateya, iheim, lpeer, scohen, ykaul | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.2.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | storage | ||||||
| Fixed In Version: | vdsm-4.10.2-4.0 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 915537 | ||||||
| Attachments: |
|
||||||
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. verified on vdsm-4.10.2-5.0.el6ev.x86_64 #lock_manager = "sanlock" 3.2 has been released 3.2 has been released 3.2 has been released |
Created attachment 668485 [details] logs Description of problem: I was unable to run a vm (looks like a spice issue) but the error was that we cannot obtain lock from sanlock. looking at qemu.conf I noticed that lock_manager="sanlock" is not disabled as it was in rhel6.3. Version-Release number of selected component (if applicable): fs1 vdsm-4.10.2-1.0.el6.x86_64 libvirt-0.10.2-12.el6.x86_64 qemu-kvm-rhev-0.12.1.2-2.295.el6_3.10.x86_64 How reproducible: 100% Steps to Reproduce: 1. install a host with 6.4 OS 2. vim /etc/libvirt/qemu.conf 3. search for lock_manager Actual results: lock_manager="sanlock" is not disabled Expected results: when we install the host we configure lock_manager="sanlock" to be disabled (we did in 6.3) Additional info: logs