Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
None
-
2025-6
Description
The routing for Hetzner machines is hardcoded in the https://github.com/mariadb-corporation/mariadbenterprise-buildbot/blob/master/buildbot-configuration/scripts/mtr/manage_vm.py#L358
But default Noble machines have different interface names:
$ ifconfig
|
ens5: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
|
inet 192.168.121.151 netmask 255.255.255.0 broadcast 192.168.121.255
|
inet6 fe80::5054:ff:fe72:2030 prefixlen 64 scopeid 0x20<link>
|
ether 52:54:00:72:20:30 txqueuelen 1000 (Ethernet)
|
RX packets 314164 bytes 696671286 (696.6 MB)
|
RX errors 0 dropped 1381 overruns 0 frame 0
|
TX packets 45249 bytes 3757502 (3.7 MB)
|
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
|
 |
ens6: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
|
inet 116.202.197.3 netmask 255.255.0.0 broadcast 116.202.255.255
|
inet6 fe80::250:56ff:fe00:323c prefixlen 64 scopeid 0x20<link>
|
ether 00:50:56:00:32:3c txqueuelen 1000 (Ethernet)
|
RX packets 29 bytes 1828 (1.8 KB)
|
RX errors 0 dropped 0 overruns 0 frame 0
|
TX packets 24 bytes 1824 (1.8 KB)
|
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
|
Attachments
Issue Links
- blocks
-
MCOL-6060 Update process of running multiburza
-
- Closed
-