weizhouapache commented on issue #6698:
URL: https://github.com/apache/cloudstack/issues/6698#issuecomment-1382579225

   > The Query returns all vlans which are exclusiv for the usage of systemvms 
- numbers '9'we and '17' and are shown in the gui as 'domain = root' and 
'account = system'. Like the screenshot in the post above 
[https://github.com/apache/cloudstack/issues/6698#issuecomment-1237019304](url) 
These VLANs are not present - neither in 'account_vlan_map' nor 
'domain_vlan_map'. And as you wrote above - that is to be expected.
   > 
   > However - as written beforehand ([#6698 
(comment)](https://github.com/apache/cloudstack/issues/6698#issuecomment-1237019304))
 - That's where i find the concept or nameing a bit confusing. Looking at the 
sql from my instance there is currently no way that this is going to work as 
intended and the nameing in the gui itself is to some degree misleading.
   
   thanks @Hudratronium , for all the information.
   
   I can reproduce the issue if
   (1) use.system.public.ips = true
   (2) system.vm.public.ip.reservation.mode.strictness = true
   (3) there is a dedicated IP range for ROOT domain
   (4) there is a dedicated IP range for SystemVMs
   
   Your comment in 
https://github.com/apache/cloudstack/issues/6698#issuecomment-1236740037 is 
correct.
   We need to add a record in account_vlan_map (for ROOT/system) or change the 
logic of picking up a public ip address.
   I will look into it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to