RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 834258 - 3.1 - beta2 - Can not run vm that was created from template with thin and preallocated disk
Summary: 3.1 - beta2 - Can not run vm that was created from template with thin and pre...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: vdsm
Version: 6.3
Hardware: x86_64
OS: Linux
urgent
unspecified
Target Milestone: beta
: ---
Assignee: Laszlo Hornyak
QA Contact: Haim
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-21 11:21 UTC by Kiril Nesenko
Modified: 2014-01-13 00:52 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-12 11:30:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
logs (83.34 KB, application/x-bzip)
2012-06-21 11:21 UTC, Kiril Nesenko
no flags Details
logs2 (944.07 KB, application/x-gzip)
2012-07-12 05:13 UTC, Kiril Nesenko
no flags Details

Description Kiril Nesenko 2012-06-21 11:21:28 UTC
Description of problem:
Can not run vm that was created from template with thin and preallocated disk 

Thread-12279::ERROR::2012-06-21 14:15:58,016::vm::604::vm.Vm::(_startUnderlyingVm) vmId=`466b9595-dce7-4adf-8739-c3f3fe4bf431`::The vm start process failed
Traceback (most recent call last):
  File "/usr/share/vdsm/vm.py", line 570, in _startUnderlyingVm
    self._run()
  File "/usr/share/vdsm/libvirtvm.py", line 1364, in _run
    self._connection.createXML(domxml, flags),
  File "/usr/lib/python2.6/site-packages/vdsm/libvirtconnection.py", line 82, in wrapper
    ret = f(*args, **kwargs)
  File "/usr/lib64/python2.6/site-packages/libvirt.py", line 2490, in createXML
    if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self)
libvirtError: unsupported configuration: virtio only support device address type 'PCI'
Thread-12279::DEBUG::2012-06-21 14:15:58,020::vm::920::vm.Vm::(setDownStatus) vmId=`466b9595-dce7-4adf-8739-c3f3fe4bf431`::Changed state to Down: unsupported configuration: virtio only support device address typ
e 'PCI'



Version-Release number of selected component (if applicable):
si7
vdsm-4.9.6-17.0.el6.x86_64
libvirt-0.9.10-21.el6.x86_64

How reproducible:


Steps to Reproduce:
1. Created a vm with thin disk virtio and preal. ide.
2. Create a template from that vm
3. Create a vm from that template and try to run it
  
Actual results:


Expected results:


Additional info:

Comment 1 Kiril Nesenko 2012-06-21 11:21:59 UTC
Created attachment 593420 [details]
logs

Comment 3 Kiril Nesenko 2012-07-12 05:12:46 UTC
Still happens on
vdsm-4.9.6-21.0.el6_3.x86_64
libvirt-0.9.10-21.el6.x86_64
rhevm-3.1.0-6.el6ev.noarch

Attaching new logs and raising the priority.

Comment 4 Kiril Nesenko 2012-07-12 05:13:50 UTC
Created attachment 597708 [details]
logs2

Comment 9 Kiril Nesenko 2012-08-02 08:03:51 UTC
Can not reproduce it on si13 build

Comment 10 Doron Fediuck 2012-08-12 11:30:25 UTC
As this can no longer be reproduced, I'm closing the BZ.
Please re-open if you find a reproducer.


Note You need to log in before you can comment on or make changes to this bug.