Actions
action #157987
closedcoordination #157969: [epic] Upgrade all our infrastructure, e.g. o3+osd workers+webui and production workloads, to openSUSE Leap 15.6
Upgrade qam hosts maintained by us to latest stable, i.e. Leap 15.6
Start date:
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
qam2.suse.de needs to be updated to 15.6
Acceptance criteria¶
- AC1: qam2.suse.de and its containers are running 15.6
- AC2: No failed services, e.g.
systemctl is-system-running
Suggestions¶
- Follow instructions we have for openQA https://progress.opensuse.org/projects/openqav3/wiki/#Distribution-upgrades
- Consider upgrading PostgreSQL, similar to https://open.qa/docs/#_migrating_postgresql_database_on_opensuse
Further details¶
The machine is ansible managed.
Out of scope¶
Introduce additional system management, e.g. salt or anything
Updated by okurz 8 months ago
- Copied from action #130600: Upgrade qam hosts maintained by us to latest stable, i.e. Leap 15.5 added
Updated by jbaier_cz 7 months ago
- Status changed from In Progress to Resolved
Update completed:
qam2:~ # grep VERSION /etc/os-release ; systemctl is-system-running && machinectl shell postgresql /bin/sh -c "grep VERSION /etc/os-release ; systemctl is-system-running"
VERSION="15.6"
VERSION_ID="15.6"
running
Connected to machine postgresql. Press ^] three times within 1s to exit session.
VERSION="15.6"
VERSION_ID="15.6"
running
Connection to machine postgresql terminated.
There was only one minor issue within dnsmasq configuration where a small replacement was needed for a smooth reboot: bind-interfaces
-> bind-dynamic
Updated by okurz 4 months ago
- Copied to action #164299: Upgrade postgresql database on qam.suse.de size:S added
Actions