Bug 1931181

Summary: systemd-oomd fails to start on pinephone
Product: [Fedora] Fedora Reporter: customercare
Component: systemdAssignee: systemd-maint
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 34CC: fedoraproject, filbranden, flepied, kasong, lnykryn, msekleta, ssahani, s, systemd-maint, the.anitazha, yuwatana, zbyszek, z
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: systemd-248~rc3-1.fc35 systemd-248~rc4-3.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-25 00:18:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description customercare 2021-02-21 10:45:43 UTC
Description of problem:

systemd-oomd fails to start on pinephone, and we don't see any problem without it running so far.

I can see 6 start retries on by boot screen, none completed:

Feb 21 11:36:04 fedorapine systemd[1]: Starting Userspace Out-Of-Memory (OOM) Killer...
░░ Subject: A start job for unit systemd-oomd.service has begun execution
░░ Defined-By: systemd
░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
░░ 
░░ A start job for unit systemd-oomd.service has begun execution.
░░ 
░░ The job identifier is 108.
Feb 21 11:36:05 fedorapine systemd-oomd[332]: Pressure Stall Information (PSI) is not supported
Feb 21 11:36:05 fedorapine systemd[1]: systemd-oomd.service: Main process exited, code=exited, status=1/FAILURE

Version-Release number of selected component (if applicable):


systemd-247.3-3.fc35.aarch64

Comment 1 Zbigniew Jędrzejewski-Szmek 2021-02-22 21:26:57 UTC
Should we add ConditionPathExists=/proc/pressure/cpu, ConditionPathExists=/proc/pressure/io, ConditionPathExists=/proc/pressure/memory ?

Same considerations as in https://bugzilla.redhat.com/show_bug.cgi?id=1927148
Comment 2 Fedora Update System 2021-03-23 14:06:58 UTC
FEDORA-2021-ea92e5703f has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ea92e5703f

Comment 3 Fedora Update System 2021-03-24 02:44:05 UTC
FEDORA-2021-ea92e5703f has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-ea92e5703f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-ea92e5703f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2021-03-25 00:18:34 UTC
FEDORA-2021-ea92e5703f has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.