Re: Request failed with status code 530

2021-04-14 Thread Hean Seng
OK. i try to simulate again see if get it back On Thu, Apr 15, 2021 at 12:09 AM Nicolas Vazquez < nicolas.vazq...@shapeblue.com> wrote: > Ok, that looks like an issue. Can you please report it if not existing > already on: https://github.com/apache/cloudstack/issues with the steps > you have

Re: Request failed with status code 530

2021-04-14 Thread Nicolas Vazquez
Ok, that looks like an issue. Can you please report it if not existing already on: https://github.com/apache/cloudstack/issues with the steps you have done to reproduce it? Regards, Nicolas Vazquez From: Hean Seng Sent: Wednesday, April 14, 2021 11:49 AM To:

Re: Services of management server listening on IPv6 Ports

2021-04-14 Thread vas...@gmx.de
Hi Darrin, thanks for your response. the topic in regarding isn't stirctly related to ssh. It's about "adding a KVM-Host manually" https://github.com/apache/cloudstack/issues/3067#issuecomment-444076352 I "stumbled" over the solution for this bye searching. In the official docs there was no

Re: Request failed with status code 530

2021-04-14 Thread Hean Seng
Hi I think this is really a bug, each host suppose have one local storage only, but it return two, after digging to storage_pool , it become NULL in uuid , after i remove this record, then listHosts accessible now. select * from storage_pool_host_ref where host_id=17;

RE: [!!Mass Mail]RE: Cloudstack + XCPNG

2021-04-14 Thread Дикевич Евгений Александрович
Also, Mb your problem is https://github.com/apache/cloudstack/pull/4845 I have now test ACS 4.14.1 with XCP-NG 8.2 and presetup iscsi luns -Original Message- From: Yordan Kostov [mailto:yord...@nsogroup.com] Sent: Wednesday, April 14, 2021 5:30 PM To: users@cloudstack.apache.org Subject:

RE: [!!Mass Mail]RE: Cloudstack + XCPNG

2021-04-14 Thread Yordan Kostov
No I did not. Somehow I missed this step from the guide... I will clear the installation and test again. Many thanks Евгений! Regards, Jordan -Original Message- From: Дикевич Евгений Александрович Sent: Wednesday, April 14, 2021 5:15 PM To: users@cloudstack.apache.org Subject: RE:

Re: Request failed with status code 530

2021-04-14 Thread Nicolas Vazquez
Thanks, Have you deleted any storage pool accesible to the host? Please check if there are not missing references on the table 'storage_pool_host_ref' for host_id = 17. It could also be the case that a record on that table is pointing to a removed storage pool Can you try putting the host

RE: [!!Mass Mail]RE: Cloudstack + XCPNG

2021-04-14 Thread Дикевич Евгений Александрович
Hi. Did you execute cloudstack script /usr/share/cloudstack-common/scripts/vm/hypervisor/xenserver/setup_heartbeat_sr.sh on pool master? -Original Message- From: Yordan Kostov [mailto:yord...@nsogroup.com] Sent: Wednesday, April 14, 2021 3:44 PM To: users@cloudstack.apache.org Subject:

Re: Request failed with status code 530

2021-04-14 Thread Hean Seng
Hi Nicolas, Thanks for reply , following is error : >>> # # cmk listHosts id=17 2021-04-14 13:26:47,391 DEBUG [c.c.a.ApiServer] (qtp1644231115-2156:ctx-47a63ef7 ctx-6c8f0fae) (logid:f5043840) CIDRs from which account 'Acct[b10cca30-6fb6-11eb-b8cc-ce70b13735fa-admin]' is allowed to perform API

RE: Cloudstack + XCPNG

2021-04-14 Thread Yordan Kostov
I think I found where the issue is, the logs says this: 021-04-14 14:39:44,623 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-5:ctx-d41128f2) (logid:fb0637cc) Seq 11-4668825438699651079: Executing request 2021-04-14 14:39:44,634 DEBUG [c.c.h.x.r.CitrixResourceBase]

Cloudstack + XCPNG

2021-04-14 Thread Yordan Kostov
Hey all, Trying to create a new deployment on XCP-NG + premade LUN on fiber. During zone creating wizard I get the following error: Cannot read property 'value' of undefined. From the logs I see that Cloudstack manages to connect to all hosts on ports 443/22/80 , deploy scripts get

Re: Request failed with status code 530

2021-04-14 Thread Nicolas Vazquez
Hi Hean, What does your management server logs show after the listHosts and the deleteHost API calls? Regards, Nicolas Vazquez From: Hean Seng Sent: Tuesday, April 13, 2021 4:47 PM To: users@cloudstack.apache.org Subject: Request failed with status code 530

Re: Services of management server listening on IPv6 Ports

2021-04-14 Thread Darrin Hüsselmann
Hi Chris, Please elaborate on: - ssh keys not working because of mangement server settings I'm not sure what you mean here. - connections couldn't be established as the agent.conf had no IP-addresses for the management-server This will be remedied when the agent is added from the management