Bug 920686
| Summary: | [rhevm-backend] - Exported Templates to NFS Domain are stuck in Locked after upgrade (and delete from async_tasks) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | David Botzer <dbotzer> | ||||||||
| Component: | ovirt-engine | Assignee: | Nobody's working on this, feel free to take it <nobody> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 3.2.0 | CC: | acathrow, dyasny, hateya, iheim, lpeer, pstehlik, Rhev-m-bugs, yeylon, ykaul | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | infra | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-03-12 15:28:48 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 709003 [details]
vdsm-logs
Created attachment 709008 [details]
locked-picc
|
Created attachment 709002 [details] rhem-logs Description of problem: I had exported 3 templates to an NFS Export domain While I was running rhevm-upgrade I did from DB >delete from async_tasks ; and upgrade ran along After upgrade I saw those templates in status "Locked" but >select * from async_tasks ; shows nothing Version-Release number of selected component (if applicable): 3.2/SF9 upgrade to SF10 How reproducible: always Steps to Reproduce: 1.install rhevm+reports+dwh 2.create several VM and make-templates 3.export 3 templates to an NFS Export domain 4 run rhevm-upgrade (after yum update rhevm-setup) 5.run from psql shell -> delete from async_tasks ; Actual results: upgrade continues but templates are Locked after it is done Expected results: Templates should not be lcoked Additional info: