Bug 834423

Summary: readahead: Failed to read event: Value too large for defined data type
Product: [Fedora] Fedora Reporter: Stefan Jensen <sjensen>
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: alex, johannbg, lnykryn, lpoetter, metherid, msekleta, notting, plautrba, systemd-maint, uckelman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-14 14:05:31 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 Stefan Jensen 2012-06-21 20:28:33 UTC
Description of problem:

from dmesg:

systemd-readahead-collect[353]: Failed to read event: Value too large for defined data type

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

systemd-sysv-44-14.fc17.x86_64
systemd-analyze-44-14.fc17.x86_64
systemd-44-14.fc17.x86_64
kernel-3.4.3-1.fc17.x86_64

How reproducible:

Always

Steps to Reproduce:

1. reboot
  
Actual results:

systemd-readahead-collect.service failure

Expected results:

systemd-readahead-collect.service success

Additional info:

$systemctl status systemd-readahead-collect.service

systemd-readahead-collect.service - Collect Read-Ahead Data
	  Loaded: loaded (/usr/lib/systemd/system/systemd-readahead-collect.service; enabled)
	  Active: active (exited) (Result: exit-code) since Thu, 21 Jun 2012 21:57:01 +0200; 23min ago
	 Process: 353 ExecStart=/usr/lib/systemd/systemd-readahead-collect (code=exited, status=1/FAILURE)
	  Status: "Collecting readahead data"
	  CGroup: name=systemd:/system/systemd-readahead-collect.service

Comment 1 Lennart Poettering 2012-09-14 14:05:31 UTC

*** This bug has been marked as a duplicate of bug 696821 ***