Unable to Add Initial Hosts to New Management Server

2020-06-23 Thread Practical XenServer
When attempting to add my first host to my CS management server (172.16.0.4) I get this message in /var/log/cloudstack/management/management-server.log: 2020-06-24 01:11:43,127 WARN [c.c.r.ResourceManagerImpl] (qtp119358627-14:ctx-ef5277d6 ctx-0125110f) (logid:964a6eef) Unable to find the server

Re: Fresh 4.14 install - UI won't start after reboot

2020-06-23 Thread Andrija Panic
Hi Mike, I've checked the "after" log file - and everything seems fine - there is DB update happening from 4.0.0 version all the way to 4.14.0.0 version (this is clean install obviously) and the exception you see "can not ping management server" - is NORMAL, i.e. in every ACS installation this hap

Re: ACS 4.14 showing multiple Management servers under infrastructure (duplicated)

2020-06-23 Thread Andrija Panic
Hi, the records in the mshost table are messed up To fix: - stop that single mgmt server - check the records in the "mshost" table and mark ALL of those that should not exist (all, except that single one) as "Down" in the "State" field and add a date in the "Removed" field - this will make sure a

Re: After reboot virtual router is not getting created

2020-06-23 Thread Andrija Panic
I would do the following: - stop the mgmt server(s), but before that, check if the network of that offending VM (i-2-67-VM) has ANY VR, since logs say "Can't find at least one running router" - edit the DB, vm_instance table set state to "Stopped" where instance name is i-2-67-VM - ensure that spec

Re: Help CloudStack 4.1.3.1

2020-06-23 Thread F5
Logs Management : 2020-06-23 12:31:21,977 DEBUG [c.c.a.m.AgentManagerImpl] (AgentConnectTaskPool-33:ctx-fcb0622c) (logid:152ccaa9) Failed to handle host connection: java.lang.NullPointerException at com.cloud.resource.ResourceManagerImpl.createHostVO(ResourceManagerImpl.java:1742)

RE: Fresh 4.14 install - UI won't start after reboot

2020-06-23 Thread Corey, Mike
Hi, Sorry for the delay, I had other stuff to work on last week. Here is the link to the log files, before & after a reboot of the management VM. The reboot occurred at June 23 @ 1100 local time...anything before that time would be the installation/setup of CSM. I hope you can help figure t

ACS 4.14 showing multiple Management servers under infrastructure (duplicated)

2020-06-23 Thread cristian.c
Hello, After the upgrade to 4.14 I see multiple Management servers under infrastructure in UI, I have only one but not sure why is showing multiple for different versions. Please see the screenshot : https://imgur.com/FakSvVa Best regards, Cristian

After reboot virtual router is not getting created

2020-06-23 Thread Jagdish Patil
Hi Everyone, Recently my Cloudstack setup machine's got rebooted. After the reboot, the virtual router is not getting created, due to which I am not able to create or access any machine. Pasting error log below: *CloudStack Version: **4.11.3.0* 2020-06-23 20:23:16,599 ERROR [o.c.n.r.d.RouterDeplo

Help CloudStack 4.1.3.1

2020-06-23 Thread F5
Hello I have a problem with my ACS 4.13.1 When restarting cloudstack-management it simply takes 1 hour for the agent to start. In the Agent Logs it appears as connected as soon as it starts. But on the host you get Alert. Has anyone been through this and know the solution? ___