Earlier today, @bd808 reported that he had to reboot a couple of VMs to restore ssh. They were logging-logstash-04.logging and toolhub-demo02.toolhub.
Further investigation revealed several other VMs which have no network access internally; typically they report "Network is unreachable" in syslog. They are:
asbestos-puppetdb-01.puppet-dev.eqiad1.wikimedia.cloud: cloudvirt1045, network unreachable, first at 2026-06-24T19:00, not during migr ation demo-patrollers.wmf-research-tools.eqiad1.wikimedia.cloud: cloudvirt1042, network unreachable as far back as syslog goes logging-logstash-03.logging.eqiad1.wikimedia.cloud: cloudvirt1056, network unreachable, first at 2026-07-15T14:20:34.559213+00:00, doe s not correspond logging-logstash-04.logging.eqiad1.wikimedia.cloud: cloudvirt1056, network unreachable reader-embedding.wmf-research-tools.eqiad1.wikimedia.cloud: cloudvirt1068, network unreachable wsexport-calibre01.wikisource.eqiad1.wikimedia.cloud: cloudvirt1051, network unreachable, rebooted since last migration
For investigation purposes, I'm looking at logging-logstash-03.logging, instance ID 14abc0a9-ef08-4e73-a54b-8d91c1bbc752
It is bound to port 10a12575-5ae1-43b5-ac3e-d831370b6271, 172.16.1.52
That port reports as ACTIVE. There's no activity associated with that port in neutron-openvswitch-agent.log leading up to the disconnect, nor any mention of the host in nova-compute.log. The downtime does not correspond to a live migration.
Stopping and starting the nic on the VM does not seem to change anything.
The port and the VM are associated with the same hypervisor, cloudvirt1056.
The nic is mentioned in nova-compute.log a couple of days before the failure, acting correctly:
nova-compute.log.4:2026-07-13 20:00:08.119 964917 INFO os_vif [None req-977d3ad8-a609-49cb-8c7e-c28334100194 - - - - - -] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:8f:81:c4,bridge_name='br-int',has_traffic_filtering=True,id=10a12575-5ae1-43b5-ac3e-d831370b6271,network=Network(7425e328-560c-4f00-8e99-706f3fb90bb4),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap10a12575-5a')