Page MenuHomePhabricator

Upgrade clouddumps hosts to bookworm/trixie
Open, MediumPublic

Details

Event Timeline

fgiunchedi triaged this task as Medium priority.Sep 1 2025, 2:38 PM

Change #1183707 had a related patch set uploaded (by Filippo Giunchedi; author: Filippo Giunchedi):

[operations/puppet@production] java: add support for Trixie / Java 21

https://gerrit.wikimedia.org/r/1183707

I gave this a stab, and got blocked on bigtop / hadoop dependency; specifically I'm not sure if/what bigtop + java combinations are supported

I gave this a stab, and got blocked on bigtop / hadoop dependency; specifically I'm not sure if/what bigtop + java combinations are supported

Bigtop only supports Java 8, with Hadoop 3 (https://phabricator.wikimedia.org/T379385) supporting Java 11...

Looping in Data-Platform-SRE as they have done some work on those hosts and they might have ideas.

Change #1183707 merged by Filippo Giunchedi:

[operations/puppet@production] java: add support for Trixie / Java 21

https://gerrit.wikimedia.org/r/1183707

I spoke with @brouberol and @BTullis at the SRE Summit about this: clouddumps hosts host a variety of dumps types, including some from HDFS, hence the bigtop dependency. Plan is to hold off on the Trixie upgrade at least for now, maybe we can do Bookworm though.