You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/02/02 22:49:51 UTC

[jira] [Commented] (VCL-1008) Extend libvirt/KVM modules to use device settings from captured VM

    [ https://issues.apache.org/jira/browse/VCL-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15850683#comment-15850683 ] 

ASF subversion and git services commented on VCL-1008:
------------------------------------------------------

Commit 1781481 from arkurth@apache.org in branch 'vcl/trunk'
[ https://svn.apache.org/r1781481 ]

VCL-1008
Updated libvirt.pm::capture to not fail if it finds multiple disks. However, only the first disk is captured as of now.

> Extend libvirt/KVM modules to use device settings from captured VM
> ------------------------------------------------------------------
>
>                 Key: VCL-1008
>                 URL: https://issues.apache.org/jira/browse/VCL-1008
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend)
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>             Fix For: 2.5
>
>
> The {{libvirt.pm}} and {{KVM.pm}} provisioning modules are hard-coded to configure VMs with an IDE disk and the default rtl8139 network interface.  If an image is captured from a VM which is configured with better devices such as virtio, VMs created from the image should also be configured with the same device types.
> The capture sequence will need to be extended to save the captured VM's hardware in a text file.  There is already code to do so.
> The load sequence will be extended to read the text file for the image revision if it exists and use the values it contains.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)