You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Andy Kurth (JIRA)" <ji...@apache.org> on 2017/04/14 21:12:41 UTC

[jira] [Resolved] (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:all-tabpanel ]

Andy Kurth resolved VCL-1008.
-----------------------------
    Resolution: Fixed

> 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)