<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: LSI 1030 RAID Status on Linux</title>
	<atom:link href="http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 01:02:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nicholas_Lee</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-3012</link>
		<dc:creator>Nicholas_Lee</dc:creator>
		<pubDate>Thu, 24 Jun 2010 00:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-3012</guid>
		<description>It&#039;s likely because do not have a battery that the write cache is disabled by default. Go read this post: &lt;a href=&quot;http://www.shainmiley.com/wordpress/?p=85&quot; target=&quot;_blank&quot;&gt;http://www.shainmiley.com/wordpress/?p=85&lt;/a&gt;.  </description>
		<content:encoded><![CDATA[<p>It&#039;s likely because do not have a battery that the write cache is disabled by default. Go read this post: <a href="http://www.shainmiley.com/wordpress/?p=85" target="_blank">http://www.shainmiley.com/wordpress/?p=85</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mangoo</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-3011</link>
		<dc:creator>mangoo</dc:creator>
		<pubDate>Wed, 23 Jun 2010 15:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-3011</guid>
		<description>Do you know how to enable write cache on MPT devices? 
 
I see this in dmesg: 
 
sd 4:1:0:0: [sda] Write cache: disabled, read cache: enabled, doesn&#039;t support DPO or FUA 
 
And write performance is really bad. 
 
hdparm and sdparm can&#039;t set write cache or any other parameters for my /dev/sda - being this device with two hard disks behind: 
 
02:05.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS (rev 01) </description>
		<content:encoded><![CDATA[<p>Do you know how to enable write cache on MPT devices?</p>
<p>I see this in dmesg:</p>
<p>sd 4:1:0:0: [sda] Write cache: disabled, read cache: enabled, doesn&#8217;t support DPO or FUA</p>
<p>And write performance is really bad.</p>
<p>hdparm and sdparm can&#8217;t set write cache or any other parameters for my /dev/sda &#8211; being this device with two hard disks behind:</p>
<p>02:05.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS (rev 01)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stateless</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-1588</link>
		<dc:creator>stateless</dc:creator>
		<pubDate>Tue, 10 Apr 2007 19:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-1588</guid>
		<description>No, can&#039;t say I&#039;ve seen that.

# hdparm -tT /dev/sda

/dev/sda:
 Timing cached reads:   2864 MB in  2.00 seconds = 1432.00 MB/sec
 Timing buffered disk reads:   80 MB in  3.01 seconds =  26.58 MB/sec

Taking this system out of production shortly.</description>
		<content:encoded><![CDATA[<p>No, can&#8217;t say I&#8217;ve seen that.</p>
<p># hdparm -tT /dev/sda</p>
<p>/dev/sda:<br />
 Timing cached reads:   2864 MB in  2.00 seconds = 1432.00 MB/sec<br />
 Timing buffered disk reads:   80 MB in  3.01 seconds =  26.58 MB/sec</p>
<p>Taking this system out of production shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Halim</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-1585</link>
		<dc:creator>Halim</dc:creator>
		<pubDate>Tue, 10 Apr 2007 15:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-1585</guid>
		<description>Hello,

I have similar hardware - IBM x335 type 8676 with LSI Logic 1030 RAID controller. However, I only get 3MB throughput on the box, probably due to the drive write cache not being enabled. Have you seen similar issues?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have similar hardware &#8211; IBM x335 type 8676 with LSI Logic 1030 RAID controller. However, I only get 3MB throughput on the box, probably due to the drive write cache not being enabled. Have you seen similar issues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Nibali</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-187</link>
		<dc:creator>Roberto Nibali</dc:creator>
		<pubDate>Mon, 06 Nov 2006 11:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-187</guid>
		<description>Version 1.2.0 has been released:

http://freshmeat.net/projects/mptstatus/?branch_id=63488&amp;release_id=240263

This release brings proper 64-bit OS support and improved tested hardware support. The &#039;--newstyle&#039; parameter will even try to get the current sync percentage state and if possible S.M.A.R.T information on your physical disks. In future, I will not post any further updates regarding mpt-status on this page; interested parties can subscribe to or check freshmeat.net regularly. Thanks for all the feedback and support.</description>
		<content:encoded><![CDATA[<p>Version 1.2.0 has been released:</p>
<p><a href="http://freshmeat.net/projects/mptstatus/?branch_id=63488&#038;release_id=240263" rel="nofollow">http://freshmeat.net/projects/mptstatus/?branch_id=63488&#038;release_id=240263</a></p>
<p>This release brings proper 64-bit OS support and improved tested hardware support. The &#8216;&#8211;newstyle&#8217; parameter will even try to get the current sync percentage state and if possible S.M.A.R.T information on your physical disks. In future, I will not post any further updates regarding mpt-status on this page; interested parties can subscribe to or check freshmeat.net regularly. Thanks for all the feedback and support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Nibali, ratz</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-186</link>
		<dc:creator>Roberto Nibali, ratz</dc:creator>
		<pubDate>Sat, 12 Nov 2005 01:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-186</guid>
		<description>Version 1.1.4 has been released.

This should work around those irritating page mismatch messages and give you a proper output, also parameter passing has been implemented. I&#039;m constantly looking for some hardware access via ssh (need root, unfortunately); so if you&#039;re setting up a box the next time, drop me a note and let me play with it for a couple of hours. Be sure to always get back to the homepage to check if a new version has been released.</description>
		<content:encoded><![CDATA[<p>Version 1.1.4 has been released.</p>
<p>This should work around those irritating page mismatch messages and give you a proper output, also parameter passing has been implemented. I&#8217;m constantly looking for some hardware access via ssh (need root, unfortunately); so if you&#8217;re setting up a box the next time, drop me a note and let me play with it for a couple of hours. Be sure to always get back to the homepage to check if a new version has been released.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alain Haegi</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-185</link>
		<dc:creator>Alain Haegi</dc:creator>
		<pubDate>Tue, 06 Sep 2005 08:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-185</guid>
		<description>http://www.drugphish.ch/~ratz/mpt-status/mpt-status-1.1.3-ratz.tar.gz
It compiles without errors on our Debian Sarge with Kernel 2.6.8 (Debian Version 2.6.8-15) on a Xeon based SMP system from Dalco.
SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 08)

mpt-status -i 0
ioc0 vol_id 0 type IM, 2 phy, 68 GB, state OPTIMAL, flags ENABLED
ioc0 phy 0 scsi_id 0 FUJITSU  MAT3073NC        0105, 68 GB, state ONLINE, flags NONE
ioc0 phy 1 scsi_id 2 FUJITSU  MAT3073NC        0105, 68 GB, state ONLINE, flags NONE

Nice work.</description>
		<content:encoded><![CDATA[<p><a href="http://www.drugphish.ch/~ratz/mpt-status/mpt-status-1.1.3-ratz.tar.gz" rel="nofollow">http://www.drugphish.ch/~ratz/mpt-status/mpt-status-1.1.3-ratz.tar.gz</a><br />
It compiles without errors on our Debian Sarge with Kernel 2.6.8 (Debian Version 2.6.8-15) on a Xeon based SMP system from Dalco.<br />
SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 08)</p>
<p>mpt-status -i 0<br />
ioc0 vol_id 0 type IM, 2 phy, 68 GB, state OPTIMAL, flags ENABLED<br />
ioc0 phy 0 scsi_id 0 FUJITSU  MAT3073NC        0105, 68 GB, state ONLINE, flags NONE<br />
ioc0 phy 1 scsi_id 2 FUJITSU  MAT3073NC        0105, 68 GB, state ONLINE, flags NONE</p>
<p>Nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicholas Lee</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-181</link>
		<dc:creator>Nicholas Lee</dc:creator>
		<pubDate>Sat, 20 Aug 2005 22:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-181</guid>
		<description>Did you google the error message? From the looks of http://www.drugphish.ch/~ratz/mpt-status/mpt-status-1.1.2-1.1.3.diff that error message has been removed by ratz.  Have you tried his latest version?  

Ratz seems to be the new maintainer, personally I&#039;ve haven&#039;t tried the new code. 1.1.2 isn&#039;t broken for me, and I haven&#039;t had time to check the new version. :) If the new version doesn&#039;t work for you, Ratz would probably like a detailed bug report. I suggest including kernel and compile version details, etc.</description>
		<content:encoded><![CDATA[<p>Did you google the error message? From the looks of <a href="http://www.drugphish.ch/~ratz/mpt-status/mpt-status-1.1.2-1.1.3.diff" rel="nofollow">http://www.drugphish.ch/~ratz/mpt-status/mpt-status-1.1.2-1.1.3.diff</a> that error message has been removed by ratz.  Have you tried his latest version?  </p>
<p>Ratz seems to be the new maintainer, personally I&#8217;ve haven&#8217;t tried the new code. 1.1.2 isn&#8217;t broken for me, and I haven&#8217;t had time to check the new version. <img src='http://stateless.geek.nz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  If the new version doesn&#8217;t work for you, Ratz would probably like a detailed bug report. I suggest including kernel and compile version details, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wolf noble</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-182</link>
		<dc:creator>wolf noble</dc:creator>
		<pubDate>Sat, 20 Aug 2005 15:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-182</guid>
		<description>heya guys. I&#039;ve got an x335, lspci output of controller:
0000:01:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07)

when I try to run the newly compiled binary, I get:

Version mismatch on pagetype 8, page number 0: expected 1, got 0

*sigh* any additional info you want?</description>
		<content:encoded><![CDATA[<p>heya guys. I&#8217;ve got an x335, lspci output of controller:<br />
0000:01:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 07)</p>
<p>when I try to run the newly compiled binary, I get:</p>
<p>Version mismatch on pagetype 8, page number 0: expected 1, got 0</p>
<p>*sigh* any additional info you want?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ortegaga&#8217;s weblog &#187; Monitorizar estado RAID en GNU/Linux</title>
		<link>http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/comment-page-1/#comment-184</link>
		<dc:creator>ortegaga&#8217;s weblog &#187; Monitorizar estado RAID en GNU/Linux</dc:creator>
		<pubDate>Fri, 08 Jul 2005 09:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://stateless.geek.nz/2005/02/24/lsi-1030-raid-status-on-linux/#comment-184</guid>
		<description></description>
		<content:encoded><![CDATA[<p>[...] emos que modificar algo el cÃ³digo fuente y el Makefile. La informaciÃ³n la he obtenido de esta pÃ¡gina. Traduciendo al espaÃ [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

