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, Daan Hoogland <daan.hoogl...@gmail.com> wrote: > Jay, is this after you added the host to cloudstack or before? > > On Tue, Sep 28, 2021 at 9:02 AM jay hs <jhahn-steic...@whatcom.edu> wrote: > > > Hi all: > > I must be doing something wrong. > > I am installing 4.15 from the apt repositories on ubuntu 16.04 > > deb http://download.cloudstack.org/ubuntu xenial 4.15 > > > > Everything goes grandly, except that when cloudstack-agent starts up, it > > puts a seemingly random IP address (from the correct subnet) in host= at > > agent.properties. > > > > It should be > > host=172.16.10.2 > > but it picks up > > host=172.16.10.246@static > > > > Evidently, it passes this *.246 value on to the ssvm -- which makes it > > very mad. > > > > I've redone my management server and first kvm host a second time, and it > > got *.234 instead of *.246. > > > > I am doing these on a test network that is NATed off from the main > > network. That NAT network did have its own DHCP active. I've switched > > that off -- and will do another try (tomorrow). > > > > But does this sound like I've got a configuration missing -- or am I > > picking up a bum copy of the cloudstack-agent from the repo? or... ideas? > > > > thanks. > > --jay > > > > > -- > Daan >