Package rasdaemon: Information
Source package: rasdaemon
Version: 0.8.3-alt1
Build time: Mar 11, 2025, 05:38 PM in the task #377664
Category: System/Kernel and hardware
Report package bugHome page: https://github.com/mchehab/rasdaemon
License: GPL-2.0-only
Summary: Utility to receive RAS error tracings
Description:
rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool. It currently records memory errors, using the EDAC tracing events. EDAC consists of drivers in the Linux kernel that handle detection of ECC errors from memory controllers for most chipsets on i386 and x86_64 architectures. EDAC drivers for other architectures like ARM also exist. This userspace component consists of an init script which makes sure EDAC drivers and DIMM labels are loaded at system startup, as well as a utility for reporting current error counts from the EDAC sysfs files.
List of RPM packages built from this SRPM:
rasdaemon (x86_64, i586, aarch64)
rasdaemon-debuginfo (x86_64, i586, aarch64)
rasdaemon (x86_64, i586, aarch64)
rasdaemon-debuginfo (x86_64, i586, aarch64)
Maintainer: Vitaly Chikunov
Last changed
March 11, 2025 Vitaly Chikunov 0.8.3-alt1
- Update to 0.8.3 (2025-03-10).
Nov. 21, 2024 Vitaly Chikunov 0.8.2-alt1
- Update to 0.8.2 (2024-11-21).
Aug. 11, 2024 Vitaly Chikunov 0.8.1-alt1
- Update to 0.8.1 (2024-07-16). - spec: Packaging changed from srpms to gears+tarball with watchfile. - spec: Changed Url to the main upstream repository. - Config renamed from /etc/sysconfig/rasdaemon.env to /etc/sysconfig/rasdaemon (to match upstream and other distros). - spec: Remove unneeded BuildRequires. - spec: Add service hook calls for ras-mc-ctl systemd unit. - spec: Package contrib scripts for testing purposes.