Here you go! https://filebin.net/fw07uwmlmjd0f1yp/management-server.log
Snippet is generated during the start of a new user vm which also try to start VR. Alright I see one more issue I did not catch before: - You tried to create a PIF, but it already exists. (for the NIC of the VR) regards, Jordan On Tue, Sep 13, 2022 at 10:10 AM Wei ZHOU <[email protected]> wrote: > Hi Jordan, > > Can you share a full log of the api call > in /var/log/cloudstack/management/management-server.log ? > > -Wei > > On Tue, 13 Sept 2022 at 08:11, jordan j <[email protected]> wrote: > > > Dear community, > > > > I have a fresh environment 4.17.0.1 with 1 XenServer. > > - 1 Zone - both System VMs and User VMs on Local storage options > selected. > > - server nics and network design - 2 bonds with VIrtual Router and VPC > > enabled. > > -> Public (BOND01 label) - x.x.x.21-29 > > -> mgmt (BOND01 label) - x.x.x.100-199 > > -> guest (BOND02 label) > > > > Network offerings and zone networks created from them: > > - SHARED_LOCAL - Shared network offering created (BOND02) with Virtual > > Router for Local storage. It will provide DHCP, DNS, USERDATA. > > - SHARED_NO_VR - shared network with no VR or services > > > > USER VM creation on different networks: > > (1) starting a VM on SHARED_LOCAL network - creation fails. > > (2) starting a VM on SHARED_NO_VR network - it works without a problem. > > > > However during (1) VR is created in infrastructure -> VR tab but failed > > to start. An attempt to start it manually fails with error. > > Unable to create a deployment for VM instance {id: "175", name: > "r-175-VM", > > uuid: "47a5b579-8aab-4df0-b305-07de30ae7ab0", > > type="DomainRouter"}Scope=interface com.cloud.dc.DataCenter; id=47 > > > > I see the problem is in interface creation (in GUI i see one halfway > > created interface of traffic Type: Control) but i am not really sure how > to > > take it from here. > > > > What else needs to be enabled for the VR to work? How to further continue > > with troubleshooting from here? > > > > Best regards, > > Jordan > > >
