Bug 2015093

Summary: [RFE] Implement hypervisors core dump related configuration to work on EL8 and EL9
Product: [oVirt] vdsm Reporter: Sandro Bonazzola <sbonazzo>
Component: CoreAssignee: Harel Braha <hbraha>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Brilla <pbrilla>
Severity: high Docs Contact:
Priority: high    
Version: 4.50CC: bugs, mperina, msobczyk, pbrilla, ybronhei
Target Milestone: ovirt-4.5.0Keywords: FutureFeature
Target Release: 4.50.0.10Flags: sbonazzo: ovirt-4.5+
pm-rhel: planning_ack?
mperina: devel_ack+
gdeolive: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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
Story Points: ---
Clone Of:
: 2036586 (view as bug list) Environment:
Last Closed: 2022-05-23 06:21:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1986335, 2015802, 2030226, 2030596, 2036586    

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