Bug 1147036
| Summary: | Cannot run VM on PPC host with cloud-init CD image attached: Duplicate ID 'drive-scsi0-0-0-0' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Pavel Novotny <pnovotny> | ||||
| Component: | ovirt-engine | Assignee: | Nobody <nobody> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.4.0 | CC: | ecohen, gklein, iheim, lpeer, lsurette, ofrenkel, rbalakri, Rhev-m-bugs, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | ppc64 | ||||||
| OS: | Other | ||||||
| Whiteboard: | virt | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-09-28 09:11:36 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 1138753 *** |
Created attachment 941651 [details] engine + VDSM log Description of problem: VM fails to start on a PPC host when a cloud-init CD image is attached. Attaching a regular CD image from ISO domain doesn't cause this error. Version-Release number of selected component (if applicable): rhevm-3.4.2-0.0.2.20140825gita78caee.root.el6ev.noarch vdsm-4.14.16-5.git92adff8.fc20.ppc64 How reproducible: 100% Steps to Reproduce: 1. Have a PPC host and a Linux-based VM. 2. Select VM -> Run Once -> enable Cloud-Init -> OK. 3. Actual results: VM status goes from 'Waiting for Launch' to 'Down' with error: " VM rh6-thin is down. Exit message: internal error: process exited while connecting to monitor: qemu-system-ppc64: -drive file=/var/run/vdsm/payload/fd914125-0672-471c-8c9f-3d8a15541f93.70013a1d371470a7e752c1f578e48a92.img,if=none,id=drive-scsi0-0-0-0,readonly=on,format=raw,serial=: Duplicate ID 'drive-scsi0-0-0-0' for drive" Expected results: VM starts successfully with cloud-init CD image attached. Additional info: