- 论坛徽章:
- 0
|
Linux上用的多路径软件:device-mapper-multipath.
先建立了个裸设备:raw /dev/raw/raw1 /dev/mapper/mpath2
mytest.lun 内容:/dev/raw/raw1
命令:./orion -run advanced -testname mytest -size_small 256 -size_large 256 -write 50 -type rand -matrix detailed -cache_size 22528 - verbose
ORION: ORacle IO Numbers -- Version 11.1.0.7.0
mytest_20100815_0139
Test will take approximately 19 minutes
Larger caches may take longer
Name: /dev/raw/raw1 Size: 214745577984
1 FILEs found.
TEST START
----------------------------------------------
Running point: Small=0, Large=0
Point 1 out of 18
Valid
...........................................................................................................
...........................................................................................................
...........................................................................................................
Running point: Small=5, Large=1
Point 12 out of 18
storax_aiowait: IO returned an error 27061
OER 27061: waiting for async I/Os failed
Linux-x86_64 Error: 14: Bad 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
Test error occurred
Orion exiting
请问有谁碰到过这个么?要怎么解决啊。我在不同的主机上运行过很多次,每次都会报错退出,但是都不是在同一个时间退出。有时候运行1个小时退出,有时候会运行2个小时退出。
还有就是如果把 -type 改成 seq,而不是rand也会报错。 |
|