Re: localhost kernel: end_request: I/O error, dev fd0, sector 0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Smith wrote:
> 
> Dear All
> 
> I am getting these strange messages:
> 
> Jan 20 01:22:22 localhost kernel: end_request: I/O error, dev fd0, sector 0
> Jan 20 01:22:22 localhost kernel: end_request: I/O error, dev fd0, sector 0
> Jan 20 01:22:22 localhost kernel: floppy0: disk absent or changed
> during operation
> Jan 20 01:22:22 localhost kernel: end_request: I/O error, dev fd0, sector 0
> Jan 20 01:22:22 localhost kernel: end_request: I/O error, dev fd0, sector 0
> Jan 20 01:22:22 localhost kernel: floppy0: disk absent or changed
> during operation
> 
> It surprises me, as I do not have any floppy disk inserted.
> 
> Any ideas?
> 
> Thanks in advance,
> 
> Paul

If, as root, you do something like:
	# cp /dev/fd0  /tmp/foo
without a floppy inserted, you'll see a single kernel messages in your logs:
	> <DATE/TIME> localhost kernel: end_request: I/O error, dev fd0, sector 0

So offhand, I'd say some program on your box is trying to read or write to the
floppy device.

If you have the psacct rpm (the process accounting package) installed, as root
you should be able to do:
	# lastcomm | grep "Jan 20 01:2"
to see the names of what programs were started between 01:20:20 and 01:29:59.
Somewhere in that output, probably around 01:22:20 or so, you should find
the offending program.

Hope this helps,

-S

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux