It is difficult to know how long a migration will take when the migration starts. It highly depends on the memory size, memory usage, bandwidth, etc.
On Tue, 13 Feb 2024 at 15:21, Jimmy Huybrechts <[email protected]> wrote: > I think you mean tail -f right? > > Yeah like a progress bar on the webgui would be really nice but like you > say that may not be so easy. > > -- > Jimmy > > Van: Cloudstack Users <[email protected]> > Datum: dinsdag, 13 februari 2024 om 14:52 > Aan: [email protected] <[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 % 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 to do > than I think. > > > > From: Jimmy Huybrechts <[email protected]> > Date: Tuesday, February 13, 2024 at 8:41 AM > To: [email protected] <[email protected]> > Subject: VM migration progress > Is there a way to see the progress of a VM migration? > > I use local storage so of course this will take longer but I have a VM > that has been migrating for over 1,5 hours, and the only thing I can see in > the GUI is that it’s in progress and when it started. > > -- > Jimmy >
