Re: Import from external host

2024-02-29 Thread Jimmy Huybrechts
: Re: Import from external host Hi Jimmy Could you please try the steps mentioned here https://github.com/apache/cloudstack/issues/8704#issuecomment-1963762570 Also please check if the libvirtd process is listenting on the port netstat -tunap|grep 16509 Regards Kiran From: Jimmy Huybrechts Date

Re: Import from external host

2024-02-28 Thread Kiran Chavala
2024 at 2:44 AM To: users@cloudstack.apache.org Subject: Re: Import from external host Took some search indeed but this is what I get in the log: 2024-02-28 22:07:26,036 ERROR [c.c.a.ApiServer] (qtp1753127384-12419:ctx-46cafb61 ctx-360e905b) (logid:72359c47) unhandled exception executing api

Re: Import from external host

2024-02-28 Thread Jimmy Huybrechts
/java.lang.Thread.run(Thread.java:829) -- Jimmy Van: Wei ZHOU Datum: woensdag, 28 februari 2024 om 19:42 Aan: users@cloudstack.apache.org Onderwerp: Re: Import from external host right, cloudsack-agent is not needed on the remote server. However, cloudstack selects a host (already managed by cloudstack) to connect

Re: Import from external host

2024-02-28 Thread Wei ZHOU
for what I did include. > > -- > Jimmy > > Van: Wei ZHOU > Datum: woensdag, 28 februari 2024 om 17:15 > Aan: users@cloudstack.apache.org > Onderwerp: Re: Import from external host > Any exception in the log? > > I wonder if it is similar as > https://github.com/apache/clou

Re: Import from external host

2024-02-28 Thread Jimmy Huybrechts
:15 Aan: users@cloudstack.apache.org Onderwerp: Re: Import from external host Any exception in the log? I wonder if it is similar as https://github.com/apache/cloudstack/issues/8704#issuecomment-1963762570 -Wei On Wednesday, February 28, 2024, Jimmy Huybrechts wrote: > I’m trying to import v

Re: Import from external host

2024-02-28 Thread Wei ZHOU
Any exception in the log? I wonder if it is similar as https://github.com/apache/cloudstack/issues/8704#issuecomment-1963762570 -Wei On Wednesday, February 28, 2024, Jimmy Huybrechts wrote: > I’m trying to import vm’s from an external KVM host. I built a test KVM > host with 5 virtual machines

Import from external host

2024-02-28 Thread Jimmy Huybrechts
I’m trying to import vm’s from an external KVM host. I built a test KVM host with 5 virtual machines of which 4 are on and one is off. Libvirt is listening on tcp port 16509. When trying to fetch instances I get “Request failed. (530) Error while listing remote Vms” As host I’m using the KVM ho