There are three of these servers, running two user-managed VMs:
root@cloudcontrol1003:~# openstack server list --all-projects --host cloudvirt-wdqs1001 +--------------------------------------+--------------------+---------+----------------------------------------+---------------------------------------------+------------------+ | ID | Name | Status | Networks | Image | Flavor | +--------------------------------------+--------------------+---------+----------------------------------------+---------------------------------------------+------------------+ | 38d50a32-c637-4d64-805a-a4afb9144218 | canary-wdqs1001-01 | SHUTOFF | lan-flat-cloudinstances2b=172.16.6.155 | debian-10.0-buster (deprecated 2021-03-01) | cloudvirt-canary | | 87acbb5a-ddac-457a-9fab-19b4f8af7916 | wcqs-beta-01 | ACTIVE | lan-flat-cloudinstances2b=172.16.1.248 | debian-9.11-stretch (deprecated 2020-10-17) | t206636 | +--------------------------------------+--------------------+---------+----------------------------------------+---------------------------------------------+------------------+ root@cloudcontrol1003:~# openstack server list --all-projects --host cloudvirt-wdqs1002 +--------------------------------------+--------------------+--------+---------------------------------------+--------------------------------------------+------------------+ | ID | Name | Status | Networks | Image | Flavor | +--------------------------------------+--------------------+--------+---------------------------------------+--------------------------------------------+------------------+ | 6b8f11de-31b0-4a61-979e-451890f05ebf | canary-wdqs1002-01 | ACTIVE | lan-flat-cloudinstances2b=172.16.4.81 | debian-10.0-buster (deprecated 2021-03-01) | cloudvirt-canary | +--------------------------------------+--------------------+--------+---------------------------------------+--------------------------------------------+------------------+ root@cloudcontrol1003:~# openstack server list --all-projects --host cloudvirt-wdqs1003 +--------------------------------------+--------------------+--------+----------------------------------------+--------------------------------------------+------------------------+ | ID | Name | Status | Networks | Image | Flavor | +--------------------------------------+--------------------+--------+----------------------------------------+--------------------------------------------+------------------------+ | a244842b-7204-47ee-8bcb-7d3478971e6b | mwoffliner4 | ACTIVE | lan-flat-cloudinstances2b=172.16.4.162 | debian-11.0-bullseye | g3.cores8.ram32.disk20 | | bdf71776-b78d-4c41-9705-571b01a732e6 | canary-wdqs1003-01 | ACTIVE | lan-flat-cloudinstances2b=172.16.3.21 | debian-10.0-buster (deprecated 2021-07-30) | cloudvirt-canary-ceph | +--------------------------------------+--------------------+--------+----------------------------------------+--------------------------------------------+------------------------+
I'm reimaging 1002 right now since that won't affect our users.
(Note to self: pxe-booting these hosts requires the same network hack as for e.g. cloudvirt1016)