Re: kvm host gets wrong IP address in host= at agent.properties

2021-09-29 Thread jay hs
Thanks for the tip. I looked, and sure enough the "host" setting in the Global Settings has the bizarre value. I think I figured out where the wrong value is coming from. I am using a script to do the install. The script sets the network configuration --- but it doesn't do a systemctl restart n

Re: kvm host gets wrong IP address in host= at agent.properties

2021-09-29 Thread jay hs
Daan -- Thanks... I got it thanks to @weizhou. In brief, the install is scripted, and the static IP address I assign is NOT in play when the cloudstack mgt config routine is run. So... I will add a systemctl restart network (or some such) to fix. Thanks for your time. On 2021/09/28 08:30:20,

Virtual Router failing health chek - webserver.service

2021-09-29 Thread Christopher Brown
Hi everyone, I am setting up a redundant VPC. Therefore i created a custome service offering with the following Service provided by the virtual Router: - Portforwarding - Network ACL - SourceNAT - VPN - StaticNat I now getting alerts, that the router couldn't pass all health checks. The one faili

Re: Virtual Router failing health chek - webserver.service

2021-09-29 Thread Wei ZHOU
Hi Christopher, There is no such service 'webserver.service' in cloudstack VR. Do you mean apache2 ? It is set up in VR for 'Userdata' service. Considering your custom vpc offering does not support 'Userdata', the health check on it should not be performed. it might be a bug (please provide more i

Re: Virtual Router failing health chek - webserver.service

2021-09-29 Thread Wei ZHOU
I confirm that the health check on `webserver` checks the process `apache2` in VR. {"id":"0","service":"webserver","processname":"apache2","serviceName":"apache2","servicePath":"/var/run/apache2/apache2.pid","pidFile":"/var/run/apache2/apache2.pid","isDefault":"true"} Christopher, could you please

Re: Virtual Router failing health chek - webserver.service

2021-09-29 Thread vas...@gmx.de
Hi Wei, thanks for your effort, I will open an issue. In the mean time, i also get several errors - even more then of the failing healthserver check. it seams, that in an redundant setup, there are several things broken at the moment. i now get additionally several errors on the master-router. F

Re: Virtual Router failing health chek - webserver.service

2021-09-29 Thread vas...@gmx.de
Okay, just thought for a second. I guess the dhcp.service will be needed for handling the additionally needed IP adresses for the NICS of the gateway (1-"Shared" IP and 2x individual IPs for each Master / Backup ). As these can't be specified, the routers need to choose one randomely or via dhcp. H

HA behaviour with Cloudstack / XCP-NG

2021-09-29 Thread Florian Noel
Hi everyone, We are using Cloudstack 4.15.1 with a cluster of hypervisors XCP 8.2 We are testing High Availability. I have read that XCP (Xenserver) is responsible to elect a new pool master if the pool master fails. And Cloudstack is responsible to restart virtual machines if a hypervisor fails

Creating a second Pod and Public IP ranges

2021-09-29 Thread Brian Fitzpatrick
Hi all, We have been building a Cloudstack 4.15.2 environment using Ubuntu 20.04 and KVM. We have thus far only built one Pod with some clusters and hosts in clusters sharing nfs storage. The existing Pod is on a physical subnet 10.250.0.0/22 (private address) but Public in terms of out on o

RE: Unable to read/process CSR: Command failed due to Exception: java.lang.Exception

2021-09-29 Thread cristian.c
Hi, Yes, it is the server, but I already started to check the BIOS ... and I have very interesting question, why with KVM is working? What is OS different between KVM and VMware when comes to systemvm patching/inject keys? I think here I have the answer to may error. Regards, Cristian

Re: [VOTE] Release Apache CloudStack CloudMonkey 6.2.0

2021-09-29 Thread Abhishek Kumar
+1 Tested build for different operations on a ACS 4.16-snapshot env. Everything worked as expected. Regards, Abhishek From: Pearl Dsilva Sent: 24 September 2021 13:14 To: d...@cloudstack.apache.org Cc: users@cloudstack.apache.org Subject: [VOTE] Release Apache