Re: Migrate migrated instance to another host

2024-03-26 Thread Ruben Bosch
.org > Onderwerp: Re: Migrate migrated instance to another host > As a temporary fix I'd try updating "vm_template_id" in "cloud.vm_instance" > and "disk_offering_id" in "cloud.volumes" to the ID of one of your Debian > 12 templates (doesn't really mat

Re: Migrate migrated instance to another host

2024-03-26 Thread Jimmy Huybrechts
Hi Ruben, That worked indeed, good workaround until it’s fixed in 19.1  -- Jimmy Van: Ruben Bosch Datum: dinsdag, 26 maart 2024 om 00:00 Aan: users@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host As a temporary fix I'd try updating "vm_templa

Re: Migrate migrated instance to another host

2024-03-26 Thread Jimmy Huybrechts
Hi Ruben, I’ll try that, I already made a github issue for this https://github.com/apache/cloudstack/issues/8827 -- Jimmy Van: Ruben Bosch Datum: dinsdag, 26 maart 2024 om 00:00 Aan: users@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host As a temporary fix I'd

Re: Migrate migrated instance to another host

2024-03-25 Thread Ruben Bosch
As a temporary fix I'd try updating "vm_template_id" in "cloud.vm_instance" and "disk_offering_id" in "cloud.volumes" to the ID of one of your Debian 12 templates (doesn't really matter unless you reinstall the VM from template) and see how that works. Make sure to make a backup of the database

Re: Migrate migrated instance to another host

2024-03-25 Thread Jimmy Huybrechts
@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host Hi Ruben, 212 is indeed that kvm-default-vm-import-dummy-template. mine are coming from KVM, not vmware. So seems like a bug? Is there a way to change the template it uses manually? The one I tried to migrate is Debian 12 for example

Re: Migrate migrated instance to another host

2024-03-25 Thread Jimmy Huybrechts
om 05:28 Aan: users@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host Hm I've not seen this template name before but in the code I see it's to do with instances coming from vmware. To determine what the template is you can execute this on the mysql server: select

Re: Migrate migrated instance to another host

2024-03-24 Thread Ruben Bosch
h I guess does not exist since it’s called dummy? > > -- > Jimmy > > Van: Ruben Bosch > Datum: zondag, 24 maart 2024 om 20:24 > Aan: users@cloudstack.apache.org > Onderwerp: Re: Migrate migrated instance to another host > Did you delete the template? "template 212

Re: Migrate migrated instance to another host

2024-03-24 Thread Jimmy Huybrechts
since it’s called dummy? -- Jimmy Van: Ruben Bosch Datum: zondag, 24 maart 2024 om 20:24 Aan: users@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host Did you delete the template? "template 212 is not in store:2" On Sun, Mar 24, 2024 at 12:47 AM Jimmy Huybrec

Re: Migrate migrated instance to another host

2024-03-24 Thread Ruben Bosch
gt; -- > > Jimmy > > > > *Van: *Wei ZHOU > *Datum: *zaterdag, 23 maart 2024 om 10:14 > *Aan: *users@cloudstack.apache.org > *Onderwerp: *Re: Migrate migrated instance to another host > > Hi, > > /var/log/cloudstack/management/management-server.log > please n

Re: Migrate migrated instance to another host

2024-03-23 Thread Jimmy Huybrechts
Hi Wei, See attached error log from when trying to migrate a vm that was migrated before from the standalone host. -- Jimmy Van: Wei ZHOU Datum: zaterdag, 23 maart 2024 om 10:14 Aan: users@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host Hi, /var/log/cloudstack

Re: Migrate migrated instance to another host

2024-03-23 Thread Jimmy Huybrechts
> > -- > Jimmy > > Van: Wei ZHOU > Datum: vrijdag, 22 maart 2024 om 16:15 > Aan: users@cloudstack.apache.org > Onderwerp: Re: Migrate migrated instance to another host > Can you share the logs of vm migration and vm import ? > > > On Fri, Mar 22, 2024 at 3:55 PM

Re: Migrate migrated instance to another host

2024-03-23 Thread Wei ZHOU
t; -- > Jimmy > > Van: Wei ZHOU > Datum: vrijdag, 22 maart 2024 om 16:15 > Aan: users@cloudstack.apache.org > Onderwerp: Re: Migrate migrated instance to another host > Can you share the logs of vm migration and vm import ? > > > On Fri, Mar 22, 2024 at 3:55 PM Jimmy

Re: Migrate migrated instance to another host

2024-03-23 Thread Jimmy Huybrechts
Hi Wei, I can, if you tell me where to look as I couldn’t find anything on them in the logs. -- Jimmy Van: Wei ZHOU Datum: vrijdag, 22 maart 2024 om 16:15 Aan: users@cloudstack.apache.org Onderwerp: Re: Migrate migrated instance to another host Can you share the logs of vm migration and vm

Re: Migrate migrated instance to another host

2024-03-22 Thread Wei ZHOU
Can you share the logs of vm migration and vm import ? On Fri, Mar 22, 2024 at 3:55 PM Jimmy Huybrechts wrote: > > I’ve migrated vm’s from a remote KVM host which worked fine and they run on > Cloudstack now. > > However, I just tried migrating one from one cloudstack host to another, just >

Migrate migrated instance to another host

2024-03-22 Thread Jimmy Huybrechts
I’ve migrated vm’s from a remote KVM host which worked fine and they run on Cloudstack now. However, I just tried migrating one from one cloudstack host to another, just like with instances made from a cloudstack host and it’s not moving but ending up with an error. This is displayed in the