<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[张宴的博客]]></title> 
<link>http://zyan.cc/index.php</link> 
<description><![CDATA[Web系统架构与底层研发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[张宴的博客]]></copyright>
<item>
<link>http://zyan.cc/post/378/</link>
<title><![CDATA[硬盘故障导致的Input/output error[原创]]]></title> 
<author>张宴 &lt;net@s135.com&gt;</author>
<category><![CDATA[其他Unix技术]]></category>
<pubDate>Sun, 02 Nov 2008 07:55:15 +0000</pubDate> 
<guid>http://zyan.cc/post/378/</guid> 
<description>
<![CDATA[ 
	　　[文章作者：张宴 本文版本：v1.0 最后修改：2008.11.02 转载请注明原文链接：<a href="http://blog.zyan.cc/post/378/" target="_blank">http://blog.zyan.cc/post/378/</a>]<br/><br/>　　早上，一台Linux服务器出故障，SSH连上去后，ls、reboot、shutdown等命令都无法执行。提示：<br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content">/bin/bash: ls: Input/output error</div></div><br/><br/>　　执行echo "test" > test.txt，显示磁盘不能写，我怀疑是磁盘坏了。<br/><br/>　　<a href="http://www.google.cn/search?hl=zh-CN&newwindow=1&q=%2Fbin%2Fbash%3A+ls%3A+Input%2Foutput+error&meta=&aq=f&oq=" target="_blank">在Google上搜索了一下</a>，发现有人遇到<a href="http://forums.whirlpool.net.au/forum-replies-archive.cfm/258724.html" target="_blank">相同的问题</a>，也有人怀疑“you most likely have a failing disc”。<br/><br/>　　让机房重启了一下服务器，服务器发出报警声，无法启动。打的到机房一看：这台服务器的一块磁盘闪黄灯报警，在RAID控制面板中显示为FAIL，而另一块硬盘显示的是READY正常状态。看来，果然是硬盘坏掉了。<br/><br/>　　<a href="http://zyan.cc/attachment/200811/baddisk.jpg" target="_blank"><img src="http://zyan.cc/attachment/200811/baddisk.jpg" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment1874</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>jason.zh &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 02 Nov 2008 09:47:12 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment1874</guid> 
<description>
<![CDATA[ 
	然后呢？
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment1875</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>nino &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 02 Nov 2008 10:08:47 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment1875</guid> 
<description>
<![CDATA[ 
	然后就掏人民币？
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment1876</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>阿杜 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 02 Nov 2008 10:36:47 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment1876</guid> 
<description>
<![CDATA[ 
	然后呢？ 然后换新的
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment1878</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>druggo &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 02 Nov 2008 13:21:43 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment1878</guid> 
<description>
<![CDATA[ 
	DELL有monitor工具，有情况早知道
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment1880</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>cnwav &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sun, 02 Nov 2008 17:55:30 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment1880</guid> 
<description>
<![CDATA[ 
	riad5 还是raid1 ？
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment1885</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>fei &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 03 Nov 2008 05:17:57 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment1885</guid> 
<description>
<![CDATA[ 
	也有可能是RAID卡的问题。如Raid卡内存，电池等。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment1893</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>baidu &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 03 Nov 2008 14:47:39 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment1893</guid> 
<description>
<![CDATA[ 
	打的 有报销么?<br/><br/>还有你们的机器都放在北京?
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment1920</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>sunix &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 07 Nov 2008 01:40:03 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment1920</guid> 
<description>
<![CDATA[ 
	发生这种事情，硬盘当然换新的。想都不用想，否则下次丢数据才让你哭
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment2206</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>williswatson &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 10 Dec 2008 13:07:52 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment2206</guid> 
<description>
<![CDATA[ 
	不会是raid 1吧,靠,服务器都是raid 5啊,这回完蛋了
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment2207</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>williswatson &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 10 Dec 2008 13:09:18 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment2207</guid> 
<description>
<![CDATA[ 
	Input/output error<br/>一般出了这种error可以在linux代码里搜一下,看下什么异常出这种error代码,有点小用,哈哈
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment4485</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>yakakey &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 28 Nov 2009 13:44:37 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment4485</guid> 
<description>
<![CDATA[ 
	还是换新的吧
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment14226</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>louis vuitton uk &lt;fsf@fdg.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 23 Nov 2011 01:05:24 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment14226</guid> 
<description>
<![CDATA[ 
	This <a href="http://www.louisvuittonoutlets.org.uk" target="_blank">louis vuitton uk</a> for sale belongs to the sounding just what are termed as Louis Vuitton vintage best sellers, many other products and services for the reason that range appearing companies.You will easily notice the unfold zippers of this <a href="http://www.coachoutletstoreonlinefree.com" target="_blank">coach outlet store online</a>. That is the decoration. There are some inside pockets for you as well. They are easy to match your clothes and to carry.Let us inspire your inner beauty with fine <a href="http://www.christian-louboutinsale.org.uk" target="_blank">christian louboutin sale</a>. Purse the elegance in bridal wedding. Enjoy the fashion.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment15646</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>艻PHP &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 28 Dec 2011 02:02:48 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment15646</guid> 
<description>
<![CDATA[ 
	然后就没有然后了?
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment17410</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>chanel uk &lt;xiang1234xiangxiang@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 13 Apr 2012 09:46:03 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment17410</guid> 
<description>
<![CDATA[ 
	<a href="http://www.chanelukoutlets.org.uk" target="_blank">chanel uk</a><br/><a href="http://www.burberryukoutletuk.org" target="_blank">burberry uk</a><br/><a href="http://www.poloralphlaurenuks.org" target="_blank">ralph lauren uk</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/378/#blogcomment17436</link>
<title><![CDATA[[评论] 硬盘故障导致的Input/output error[原创]]]></title> 
<author>chanel uk &lt;xiang1234xiangxiang@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 13 Apr 2012 09:52:13 +0000</pubDate> 
<guid>http://zyan.cc/post/378/#blogcomment17436</guid> 
<description>
<![CDATA[ 
	<a href="http://www.christianlouboutinukuk.org" target="_blank">christian louboutin</a><br/><a href="http://www.tiffanyuksuk.org" target="_blank">tiffanys</a><br/><a href="http://www.gucciukbeltuk.org" target="_blank">gucci uk</a><br/><a href="http://www.frsaclouisvuittonsac.com" target="_blank">louis vuitton sac</a>
]]>
</description>
</item>
</channel>
</rss>