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

   @Hector-Work 
   this may lead to some unexpected errors, for example
   - connectivity errors
   - vm migration error due to mismatched bridge name
   
   I suggest to use same bridge. you could try
   - add `macaddress: <mac of enp1s0>` to cloudbr0 in netplan config
   - and/or, restart host 2
   
   > @weizhouapache , yes both hosts have a physical interface called `enp1s0`.
   > 
   > I have actually just managed to solve this issue by renaming the 
`cloudbr0` interface on Host 2 to `cloudbr1`. I updated the 
`/etc/cloudstack/agent/agent.properties` so that all the network device 
properties are pointing at `cloudbr1` as well. Finally I restarted the agents 
on both hosts.
   
   


-- 
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