bhouse-nexthop commented on issue #11710:
URL: https://github.com/apache/cloudstack/issues/11710#issuecomment-3496713056
Interestingly, both appear to have an unprocessed entry in /var/cache/cloud:
node1:
```
root@r-270-VM:/var/cache/cloud# cat
guest_network.json.0be5022c-a558-4243-bdb6-7f0558d39188
{"add":true,"mac_address":"02:01:01:15:00:07","device":"eth7","router_guest_ip":"10.252.4.144","router_guest_netmask":"255.255.255.0","router_guest_gateway":"10.252.4.1","cidr":"24","domain_name":"pc.testenv.bradhouse.dev","is_vr_guest_gateway":true,"network_id":277,"mtu":1500,"type":"guestnetwork","delete_from_processed_cache":false}
```
node2:
```
root@r-271-VM:/var/cache/cloud# cat
guest_network.json.427bac81-3a39-4fdd-956a-8f8803e61c4f
{"add":true,"mac_address":"02:01:01:16:00:03","device":"eth8","router_guest_ip":"10.252.6.223","router_guest_netmask":"255.255.255.0","router_guest_gateway":"10.252.6.1","cidr":"24","domain_name":"pc.testenv.bradhouse.dev","is_vr_guest_gateway":true,"network_id":278,"mtu":1500,"type":"guestnetwork","delete_from_processed_cache":false}
```
--
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]