Bug 994247
Summary: | VM failed to start running after changing the interface of bootable disk in UI. | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Sergey Gotliv <sgotliv> |
Component: | ovirt-engine | Assignee: | Sergey Gotliv <sgotliv> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Aharon Canan <acanan> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.3.0 | CC: | acathrow, amureini, iheim, lpeer, mst, Rhev-m-bugs, yeylon |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | 3.3.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | storage | ||
Fixed In Version: | is10 | 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: |
Description
Sergey Gotliv
2013-08-06 21:21:04 UTC
verified using is10 according to above steps Hello, maybe a the contents of the db are better than the logs: I have a machine with two virtio disks: The vm_device table lists: device| address | alias ------+------------------------------------------------------------+------------ cdrom |{unit=0, bus=1, target=0, controller=0, type=drive} |ide0-1-0 disk |{bus=0x00, domain=0x0000, type=pci, slot=0x06, function=0x0}|virtio-disk0 disk |{bus=0x00, domain=0x0000, type=pci, slot=0x07, function=0x0}|virtio-disk1 scsi |{bus=0x00, domain=0x0000, type=pci, slot=0x04, function=0x0}|scsi0 Now I reconfigure the second disk to virtio-scsi and try to start the vm. It fails and the table afterwards reads: device| address | alias ------+------------------------------------------------------------+------------ cdrom |{unit=0, bus=1, target=0, controller=0, type=drive} |ide0-1-0 disk |{bus=0x00, domain=0x0000, type=pci, slot=0x07, function=0x0}|virtio-disk1 disk |{bus=0x00, domain=0x0000, type=pci, slot=0x06, function=0x0}|virtio-disk0 scsi |{bus=0x00, domain=0x0000, type=pci, slot=0x04, function=0x0}|scsi0 Finally I detach and reattach the disk. VM is startable again. The table is now disk' or device='scsi');"_id='1dec3a15-996b-44ca-9bbc-e86112e244af' and ( type='d device| address | alias ------+------------------------------------------------------------+----------- cdrom |{unit=0, bus=1, target=0, controller=0, type=drive} |ide0-1-0 disk |{unit=0, bus=0, target=0, controller=0, type=drive} |scsi0-0-0-0 scsi |{bus=0x00, domain=0x0000, type=pci, slot=0x04, function=0x0}|scsi0 disk |{bus=0x00, domain=0x0000, type=pci, slot=0x06, function=0x0}|virtio-disk0 I guess the disk change dialogue does not persist the changes correctly. Markus Markus, Thanks for your comment, but this bug is already resolved and verified by QA! Sergey Sorry, posted into the wrong thread Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |