﻿<?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>评论: orion——一款优秀的IO存储测试软件</title>
	<atom:link href="http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html</link>
	<description>dba on unix</description>
	<lastBuildDate>Thu, 11 Mar 2010 04:42:41 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者: talen-t</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-1984</link>
		<dc:creator>talen-t</dc:creator>
		<pubDate>Thu, 18 Jun 2009 09:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-1984</guid>
		<description>#nohup ./orion -run advanced -testname mytest -num_disks 96 -size_small 8 -size_large 8 -type rand &amp;
#nohup ./orion -run advanced -testname mytest -num_disks 96 -size_small 8 -size_large 128 -matrix detailed -type rand &amp;

这两个其实一样的,因为手册里写道默认-matrix就是detailed</description>
		<content:encoded><![CDATA[<p>#nohup ./orion -run advanced -testname mytest -num_disks 96 -size_small 8 -size_large 8 -type rand &amp;<br />
#nohup ./orion -run advanced -testname mytest -num_disks 96 -size_small 8 -size_large 128 -matrix detailed -type rand &amp;</p>
<p>这两个其实一样的,因为手册里写道默认-matrix就是detailed</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 雪凤凰</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-1789</link>
		<dc:creator>雪凤凰</dc:creator>
		<pubDate>Sun, 10 Aug 2008 04:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-1789</guid>
		<description>[quote]我的测试平台：AIX 5.3我的...[/quote]
请问piner老师，我的错出在哪？
该如何解决？
谢谢！</description>
		<content:encoded><![CDATA[<p>[quote]我的测试平台：AIX 5.3我的&#8230;[/quote]<br />
请问piner老师，我的错出在哪？<br />
该如何解决？<br />
谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 雪凤凰</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-1788</link>
		<dc:creator>雪凤凰</dc:creator>
		<pubDate>Sun, 10 Aug 2008 04:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-1788</guid>
		<description>我的测试平台：
AIX 5.3
我的mytest.lun:
/dev/rhdisk2                                                         
/dev/rhdisk3                                                          /dev/rhdisk6                                                          /dev/rhdisk7
我的测试语句：
nohup ./orion -run advanced -testname mytest -num_disks 37 -size_small 256 -size_large 256 -type seq &amp;
我得到的错误：
ORION: ORacle IO Numbers -- Version 11.1.0.4.0                               
Test will take approximately 83 minutes
Larger caches may take longer                                               

storax_aiowait: IO returned an error 27063                                       
OER 27063: number of bytes read/written is incorrect
IBM AIX RISC System/6000 Error: 6: No such device or address                     
Additional information: -1                          
Additional information: 262144                                                   
lun_aiowait: storax_aiowait failed.                                    
rwbase_run_test: rwbase_reap_req failed                                         
rwbase_run_process: rwbase_run_test failed                                      
rwbase_rwluns: rwbase_run_process failed                                   
orion_thread_main: rw_luns failed                   
storax_aiowait: IO returned an error 27063                                   
OER 27063: number of bytes read/written is incorrect                        
IBM AIX RISC System/6000 Error: 6: No such device or address                
Additional information: -1                                                  
Additional information: 1048576                                                
lun_aiowait: storax_aiowait failed.       
rwbase_run_test: rwbase_reap_req failed                                           
rwbase_run_process: rwbase_run_test failed                                  
rwbase_rwluns: rwbase_run_process failed                                    
orion_warm_cache: Warming cache failed. Continuing                         
Test error occurred                                                       
Orion exiting</description>
		<content:encoded><![CDATA[<p>我的测试平台：<br />
AIX 5.3<br />
我的mytest.lun:<br />
/dev/rhdisk2<br />
/dev/rhdisk3                                                          /dev/rhdisk6                                                          /dev/rhdisk7<br />
我的测试语句：<br />
nohup ./orion -run advanced -testname mytest -num_disks 37 -size_small 256 -size_large 256 -type seq &amp;<br />
我得到的错误：<br />
ORION: ORacle IO Numbers &#8212; Version 11.1.0.4.0<br />
Test will take approximately 83 minutes<br />
Larger caches may take longer                                               </p>
<p>storax_aiowait: IO returned an error 27063<br />
OER 27063: number of bytes read/written is incorrect<br />
IBM AIX RISC System/6000 Error: 6: No such device or address<br />
Additional information: -1<br />
Additional information: 262144<br />
lun_aiowait: storax_aiowait failed.<br />
rwbase_run_test: rwbase_reap_req failed<br />
rwbase_run_process: rwbase_run_test failed<br />
rwbase_rwluns: rwbase_run_process failed<br />
orion_thread_main: rw_luns failed<br />
storax_aiowait: IO returned an error 27063<br />
OER 27063: number of bytes read/written is incorrect<br />
IBM AIX RISC System/6000 Error: 6: No such device or address<br />
Additional information: -1<br />
Additional information: 1048576<br />
lun_aiowait: storax_aiowait failed.<br />
rwbase_run_test: rwbase_reap_req failed<br />
rwbase_run_process: rwbase_run_test failed<br />
rwbase_rwluns: rwbase_run_process failed<br />
orion_warm_cache: Warming cache failed. Continuing<br />
Test error occurred<br />
Orion exiting</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: akitt</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-1775</link>
		<dc:creator>akitt</dc:creator>
		<pubDate>Fri, 04 Jul 2008 03:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-1775</guid>
		<description>这个软件具体怎么配置呢</description>
		<content:encoded><![CDATA[<p>这个软件具体怎么配置呢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: akitt</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-1774</link>
		<dc:creator>akitt</dc:creator>
		<pubDate>Fri, 04 Jul 2008 03:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-1774</guid>
		<description>这个 怎么配置啊。。我不会用。</description>
		<content:encoded><![CDATA[<p>这个 怎么配置啊。。我不会用。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 玉面飞龙</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-1538</link>
		<dc:creator>玉面飞龙</dc:creator>
		<pubDate>Mon, 18 Feb 2008 09:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-1538</guid>
		<description>我看文档，上面有个outstanding I/O的关键词，不知道这个outstanding 如何理解？</description>
		<content:encoded><![CDATA[<p>我看文档，上面有个outstanding I/O的关键词，不知道这个outstanding 如何理解？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: IO测试软件&#8211;orion&#124;存储安装【存储部落】网络存储技术博客</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-1196</link>
		<dc:creator>IO测试软件&#8211;orion&#124;存储安装【存储部落】网络存储技术博客</dc:creator>
		<pubDate>Wed, 14 Nov 2007 13:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-1196</guid>
		<description>[...] 作者：piner  原地址： http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html [...]</description>
		<content:encoded><![CDATA[<p>[...] 作者：piner  原地址： http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: hj</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-1162</link>
		<dc:creator>hj</dc:creator>
		<pubDate>Fri, 26 Oct 2007 06:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-1162</guid>
		<description>可以运行在linux 64位 的机器上吗？谢谢</description>
		<content:encoded><![CDATA[<p>可以运行在linux 64位 的机器上吗？谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 暗暗</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-994</link>
		<dc:creator>暗暗</dc:creator>
		<pubDate>Tue, 28 Aug 2007 02:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-994</guid>
		<description>[quote]windows啊，你去看看文档看看，文档中应当有说明的。[/quote]
谢谢！我解决了！</description>
		<content:encoded><![CDATA[<p>[quote]windows啊，你去看看文档看看，文档中应当有说明的。[/quote]<br />
谢谢！我解决了！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 暗暗</title>
		<link>http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html/comment-page-1#comment-993</link>
		<dc:creator>暗暗</dc:creator>
		<pubDate>Tue, 28 Aug 2007 02:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ixdba.com/html/y2007/m06/125-orion-storage-test.html#comment-993</guid>
		<description>我test.lun配置错误了，问题解决！
test.lun
\\.\c:
\\.\d:
\\.\e:
\\.\f:</description>
		<content:encoded><![CDATA[<p>我test.lun配置错误了，问题解决！<br />
test.lun<br />
\\.\c:<br />
\\.\d:<br />
\\.\e:<br />
\\.\f:</p>
]]></content:encoded>
	</item>
</channel>
</rss>
