22 Nov 2025
Fedora People
Kevin Fenzi: infra weeksly recap: Late November 2025
Another busy week in fedora infrastructure. Here's my attempt at a recap of the more interesting items.
Inscrutable vHMC
We have a vHMC vm. This is a virtual Hardware Management Console for our power10 servers. You need one of these to do anything reasonably complex on the servers. I had initially set it up on one of our virthosts just as a qemu raw image, since thats the way the appliance is shipped. But that was making the root filesystem on that server be close to full, so I moved it to a logical volume like all our other vm's. However, after I did that, it started getting high packet loss talking to the servers. Nothing at all should have changed network wise, and indeed, it was the only thing seeing this problem. The virthost, all the other vm's on it, they were all fine. I rebooted it a bunch, tried changing things with no luck.
Then, we had our mass update/reboot outage thursday. After rebooting that virthost, everything was back to normal with the vHMC. Very strange. I hate problems that just go away where you don't know what actually caused them, but at least for now the vHMC is back to normal.
Mass update/reboot cycle
We did a mass update/reboot cycle this last week. We wanted to:
-
Update all the RHEL9 instances to 9.7 which just came out
-
Update all the RHEL10 instances to 10.1 which just came out.
-
Update all the fedora builders from f42 to f43
-
Update all our proxies from f42 to f43
-
Update a few other fedora instances from f42 to f43
This overall went pretty smoothly and everything should be updated and working now. Please do file an issue if you see anything amiss (as always).
AI Scrapers / DDoSers
The new anubis is working I think quite well to keep the ai scrapers at bay now. It is causing some problems for some clients however. It's more likely to find a client that has no user-agent or accept header might be a bot. So, if you are running some client that hits our infra and are seeing anubis challenges, you should adjust your client to send a user-agent and accept header and see if that gets you working again.
The last thing we are seeing thats still anoying is something I thought was ai scraping, but now I am not sure the motivation of it, but here's what I am seeing:
-
LOTS of requests from a large amount of ip's
-
fetching the same files
-
all under forks/$someuser/$popularpackage/ (so forks/kevin/kernel or the like)
-
passing anubis challenges
My guess is that these may be some browser add on/botnet where they don't care about the challenge, but why fetch the same commit 400 times? Why hit the same forked project for millions of hits over 8 or so hours?
If this is a scraper, it's a very unfit one, gathering the same content over and over and never moving on. Perhaps it's just broken and looping?
In any case currently the fix seems to be just to block requests to those forks, but of course that means the user who's fork it is cannot access them. ;( Will try and come up with a better solution.
RDU2-CC to RDU3 move
This datacenter move is still planned to happen. :) I was waiting for a new machine to migrate things to, but it's stuck in process, so instead I just repurposed for now a older server that we still had around. I've setup a new stg.pagure.io on it and copied all the staging data to it, it seems to be working as expected, but I haven't moved it in dns yet.
I then setup a new pagure.io there and am copying data to it now.
The current plan if all goes well is to have an outage and move pagure.io over on december 3rd.
Then, on December 8th, the rest of our RDU2-CC hardware will be powered off and moved. The rest of the items we have there shouldn't be very impactful to users and contributors. download-cc-rdu01 will be down, but we have a bunch of other download servers. Some proxies will be down, but we have a bunch of other proxy servers. After stuff comes back up on the 8th or 9th we will bring things back on line.
US Thanksgiving
Next week is the US Thanksgiving holiday (on thursday). We get thursday and friday as holidays at Red Hat, and I am taking the rest of the week off too. So, I might be around some in community spaces, but will not be attending any meetings or doing things I don't want to.
comments? additions? reactions?
As always, comment on mastodon: https://fosstodon.org/@nirik/115595437083693195
22 Nov 2025 8:48pm GMT
21 Nov 2025
Fedora People
Fedora Badges: New badge: Let's have a party (Fedora 43) !
21 Nov 2025 3:38pm GMT
Fedora Community Blog: Community Update – Week 47

This is a report created by CLE Team, which is a team containing community members working in various Fedora groups for example Infratructure, Release Engineering, Quality etc. This team is also moving forward some initiatives inside Fedora project.
Week: 17 November - 21 November 2025
Fedora Infrastructure
This team is taking care of day to day business regarding Fedora Infrastructure.
It's responsible for services running in Fedora infrastructure.
Ticket tracker
- The intermittent 503 timeout issues plaguing the infra appear to finally be resolved, kudos to Kevin and the Networking team for tracking it down.

- The Power10 hosts which caused the outage last week are now installed and ready for use.
- Crashlooping OCP worker caused issues with log01 disk space
- Monitoring migration to Zabbix is moving along, with discussions of when to make it "official".
- AI scrapers continue to cause significant load. A change has been made to bring some of the hits to src.fpo under the Varnish cache, which may help.
- Update/reboot cycle planned for this week.
CentOS Infra including CentOS CI
This team is taking care of day to day business regarding CentOS Infrastructure and CentOS Stream Infrastructure.
It's responsible for services running in CentOS Infratrusture and CentOS Stream.
CentOS ticket tracker
CentOS Stream ticket tracker
- HDD issue on internal storage server for CentOS Stream build infra
- Update Kmods SIG Tags (remove EPEL)
- cbs signing queue stuck
- Verify postfix spam checks
- Deploy new x86_64/aarch64 koji builders for CBS
- Prepare new signing host for cbs in RDU3
- https://cbs.centos.org is now fully live from RDU3 (DC-move) : kojihub/builders in rdu3 and/or remote AWS VPC isolated network, and also signing/releng process
Release Engineering
This team is taking care of day to day business regarding Fedora releases.
It's responsible for releases, retirement process of packages and package builds.
Ticket tracker
- EPEL 10.1 ppc64le buildroot broken
- Transfer device-mapper-multipath ownership to real person
- Transfer repo ownership to real person
- fcitx5-qt update didn't get to updates repository
- Fedora 43 branch for pgbouncer stuck
- Help with rebuilds
- Follow up on Packages owned by invalid users fesco#3475
RISC-V
- F43 RISC-V rebuild status: the delta for F43 RISC-V is still about ~2.5K packages compared to F43 primary. Current plan: once we hit ~2K package delta, we'll start focusing on the quality of the rebuild and fix whatever important stuff that needs fixing. (Here is the last interim update to the community.)
- Community highlight: David Abdurachmanov (Rivos Inc) has been doing excellent work on Fedora 43 rebuild, doing a lot of heavy-lifting. He also provides quite some personal hardware for Koji rebuilders.
Forgejo
Updates of the team responsible for Fedora Forge deployment and customization.
Ticket tracker
- Redirects for attachments retention during repository migration [A] [B] [C] [D]
- Fedora -> Forgejo talk for Fedora 43 release party has been recorded
- Valkey self managed cluster deployed for Forgejo caching on staging - prod next
- Private issues - Analysis on database schema, access protection, API layer
- Forgejo support for Konflux explored -Weighed in on Konflux roadmap meeting
- Action runners - cleanup for finished runners and workaround for service routes, demo of declarativeness recorded
- Migration request for Commops SIG, Cloud SIG and AI/ML SIG completed
- Fixes for user creation issue upstreamed, fixed Anubis problem in the production
List of new releases of apps maintained by I&R Team
Minor update of FMN from 3.3.0 to 3.4.0
Minor update of FASJSON from 1.6.0 to 1.7.0
Minor update of Noggin from 1.10.0 to 1.11.0
If you have any questions or feedback, please respond to this report or contact us on #admin:fedoraproject.org channel on matrix.
The post Community Update - Week 47 appeared first on Fedora Community Blog.
21 Nov 2025 10:00am GMT