<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>nixCraft &#187; error logs</title> <atom:link href="http://www.cyberciti.biz/tips/tag/error-logs/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Linux x86_64: Detecting Hardware Errors</title><link>http://www.cyberciti.biz/tips/linux-server-predicting-hardware-failure.html</link> <comments>http://www.cyberciti.biz/tips/linux-server-predicting-hardware-failure.html#comments</comments> <pubDate>Tue, 02 Jun 2009 21:54:58 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[kernel]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Shell scripting]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/dev/mcelog]]></category> <category><![CDATA[/etc/cron.d/mcelog]]></category> <category><![CDATA[/var/log/mcelog]]></category> <category><![CDATA[amd intel]]></category> <category><![CDATA[bit systems]]></category> <category><![CDATA[blue screen of death]]></category> <category><![CDATA[blue screen of death bsod]]></category> <category><![CDATA[communication error]]></category> <category><![CDATA[cpu cache]]></category> <category><![CDATA[cron job]]></category> <category><![CDATA[error logs]]></category> <category><![CDATA[hardware error]]></category> <category><![CDATA[hardware errors]]></category> <category><![CDATA[hardware failure]]></category> <category><![CDATA[hardware problem]]></category> <category><![CDATA[intel 64 bit]]></category> <category><![CDATA[kernel panic]]></category> <category><![CDATA[machine check exception]]></category> <category><![CDATA[mcelog command]]></category> <category><![CDATA[memory error]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4951</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/troubleshooting' title='See all Troubleshooting related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/configure.png' border='0' /></a></div> The Blue Screen of Death (BSoD) is used for the error screen displayed by Microsoft Windows, after encountering a critical system. Linux / UNIX like operating system may get a kernel panic. It is just like BSoD. The BSoD and a kernel panic generated using a Machine Check Exception (MCE). MCE is nothing but feature of AMD / Intel 64 bit systems which is used to detect an unrecoverable hardware problem. <br
/><br
/> Program such mcelog decodes machine check events (hardware errors) on x86-64 machines running a 64-bit Linux kernel. It should be run regularly as a cron job on any x86-64 Linux system. This is useful for <em>predicting server hardware failure</em> before actual server crash.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-server-predicting-hardware-failure.html/feed</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Test If Linux Server SCSI / SATA Hard Disk Going Bad</title><link>http://www.cyberciti.biz/tips/linux-find-out-if-harddisk-failing.html</link> <comments>http://www.cyberciti.biz/tips/linux-find-out-if-harddisk-failing.html#comments</comments> <pubDate>Wed, 04 Jul 2007 20:16:21 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[Gentoo Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Linux distribution]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[ata ide]]></category> <category><![CDATA[drive failures]]></category> <category><![CDATA[error logs]]></category> <category><![CDATA[hard disk]]></category> <category><![CDATA[hard drive]]></category> <category><![CDATA[hard drives]]></category> <category><![CDATA[log messages]]></category> <category><![CDATA[reporting technology]]></category> <category><![CDATA[scsi_3]]></category> <category><![CDATA[self test]]></category> <category><![CDATA[self tests]]></category> <category><![CDATA[smart disks]]></category> <category><![CDATA[smart self]]></category> <category><![CDATA[smart system]]></category> <category><![CDATA[something is wrong]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-find-out-if-harddisk-failing.html</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/linux' title='See all GNU/Linux related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> One of our regular sends us a question:<blockquote>How can I test if my hard disk is going bad? I see few errors in /var/log/messages file.</blockquote> I/O errors in /var/log/messages indicates that something is wrong with the hard disk and it may be failing.
You can check hard disk errors using smartctl command, which is control and monitor utility for SMART disks under Linux / UNIX like operating systems.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/linux-find-out-if-harddisk-failing.html/feed</wfw:commentRss> <slash:comments>11</slash:comments> </item> </channel> </rss>
