Bug 2015093 - [RFE] Implement hypervisors core dump related configuration to work on EL8 and EL9
Summary: [RFE] Implement hypervisors core dump related configuration to work on EL8 an...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: vdsm
Classification: oVirt
Component: Core
Version: 4.50
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ovirt-4.5.0
: 4.50.0.10
Assignee: Harel Braha
QA Contact: Pavol Brilla
URL:
Whiteboard:
: 1542991 2022434 (view as bug list)
Depends On:
Blocks: oVirt_on_CentOS_Stream_9_Hosts 2015802 2030226 2030596 2036586
TreeView+ depends on / blocked
 
Reported: 2021-10-18 11:41 UTC by Sandro Bonazzola
Modified: 2023-09-15 01:36 UTC (History)
5 users (show)

Fixed In Version: ovirt-engine-4.5.0 vdsm-4.50.0.10
Doc Type: Release Note
Doc Text:
oVirt 4.5 has moved from abrt to systemd-coredump to gather crash dumps on the hypervisors
Clone Of:
: 2036586 (view as bug list)
Environment:
Last Closed: 2022-05-23 06:21:25 UTC
oVirt Team: Infra
Embargoed:
sbonazzo: ovirt-4.5+
pm-rhel: planning_ack?
mperina: devel_ack+
gdeolive: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHV-43825 0 None None None 2021-10-18 11:41:42 UTC
oVirt gerrit 117740 0 master MERGED vdsm: remove all uses of 'abrt' 2021-11-30 07:08:16 UTC
oVirt gerrit 117937 0 master MERGED host-upgrade: preform 'abrt' cleanup if needed 2022-01-05 09:43:48 UTC

Description Sandro Bonazzola 2021-10-18 11:41:28 UTC
Description of problem:
VDSM is relying on abrt-ccpp addon to generate core dumps and we disable the systemd's core dump generation machinery.

In CentOS Stream 9 abrt is not available.

I'm rebuilding it from Fedora as a temporary measure but we shouldn't rely on abrt for generating core dumps.

Comment 1 Martin Perina 2021-11-11 17:02:42 UTC
*** Bug 2022434 has been marked as a duplicate of this bug. ***

Comment 2 Martin Perina 2021-11-11 17:05:38 UTC
*** Bug 1542991 has been marked as a duplicate of this bug. ***

Comment 3 Sandro Bonazzola 2022-04-01 06:39:59 UTC
Fixed typo based on https://github.com/oVirt/ovirt-site/pull/2821#discussion_r839548952

Comment 4 Pavol Brilla 2022-04-07 15:25:14 UTC
# rpm -q --requires vdsm-4.50.0.10-1.el8ev.x86_64.rpm | grep -E "abrt|xz"
xz
# rpm -q --requires vdsm-4.40.100.2-1.el8ev.x86_64.rpm | grep -E "abrt|xz"
warning: vdsm-4.40.100.2-1.el8ev.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
abrt-addon-ccpp
abrt-addon-vmcore
abrt-cli
python3-abrt-addon
xz


Just fast 1st check, vdsm no longer requires abrt packages

Comment 5 Pavol Brilla 2022-05-05 12:08:57 UTC
Upstream el9 package:
# rpm -q --requires vdsm-4.50.0.13-1.el9.x86_64.rpm | grep -E "xz|abrt"
warning: vdsm-4.50.0.13-1.el9.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 61e8806c: NOKEY
xz


Verified see last 2 comments

Comment 6 Sandro Bonazzola 2022-05-06 12:01:16 UTC
Did you also try causing a coredump? Because I had my troubles getting a coredump generated on el9. See my adventure here: https://bugzilla.redhat.com/show_bug.cgi?id=2081279

Comment 7 Red Hat Bugzilla 2023-09-15 01:36:39 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 365 days


Note You need to log in before you can comment on or make changes to this bug.