Re: Not able to implement latest CKS versions 1.21, 1.22

2021-10-27 Thread Rohit Yadav
Hi, CKS v1.20+ isn't tested and supported with CoreOS template with ACS 4.15.2. Pearl - should a compatibility matrix be maintained with the CKS feature? Regards. From: Pearl d'Silva Sent: Wednesday, October 27, 2021 11:51 To: dev@cloudstack.apache.org Subjec

[GitHub] [cloudstack-documentation] utchoang opened a new pull request #251: Add a document to config footer text

2021-10-27 Thread GitBox
utchoang opened a new pull request #251: URL: https://github.com/apache/cloudstack-documentation/pull/251 Related https://github.com/apache/cloudstack/pull/5628. The documentation allows configuring a footer text at the Login screen. -- This is an automated message from the Apache Git

Re: Not able to implement latest CKS versions 1.21, 1.22

2021-10-27 Thread R R
Thank you for the info. What are the ways with which I can implement these versions? Does using any other template will work, what about ACS 4.16, will it work with that? On Wed, Oct 27, 2021, 14:37 Rohit Yadav wrote: > Hi, > > CKS v1.20+ isn't tested and supported with CoreOS template with ACS

Instance isn't detroyed by domain and root admin after be destroyed by a regular user account

2021-10-27 Thread Marco Sinhoreli
Hi folks, I reported this issue and I want to check if this behaviour is really a bug or not. https://github.com/apache/cloudstack/issues/5631 In my point of view, instantly, when a regular user remove a VM, the root and domain admin can completely remove the instance. I saw that, about 1hr a

Unable to add host

2021-10-27 Thread Nazmul Parvej
Hi There, Please see my WARNING log, I can't understand why not added host on my Advanced zone. All servers are Ubuntu 20.04 LTS Management Server: In Web Portal Global Settings |ca.plugin.root.auth.strictness|is set to|false for ssh setting below config PubkeyAcceptedKeyTypes=+ssh-dss HostKe

Re: Not able to implement latest CKS versions 1.21, 1.22

2021-10-27 Thread Pearl d'Silva
The latest versions of Kubernetes will work with ACS 4.16. From 4.16 onward, CoreOS has been replaced with the SystemVM Template (debian). Thanks From: R R Sent: Wednesday, October 27, 2021 3:13 PM To: dev@cloudstack.apache.org Subject: Re: Not able to implement

Re: [VOTE] Apache CloudStack 4.16.0.0 (RC2)

2021-10-27 Thread Rohit Yadav
+1 (binding) Tested fresh install on EL7+KVM+x86 using mbx and was able to validate basic VM, volume, template, network lifecycle operations in advanced zone. Smoketests are pending on https://github.com/apache/cloudstack/pull/5201 due to env issue, but most likely will pass given RC1 and testi

ACS 4.15 - Disaster recovery after secondary storage issue

2021-10-27 Thread benoit lair
Hello guys, I have a important issue with secondary storage I have 2 nfs secondary storage and a ACS Mgmt server I lost the system template vm id1 on both of Nfs sec storage servers The ssvm and cpvm are destroyed The template routing-1 has been deleted on all SR of hypervisors (xcp-ng) I am try

Re: ACS 4.15 - Disaster recovery after secondary storage issue

2021-10-27 Thread Andrija Panic
No suitable storagePools found under this Cluster: 1 Can you check the mgmt log lines BEFORE this line above - there should be clear indication WHY no suitable storage pools are found (this is Primary Storage pool) Best, On Wed, 27 Oct 2021 at 18:04, benoit lair wrote: > Hello guys, > > I hav

Re: ACS 4.15 - Disaster recovery after secondary storage issue

2021-10-27 Thread benoit lair
Hello Andrija, Well seen :) 2021-10-27 17:59:22,100 DEBUG [c.c.a.m.a.i.FirstFitAllocator] (Work-Job-Executor-93:ctx-30ef4f6b job-2552/job-2648 ctx-d1d9ade8 FirstFitRoutingAllocator) (logid:ce3ac740) Host name: xcp-cluster1-01, hostId: 1 is in avoid set, skipping this and trying other available ho

Re: ACS 4.15 - Disaster recovery after secondary storage issue

2021-10-27 Thread benoit lair
I tried to free my SR of tags I restarted ACS Here is the log generated about systems vms after the reboot : https://pastebin.com/xJNfA23u The parts of the log which are curious for me : 2021-10-28 00:31:04,462 DEBUG [c.c.h.x.r.XenServerStorageProcessor] (DirectAgent-14:ctx-3eaf758f) (logid:cc3

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala opened a new pull request #12: Add project id for reset ssh key for VM API

2021-10-27 Thread GitBox
harikrishna-patnala opened a new pull request #12: URL: https://github.com/apache/cloudstack-terraform-provider/pull/12 Added project ID if provided to the reset SSH key form -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [cloudstack-terraform-provider] harikrishna-patnala commented on issue #11: Update cloudstack_instance SSHKeyPair does not take project into account

2021-10-27 Thread GitBox
harikrishna-patnala commented on issue #11: URL: https://github.com/apache/cloudstack-terraform-provider/issues/11#issuecomment-953550957 Thanks @StepBee for identifying this, I've created a PR https://github.com/apache/cloudstack-terraform-provider/pull/12 to fix this issue -- This is