Commit Graph

8969 Commits

Author SHA1 Message Date
Kevin Fenzi
ea7d2ecc3a bkernel02: adjust mac address for new hardware
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-30 10:22:31 -08:00
Kevin Fenzi
86e0e9e851 sign-vault02: not external
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-29 16:48:54 -08:00
Kevin Fenzi
0255f6c04d sign_vault02: cidr format here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-29 16:45:51 -08:00
Kevin Fenzi
ba2c1c8f5d sign-vault02: Fix netmask
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-29 16:43:56 -08:00
Kevin Fenzi
0e45fcb6cd sign-vault02: eth1 is the interface to use here and correct ip address
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-29 16:42:05 -08:00
Kevin Fenzi
8f703a0f0e sign-vault02: also add to group in inventory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-29 16:35:22 -08:00
Kevin Fenzi
eb9bad4c56 sign-vault02: add variables
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-29 16:34:02 -08:00
Kevin Fenzi
33b2e114a6 bkernel01: also fix the address passed to the role
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-29 14:20:08 -08:00
Kevin Fenzi
8b82205393 bkernel01: new machine
Adjust mac address for the new machine.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-29 13:33:09 -08:00
Kevin Fenzi
371e1c7636 also remove all these old 32bit vms
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-25 17:58:12 -08:00
Kevin Fenzi
abffa16aee also remove these bvmhosts from hardware
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-25 17:57:25 -08:00
Kevin Fenzi
ba7e2a8fd3 inventory: Drop 4 old emags that are about to be replaced
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-25 17:01:19 -08:00
Kevin Fenzi
d40369957d move global server back to ipa01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-25 09:32:19 -08:00
Michal Konecny
3ff1e073f8 [ipa/server] Set ipa02 as ipa_server
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-01-25 17:06:39 +01:00
Michal Konecny
705970d409 [ipa/server] Update ipa02 to RHEL9
Prepare variables for ipa02 upgrade.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-01-25 12:35:58 +01:00
Kevin Fenzi
5c50f89d73 proxies: just stop exposing 8080 on proxies
This is pretty harmless. It's the haproxy stats page, but
we get questions about it and people don't like that it's
there. There's also no reason to keep it open as we normally
access this via a proxy.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-24 14:32:28 -08:00
Michal Konecny
cd3534157e [ipa/server] Update ipa01 to RHEL9
Let's try to update ipa01 to RHEL9 and replace the broken ipa01 machine.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-01-24 14:59:46 +01:00
Michal Konecny
4112c16c69 [server/ipa] Update number of CPU to 8
It seems that 4 CPU are not enough to handle all the requests. This should solve that.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-01-23 22:30:57 +01:00
Michal Konecny
282ff5a51f [ipa/server] Prepare ipa03 for replication
We currently only have ipa02 working, so we need to set it as replication host
for ipa03.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-01-23 22:25:05 +01:00
Michal Konecny
696edb4c3d [ipa/server] Restore the variable changes
Let's restore variables to state before we caused the issue started happening on
IPA cluster.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-01-23 00:44:54 +01:00
Michal Konecny
ea1f8a14c1 [ipa/server] Restore ipa02 from scratch
Let's try to resolve the ipa errors by doing the ipa02 installation from scratch.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-01-22 23:35:59 +01:00
Michal Konecny
51a2ab7e73 [ipa/server] Reinstall ipa03 from scratch
This will create the ipa03 server from scratch.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-01-22 20:03:44 +00:00
Aurélien Bompard
720e8b982c Actually, mm-crawler-dev should be F39 to match the OpenShift container
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-01-22 13:46:23 +01:00
Aurélien Bompard
b169ea1b39 Add mm-crawler-dev.stg
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2024-01-22 13:09:26 +01:00
Adam Williamson
ef6c4d5fae Revert "openqa-a64-worker04: cut worker count a little"
This reverts commit 2d85494c97.
It didn't help. I think the problem is actually switching to
ffmpeg for video encoding, oddly enough.
2024-01-19 16:41:08 -08:00
Adam Williamson
2d85494c97 openqa-a64-worker04: cut worker count a little
We seem to be getting lots of failures on compose tests, I think
because of how many tests kick off all at once, because they
seem to work OK when restarted one by one. Maybe this worker
count is a bit too ambitious (though it used to work), let's
try cutting it a bit.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-01-19 11:00:38 -08:00
Michal Konecny
eca2695d74 [ipa/server] Update ipa03 to RHEL 9
Let's start with update of IPA in production by migration of ipa03 to RHEL9.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
2024-01-18 15:19:00 +01:00
Kevin Fenzi
3229a1f64c mailman01 / staging: not external
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-16 14:40:37 -08:00
Kevin Fenzi
fa7ed8f5a3 mailman: first cut at setting up a mailman01.stg
This will likely need a lot of adjustment, but lets start here with a
rhel9 mailman01.stg instance to setup.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-16 14:28:56 -08:00
Kevin Fenzi
3d520b3357 new wildcard cert for prod apps.ocp
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-15 16:52:04 -08:00
Kevin Fenzi
50b97798eb retrace03: drop duplicate, wrong second has_ipv6 variable
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 15:45:58 -08:00
Kevin Fenzi
9c7bc526d7 ibiblio01: retire
This machine is out of warentee and was replaced by ibiblio02 a while
ago. So, lets bid it a fond farewell.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 14:28:31 -08:00
Kevin Fenzi
10b6589b98 proxy04: do not hard code mac address
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 11:11:46 -08:00
Kevin Fenzi
5253e9ab15 proxy04: fix ip variables to standard names for install
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 10:49:49 -08:00
Kevin Fenzi
0d48975440 proxy04: move to ibiblio02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2024-01-10 10:48:03 -08:00
Pavel Raiskup
1207a201d2 copr-be: boost the s390x builders (from max 12 to max 18)
Nourhane @ IBM confirmed this should be OK, considering we spend about
the same cloud budget as before (more machines means we still process
the same amount of tasks, but faster).
2024-01-04 13:26:45 +01:00
Pavel Raiskup
1460c09f3f copr: experiment with mz2-2x16 instances in IBM Cloud
These are about 1.5x more expensive, so we'll have only 2/3 of them for
now.  The reason for this experiment is that the old instances cz2-2x4
are often useless for memory-intensive tasks that simply do too much
swapping - so we too much time on them (which is even often wasted for
unnecessary failure).

Relates: https://github.com/fedora-copr/copr/issues/3060
2023-12-18 20:40:26 +01:00
Kevin Fenzi
445dd11353 buildvmhost: increase nrpe procs limit
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-16 14:39:08 -08:00
Kevin Fenzi
b0117bb64e db-koji01: crank settings to 10.5
bump up various stats to try and handle load better.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-16 09:15:01 -08:00
Aurélien Bompard
79949846e2 Define the bodhi variables in a single place
This removes the different definitions of `sent_topics` for Bodhi, which
were causing issue https://pagure.io/releng/issue/11827

It also brings the bodhi options in the `os_control*` group vars into
the same vars file.

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2023-12-15 12:54:12 +01:00
Kevin Fenzi
a668b112bd db-koji01: increase temp_buffers to see if that helps heavy queries
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-14 11:25:45 -08:00
Kevin Fenzi
149abf786b db-koji01: some more performace tweaking
Increase shared buffers to help larger sorts
Increase io concurrency to allow more i/o
bump max_workers to 56 (with 64 cpus) and increase parallel workers to
match.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-12 10:17:54 -08:00
Kevin Fenzi
93a74617a9 db-koji01: try some more tuning
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-11 14:43:39 -08:00
Frank Ch. Eigler
e11f21c748 Bump debuginfod.stg VM RAM to 24GB to match prod
Hoping to reduce swap pressure.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
2023-12-11 19:14:45 +00:00
Kevin Fenzi
bc3fb3c67c db-koji01: increase some values to try and handle load better
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-10 13:29:36 -08:00
Kevin Fenzi
e682afbb3e postgresql: tune db01 to handle higher loads
We have been running on the defaults on db01 for a while here, but bodhi
seems to be having db query speed issues, so lets try and beef up the
postgresql config.

Increase shared_buffers as we have a lot of memory.
Increase workers as we have 24 cpus and 8 workers (default) might be a
bottleneck. Increase the related worker settings with base workers.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-08 10:18:21 -08:00
Michal Srb
dcb66ebc18 retrace: Fedora 37 is EOL
Also add forgotten f39 repositories.

Signed-off-by: Michal Srb <michal@redhat.com>
2023-12-06 06:58:41 +01:00
Kevin Fenzi
0d7e4db134 proxies: all the proxies were moved to 39 a bit ago
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-05 10:59:46 -08:00
Kevin Fenzi
5caafb1fa5 debuginfod: these were moved to f39 a bit ago
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-05 10:07:35 -08:00
Kevin Fenzi
837a1283b2 people01: drop for now, will readd later
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-12-01 10:29:59 -08:00