Bug 877429
| Summary: | Occasional launches of transient domain give error: libvir: QEMU Driver error : Domain not found: no domain with matching uuid [...] | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Richard W.M. Jones <rjones> | ||||
| Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | crobinso, rbalakri | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-03-23 23:15:14 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: | |||||||
| Attachments: |
|
||||||
Example script doesn't run anymore, the referenced appliance URL doesn't exist. Given the age I assume this is fixed, but Rich please reopen if I'm wrong |
Created attachment 646332 [details] test-parallel.c Description of problem: See the attached test script. Occasionally threads fail with errors like: libvir: QEMU Driver error : Domain not found: no domain with matching uuid 'f1f0f410-e3a6-4aaa-b9e8-64f0a86f29db' Although most of the time domain launch works fine. Version-Release number of selected component (if applicable): libvirt-0.10.2.1-2.fc18.x86_64 How reproducible: Rare, but easy to reproduce using the attached script if you run it for long enough. Steps to Reproduce: 1. Run attached script.