Unable to find the virtio-win package

2024-02-08 Thread Cloudstack Users
Hello, We are trying to install the virtio-win drivers on our Ubuntu 22.04 installation for our KVM hosts. When we run the command as specified in the documentation, we get an error. https://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html#requirements-on-the-kvm-hosts For

Re: Unable to find the virtio-win package

2024-02-08 Thread Cloudstack Users
package Hi, you can download the ISO from https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/ -Wei On Thu, 8 Feb 2024 at 14:10, Cloudstack Users wrote: > Hello, > > We are trying to install the virtio-win drivers on our Ubuntu 22.04 > installation for our KVM hosts. Whe

Re: Unable to find the virtio-win package

2024-02-09 Thread Cloudstack Users
Wow, thank you for the in depth information. I will have to take some time to get this down. From: Nux Date: Thursday, February 8, 2024 at 5:39 PM To: [email protected] Cc: Cloudstack Users Subject: Re: Unable to find the virtio-win package Hello, Sorry to see virtio-win is not

Unable to Migtrate machine

2024-02-09 Thread Cloudstack Users
Hello, This is my second machine to attempt to migrate from VMware. The first was successfully migrated and this one gives an error message. Below are the sanitized agent.log log. I do not see any other logs related to the conversion attempt as the log indicates. Is there another log that I nee

Re: VM migration progress

2024-02-13 Thread Cloudstack Users
You can see the progress by grepping the agent.log file for virt-v2v: tail -g agent.log | grep virt-v2v. This will give you an ouput of every % out of 100 that it has completed. I think it would be nice if this was able to be put into a progress bar on the UI, but I am sure that would be harder

Re: VM migration progress

2024-02-13 Thread Cloudstack Users
so easy. -- Jimmy Van: Cloudstack Users Datum: dinsdag, 13 februari 2024 om 14:52 Aan: [email protected] Onderwerp: Re: VM migration progress You can see the progress by grepping the agent.log file for virt-v2v: tail -g agent.log | grep virt-v2v. This will give you an ouput of every