Hello, I'm trying to configure cloudstack 4.15 running on UbuntuServer 18.04 LTS in the VMWare player as just one, I mean, all the servers (cloudstack manager, storage and KVM) are set in just on VM.
I was able to pass through the cloudstack 4.15 UI configuration steps without any issue. I also highlight that when clicking on the console view of the system's VMs everything worked perfectly. Besides that, I was also able to create a TinyCore OS template. However, when I have been creating an instance of the TinyCore OS (or any other OS), I am having some problems that do not allow the instance to be running. From my point of view, It seems to be a network problem. Attached to this message you have the first error message as well as the full log. https://www.dropbox.com/s/7bszzxsfaridaui/management-server.log?dl=0 See the first error in the log below: 2021-04-26 04:45:12,276 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Work-Job-Executor-13:ctx-22cfc163 job-84/job-85 ctx-35938f5c) (logid:d2a1f1b3) Network id=208 is shutdown successfully, cleaning up corresponding resources now. 2021-04-26 04:45:12,320 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Work-Job-Executor-13:ctx-22cfc163 job-84/job-85 ctx-35938f5c) (logid:d2a1f1b3) Lock is released for network Ntwk[208|Guest|8] as a part of network shutdown 2021-04-26 04:45:12,362 DEBUG [o.a.c.e.o.NetworkOrchestrator] (Work-Job-Executor-13:ctx-22cfc163 job-84/job-85 ctx-35938f5c) (logid:d2a1f1b3) Lock is released for network id 208 as a part of network implement 2021-04-26 04:45:12,362 INFO [c.c.v.VirtualMachineManagerImpl] (Work-Job-Executor-13:ctx-22cfc163 job-84/job-85 ctx-35938f5c) (logid:d2a1f1b3) Insufficient capacity com.cloud.exception.InsufficientVirtualNetworkCapacityException: Unable to allocate vnet as a part of network Ntwk[208|Guest|8] implement Scope=interface com.cloud.dc.DataCenter; id=1 at com.cloud.network.guru.GuestNetworkGuru.allocateVnet(GuestNetworkGuru.java:296) at com.cloud.network.guru.GuestNetworkGuru.implement(GuestNetworkGuru.java:325) at com.cloud.network.guru.ExternalGuestNetworkGuru.implement(ExternalGuestNetworkGuru.java:136) at org.apache.cloudstack.engine.orchestration.NetworkOrchestrator.implementNetwork(NetworkOrchestrator.java:1237) at org.apache.cloudstack.engine.orchestration.NetworkOrchestrator.implementNetwork(NetworkOrchestrator.java:1176) at org.apache.cloudstack.engine.orchestration.NetworkOrchestrator.prepare(NetworkOrchestrator.java:1767) at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:1149) at com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:5464) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.cloud.vm.VmWorkJobHandlerProxy.handleVmWorkJob(VmWorkJobHandlerProxy.java:107) at com.cloud.vm.VirtualMachineManagerImpl.handleVmWorkJob(VirtualMachineManagerImpl.java:5631) Do you have any idea about what it might be? Is it possible to conduct such a configuration in a VMware player? Do you have any video or steps about installing cloudstack 4.15 on ubuntu server 18.04 set in a VMware? Best regards, Gustavo Callou -- -- Professor at DC / UFRPE, Brazil PhD in Computer Science at UFPE, Brazil http://callou.pythonanywhere.com/
