Hi, This is a known issue with 4.18.0.0. It has been fixed by PR https://github.com/apache/cloudstack/pull/7393
For now, You can use cmk instead. -Wei On Mon, 19 Jun 2023 at 19:40, Christian Reichert < [email protected]> wrote: > Hello, > > > > we upgraded a couple of week ago from 4.16.1 to 4.18. Now if I crate a L2 > Network as root admin and assign it to another Domain and Account after the > dialog is closed the network belongs to the ROOT Domain and Admin. I found > no way to change it. > > > > In the logs I found > > > > 2023-06-18 18:15:50,033 DEBUG [c.c.u.AccountManagerImpl] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Access > granted to Account > [{"accountName":"admin","id":2,"uuid":"67f8c0fd-cb90-11ec-9995-286ed489a2a6"}] > to [Network Offering [17-Guest-DefaultL2NetworkOfferingConfigDriveVlan] by > AffinityGroupAccessChecker > > 2023-06-18 18:15:50,053 DEBUG [c.c.n.g.BigSwitchBcfGuestNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Refusing to > design this network, the physical isolation type is not BCF_SEGMENT > > 2023-06-18 18:15:50,055 DEBUG [o.a.c.n.c.m.ContrailGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Refusing to > design this network > > 2023-06-18 18:15:50,057 DEBUG [c.c.n.g.NiciraNvpGuestNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Refusing to > design this network > > 2023-06-18 18:15:50,059 DEBUG [o.a.c.n.o.OpendaylightGuestNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Refusing to > design this network > > 2023-06-18 18:15:50,061 DEBUG [c.c.n.g.OvsGuestNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Refusing to > design this network > > 2023-06-18 18:15:50,063 INFO [c.c.n.g.DirectNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Refusing to > design this network > > 2023-06-18 18:15:50,082 DEBUG [c.c.n.g.DirectNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) VLAN: VLAN > > 2023-06-18 18:15:50,082 INFO [c.c.n.g.DirectNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Refusing to > design this network > > 2023-06-18 18:15:50,084 DEBUG [o.a.c.n.g.SspGuestNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) SSP not > configured to be active > > 2023-06-18 18:15:50,086 DEBUG [o.a.c.n.t.s.TungstenGuestNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Refusing to > design this network > > 2023-06-18 18:15:50,087 DEBUG [c.c.n.g.BrocadeVcsGuestNetworkGuru] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Refusing to > design this network > > 2023-06-18 18:15:50,088 DEBUG [o.a.c.e.o.NetworkOrchestrator] > (qtp1444635922-321:ctx-c7d2926b ctx-0f6ad820) (logid:6df0b4a6) Releasing > lock for Account > [{"accountName":"admin","id":2,"uuid":"67f8c0fd-cb90-11ec-9995-286ed489a2a6"}] > > > > Is it an 4.18 issue or did I miss something in my configuration? > > > > Thanks and Regards, > > > > Christian >
