Re: Unable to add host error ACS

2023-08-28 Thread Rohit Yadav
have /dev/kvm or missing any packages or libvirt isn't setup properly. Regards. From: Wei ZHOU Sent: Monday, August 28, 2023 12:31 To: dev@cloudstack.apache.org Subject: Re: Unable to add host error ACS Hi, If libvirtd does not work, please fix it before

Re: Unable to add host error ACS

2023-08-28 Thread Wei ZHOU
Hi, If libvirtd does not work, please fix it before adding the host to cloudstack. You can check the output of `systemctl status libvirtd` or `journalctl -xeu libvirtd` -Wei On Mon, 28 Aug 2023 at 08:56, Technology Mail wrote: > Thank you so much!, > I followed your mansion step but error is

Re: Unable to add host error ACS

2023-08-27 Thread Technology Mail
ost) 4. finally, reset the ca.plugin.root.auth.strictness back to true Regards. *From:* Technology Mail *Sent:* Sunday, August 27, 2023 13:33 *To:* Rohit Yadav ; us...@cloudstack.apache.org ; dev@cloudstack.apache.org *Subject:* Re: Unable

Re: Unable to add host error ACS

2023-08-27 Thread Rohit Yadav
ness back to true Regards. From: Technology Mail Sent: Sunday, August 27, 2023 13:33 To: Rohit Yadav ; us...@cloudstack.apache.org ; dev@cloudstack.apache.org Subject: Re: Unable to add host error ACS Now I am using 4.18, Ubuntu 20.04 server. KVM server cloud and libvirt agent se

Re: Unable to add host error ACS

2023-08-27 Thread Technology Mail
revert the original sshd configuration. Regards. *From:* Technologyrss Mail *Sent:* Sunday, June 27, 2021 13:03 *To:* Wei ZHOU ; dev@cloudstack.apache.org *Subject:* Re: Unable to add host error ACS *Thank you so much

Re: Unable to add host error ACS

2021-06-27 Thread Rohit Yadav
Sent: Sunday, June 27, 2021 13:03 To: Wei ZHOU ; dev@cloudstack.apache.org Subject: Re: Unable to add host error ACS Thank you so much! This 3 lines add into sshd_config file and restart sshd service then solved! PubkeyAcceptedKeyTypes=+ssh-dss HostKeyAlgorithms=+ssh-dss KexAlgorithms=+diffie

Re: Unable to add host error ACS

2021-06-26 Thread Wei ZHOU
Are you able to ssh into host using username/password ? -Wei On Sat, 26 Jun 2021 at 20:02, Technologyrss Mail < technologyrss.m...@gmail.com> wrote: > Please see below error, This is from ACS MGMT log error. > > 2021-06-25 18:29:23,782 WARN [c.c.a.d.ParamGenericValidationWorker] > (qtp1644231115

Re: Unable to add host error ACS

2021-06-26 Thread Technologyrss Mail
Please see below error, This is from ACS MGMT log error. 2021-06-25 18:29:23,782 WARN [c.c.a.d.ParamGenericValidationWorker] (qtp1644231115-18:ctx-ad53a30c ctx-da493b27) (logid:fc697fe9) Received unknown parameters for command addHost. Unknown parameters : clustertype 2021-06-25 18:29:23,812 IN

Re: Unable to add host error ACS

2021-06-26 Thread Rohit Yadav
Can you share logs, or the specific exceptions you're seeing if any? In case you've attached them to your mail, the ML may not allow large attachments. Are you using ACS with basic zone on Ubuntu 20.04, both as mgmt server and KVM host? In which case you may want to tail/investigate the logs on