Add certificate SSL ConsoleProxy

2022-06-14 Thread Jonathan Farias Valenzuela
Hi, Please help me with the following problem: I'm trying to add the ssl certificates for the proxy console, when adding in the UI I can't advance when I submit. [cid:image001.png@01D87F51.951EECA0] Jonathan Farias V. | Ingeniero DataCenter | SIXMANAGER Avda. Américo Vespucio Sur 1307, Ofici

Re: Issues after Upgrade CLoudstack form 4.16 to 4.17

2022-06-14 Thread Pritam Neog
Hi, You can check if a process is using any port using: lsof -i : Then you can terminate the process using the kill command: kill *or* kill -9 Note: kill -9 kills the process forcefully. On Sun, 12 Jun 2022, 6:36 pm Nazmul Parvej, wrote: > Its KVM > > On Sun, Jun 12, 2022, 6:47 PM Ranjit

Re: Add certificate SSL ConsoleProxy

2022-06-14 Thread Daniel Augusto Veronezi Salvador
Hi, Jonathan, It is a known bug, fixed with PR https://github.com/apache/cloudstack/pull/5682 in version 4.16.1.0. However, if you are not using ACS 4.16.1.0 or higher, there is a workaround for the situation: after filling the fields, set focus to the last field (*DNS domain suffix (i.e., xy

Adding L2 Network

2022-06-14 Thread Fariborz Navidan
Hi ACS Experts, Is it still impossible to add a L2 Network in an a SG enabled advanced zone in CS 4.17? If not, is there anyway to add IP addresses that can be freely floated across VMs in the same zone? Regards.

Re: Issues after Upgrade CLoudstack form 4.16 to 4.17

2022-06-14 Thread Wei ZHOU
Hi Nazmul, Is the `/etc/cloudstack/agent/agent.properties` on hosts correct ? -Wei On Sun, 12 Jun 2022 at 14:25, Nazmul Parvej wrote: > Hi There, > > Today I got some unusual issues after Upgrading CLoudstack from 4.16 to > 4.17 > > Getting the Host state was *Disconnected* and after checking

Re: Adding L2 Network

2022-06-14 Thread Wei ZHOU
Hi Fariborz, Can you try the following ? (1) create a network offering for L2 network, with specifyvlan=true (2) create a L2 network from the offering ? I have never tested it. If it does not work, it would be good to create a github issue. Most cloudstack users use advanced zone (without SG), s

Re: Adding L2 Network

2022-06-14 Thread Fariborz Navidan
HiWei, Just tested this method and found it not working. I get error " Only shared guest network can be created in security group enabled zone" I guess I did a mistake that enabled SG at the time of the zone setup. The reason was that I tought I can prevent other guest VMs to promote Dhcp to the

Re: KVM on Debian 10 under CloudStack

2022-06-14 Thread Rohit Yadav
Running KVM with Debian 10 and ACS may be possible but not officially tested/supported. Regards. From: Vivek Kumar Sent: Tuesday, May 31, 2022 20:04 To: users@cloudstack.apache.org Subject: KVM on Debian 10 under CloudStack Hello Folks, Does anyone use Debia

Re: Management Server HA

2022-06-14 Thread Rohit Yadav
It's possible but then you'll need to configure the "host" global setting (set this to the IP address of your load balancer) and this "host" address must be accessible by your KVM agents (if any) and SSVM/CPVM agents. Regards. From: Niclas Lindblom Sent: Th

Re: Management Server HA

2022-06-14 Thread Niclas Lindblom
Thanks, I did set this to the load balancer vip at what point I got the message below. In any case, I changed the “strictness” global setting to false and following this it is working. While this is OK for my environment, I would still like to understand if the fact that I had to change the str

Re: Adding L2 Network

2022-06-14 Thread Wei ZHOU
Hi Fariborz, I think what you said is a valid issue with shared networks in advanced zones, but invalid in SG zones. The zone type selection depends on your requirements. If you want to isolate VMs in the network, e.g. VMs belong to different customers, you'd better use a SG zone. If VM isolation