--accelerate option doesnt work with virt-install --import?

View: New views
2 Messages — Rating Filter:   Alert me  

--accelerate option doesnt work with virt-install --import?

by Jun Koi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I imported an KVM image to libvirt with virt-install. I run command like:

virt-install --import -f img.winxp -v --accelerate ...

However, then when the VM is started, it still runs with -no-kvm
option (I checked that via "ps"). This means --accelerate fails to
work?

Now I want to reconfigure my VM to work with KVM. How can I do that
now? (Config file under /etc/libvirt/qemu/ has no option to run KVM
on)

Thanks,
J

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@...
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

Re: --accelerate option doesnt work with virt-install --import?

by Cole Robinson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jun Koi wrote:

> Hi,
>
> I imported an KVM image to libvirt with virt-install. I run command like:
>
> virt-install --import -f img.winxp -v --accelerate ...
>
> However, then when the VM is started, it still runs with -no-kvm
> option (I checked that via "ps"). This means --accelerate fails to
> work?
>
> Now I want to reconfigure my VM to work with KVM. How can I do that
> now? (Config file under /etc/libvirt/qemu/ has no option to run KVM
> on)
>

Reply to virt-tool-list, et-mgmt-tools is being discontinued.

What is the output of 'virsh capabilities | grep kvm' . If nothing shows up,
libvirt isn't detecting KVM, so virt-install won't use it. What version of
libvirt are you using?

If the above does output something, please attach the output of the
virt-install command with the --debug flag.

- Cole

_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@...
https://www.redhat.com/mailman/listinfo/et-mgmt-tools