Commit Graph

9939 Commits

Author SHA1 Message Date
Carl George
d3972d8d66 batcave: add sysadmin-epel to groups
Signed-off-by: Carl George <carlwgeorge@gmail.com>
2025-08-21 21:26:52 +00:00
Kevin Fenzi
9c9e6ac64e people01: move to new vlan
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-21 12:32:23 -07:00
James Antill
37d255d277 *-test* hosts: Auto apply all updates moved to group var.
Signed-off-by: James Antill <james@and.org>
2025-08-21 14:16:50 -04:00
Kevin Fenzi
dcbdcf7971 noc02: move to new vlan
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-21 11:14:43 -07:00
James Antill
7818aa0f35 *-test* hosts: Add f43-test host file.
Signed-off-by: James Antill <james@and.org>
2025-08-21 14:06:39 -04:00
James Antill
347b05361b *-test* hosts: Auto apply all updates.
Signed-off-by: James Antill <james@and.org>
2025-08-21 14:05:47 -04:00
Greg Sutcliffe
0bf431d620 Zabbix: more misc threshold fixes
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-21 17:06:18 +01:00
Greg Sutcliffe
2a1949f469 Zabbix: only check ping for mgmt hosts
I forgot that zabbix01 can't currently reach 80/443 on
the mgmt network

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-21 15:02:58 +01:00
Greg Sutcliffe
c7e0c57ed6 Zabbix: add bmc addressess for monitoring to rdu3 hosts
Also a couple more threshold updates, and an override
for compose-01 which has an odd value for "datacenter"

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-21 14:47:59 +01:00
Greg Sutcliffe
7342dd69dc Zabbix: more misc threshold fixes
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-21 10:16:20 +01:00
Kevin Fenzi
fc4e1cca02 dl0*: increase disk size
These hosts occassionally have very large logs, so lets just bump their
disk space up some to avoid alerts and issues with the logs.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-20 17:32:42 -07:00
Kevin Fenzi
0a98e153ee ns02: add a eth1 interface on new vlan
In the case of ns02 we will add a eth1 device on the new vlan with the
new addresses so it can continue to function on it's old ip until we get
it changed at the registar to point to the new one. After thats switched
we can switch our dns and then nuke the eth0 interface and rename eth1.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-20 16:29:48 -07:00
Kevin Fenzi
03780ba2e9 download-ib01: new vlan/addresses
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-20 14:26:06 -07:00
Kevin Fenzi
e9e972217b torrent01: bump memory to a more reasonable amount
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-20 13:54:28 -07:00
Kevin Fenzi
5f464428d2 torrent01: move to new vlan
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-20 13:51:26 -07:00
Kevin Fenzi
c5ebb0954e proxy12: move to new address/vlan
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-20 13:14:09 -07:00
Kevin Fenzi
ab0024b16f proxy04: move to new vlan/bridge
Move this vm to the new vlan and switch it to br1.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-20 10:43:44 -07:00
Greg Sutcliffe
c51176539b Zabbix: misc threshold fixes
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-20 17:29:25 +01:00
Greg Sutcliffe
f9c067485a Zabbix: ignore tap netdevs on openqa workers
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-20 17:16:07 +01:00
Greg Sutcliffe
aee14d2b49 Zabbix: raise thresholds on copr hypervisors
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-20 16:23:16 +01:00
Greg Sutcliffe
0af9cce225 Zabbix: specify Zabbix server for external hosts
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-20 15:36:30 +01:00
Greg Sutcliffe
e8cea23281 Zabbix: increase disk thresholds for some proxies
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-19 11:47:08 +01:00
Greg Sutcliffe
1d01f4d4e2 Zabbix: make the time-period for CPU load alerts configurable
in particular, sundries01 gets a massive CPU spike every hour
for about 15mins, so we set that host to 30m for an alert

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 17:25:58 +01:00
Greg Sutcliffe
bf5222cb71 Zabbix: adjust swap threshold for ipa01
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 15:45:59 +01:00
Greg Sutcliffe
8fbbca5daf Zabbix: use vpn to reach zabbix-server for proxies
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 14:06:17 +01:00
Greg Sutcliffe
0680bd0178 Zabbix: ignore memory usage on builders
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 13:56:14 +01:00
Greg Sutcliffe
55f861ef85 Zabbix: ignore free ram on power hosts
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 13:02:24 +01:00
Greg Sutcliffe
ebb9d6f4c3 Zabbix: ignore swap on builders, they're always busy
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 12:55:05 +01:00
Greg Sutcliffe
214f664b09 Zabbix: increase write threshold even more for builders
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 12:43:39 +01:00
Greg Sutcliffe
0646af4bdb Zabbix: increase write threshold for builders
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 12:17:39 +01:00
Greg Sutcliffe
bf3746b0ee Zabbix: increase read threshold for a64 builders too
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 12:13:41 +01:00
Greg Sutcliffe
e2934b16b0 Zabbix: increase read threashold for builders too
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 12:09:53 +01:00
Greg Sutcliffe
04c08dd7d3 Zabbix: ibiblio05 has consistent high read times, increase threshold
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 12:00:39 +01:00
Greg Sutcliffe
cb2c567c82 Zabbix: move builder memory threshold to group_vars
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 11:47:07 +01:00
Greg Sutcliffe
4089e651ef Zabbix: ipa01 has frequent memory spikes, increase threshold
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 11:35:01 +01:00
Greg Sutcliffe
a0507100b2 Zabbix: move vnet exclusion to group vars
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-08-18 10:59:09 +01:00
Kevin Fenzi
b4ce7aa042 db01.stg: double memory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-14 11:30:27 -07:00
Kevin Fenzi
e8da330802 proxies: block another network thats generating a ton of traffic
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-14 11:30:27 -07:00
Kevin Fenzi
29b3da86d5 buildvm-a64-48: drop for now
bvmhost-a64-05 has less memory than 01-04, so fewer buildvm's on it.
However, even with that it sometimes is OOM killing one.
So, lets drop 48 for now to give it more free memory.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-13 12:00:35 -07:00
Kevin Fenzi
be1b1503d6 group_vars/all: default nbdr to false for non rdu3 hardware
Non rdu3 hardware doesn't have access to tang.
There's some slight exceptions on some hosts that use tpm,
but we can override that in hosts vars.

Also drop the rdu3 datacenter check, we can just use the
nbde boolean to determine if we run it or not.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-09 15:26:23 -07:00
Kevin Fenzi
c87cb347dd compose-x86-riscv01: try quotes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-07 16:25:22 -07:00
Kevin Fenzi
e051b69c8b compose-x86-riscv01: this is a secondary instance
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-07 16:11:52 -07:00
Kevin Fenzi
a3872218b5 ibiblio02: reconfigure network/add new vlan on br1
We want to move things over to the new vlan at ibiblio,
so setup ibiblio02 to have a br1 bridge on that vlan.
Note that the current setup before this commit was not even
correct and after this it should correctly be using 2
interfaces bonded with the 2 bridges over it (one of them
tagged for the new vlan, one of them on the default (old)).

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-07 15:36:25 -07:00
Kevin Fenzi
68d7e76db9 inventory: remove some no longer existant hosts and groups
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-06 17:00:09 -07:00
Kevin Fenzi
2d5b729a7c proxies: move last f41 proxies to f42.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-06 16:33:51 -07:00
Kevin Fenzi
777343ed38 staging: add rdu3.fedoraproject.org to dns search order
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-08-05 20:57:10 -07:00
Adam Williamson
16f753c5ac Whoops, drop stray openqa_tap12_workers reference
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-07-31 13:17:12 -07:00
Adam Williamson
e00c3a7e78 Deploy new openQA aarch64 workers
Give one to prod and one to stg, and make them tap2 workers.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-07-31 13:15:04 -07:00
Greg Sutcliffe
15ba14e0bd Zabbix: cloud servers need to talk to zabbix over the vpn
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-07-31 15:56:06 +01:00
Greg Sutcliffe
e04efe44ca Zabbix: ignore swap on bvm-a64
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-07-31 15:17:00 +01:00