Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/powerbi/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Cmd do_ovlp_io:writeFilex:参数不正确-正在运行SQLIO_Cmd_Performance Testing - Fatal编程技术网

Cmd do_ovlp_io:writeFilex:参数不正确-正在运行SQLIO

Cmd do_ovlp_io:writeFilex:参数不正确-正在运行SQLIO,cmd,performance-testing,Cmd,Performance Testing,遵循本SQLIO视频教程,在除OS(Windows Server 2008 R2 Enterprise)驱动器之外的所有驱动器上运行批处理文件。现在在C:驱动器上运行,当我转到cmd并运行“ArrayTest.bat>RESULTS-C.TXT”时,我得到以下错误: do_ovlp_io:writefile:参数不正确。 文件偏移量高:0x00002b24低:0x5a550000 退出 相同的批处理脚本在其他4个磁盘阵列上运行良好。你知道这个错误是什么意思吗 C:驱动器现在有131GB的空闲空间

遵循本SQLIO视频教程,在除OS(Windows Server 2008 R2 Enterprise)驱动器之外的所有驱动器上运行批处理文件。现在在C:驱动器上运行,当我转到cmd并运行“ArrayTest.bat>RESULTS-C.TXT”时,我得到以下错误:

do_ovlp_io:writefile:参数不正确。 文件偏移量高:0x00002b24低:0x5a550000 退出

相同的批处理脚本在其他4个磁盘阵列上运行良好。你知道这个错误是什么意思吗

C:驱动器现在有131GB的空闲空间,所以应该很好。但是,它似乎创建了数据文件,然后在其大小达到16GB左右时抛出错误

我的param.txt文件有: C:\Testfile.dat 2 0x0 20480

ArrayTest.bat文件具有:

sqlio -kW -t2 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kW -t4 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kW -t8 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kW -t16 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kW -t32 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kW -t64 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kR -t2 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kR -t4 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kR -t8 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kR -t16 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kR -t32 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kR -t64 -s120 -dC -o1 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o2 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o4 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o8 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o16 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o32 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o64 -frandom -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o128 -frandom -b64 -BH -LS Testfile.dat

sqlio -kW -t2 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t2 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kW -t4 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t4 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kW -t8 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t8 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kW -t16 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t16 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kW -t32 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t32 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kW -t64 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kW -t64 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kR -t2 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t2 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kR -t4 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t4 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kR -t8 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t8 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kR -t16 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t16 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kR -t32 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t32 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

sqlio -kR -t64 -s120 -dC -o1 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o2 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o4 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o8 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o16 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o32 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o64 -fsequential -b64 -BH -LS Testfile.dat
sqlio -kR -t64 -s120 -dC -o128 -fsequential -b64 -BH -LS Testfile.dat

我正在运行的命令是ArrayTest.bat>RESULTS-C.TXT

我遵循了下面帖子中的建议,解决了这个问题,祝你好运


我刚刚遇到了同样的问题。我总结了链接文章:

运行SQLIO工具时,特别是在Windows 7和Windows Server 2008 R2上,如何防止或解决问题的提示:

  • 确保已在数据执行预防(DEP)中为SQLIO创建了异常。在Windows 7或Windows Server 2008 R2中, 可以通过打开系统属性在DEP中创建异常 (sysdm.cpl),然后单击高级。然后,在Performance中,单击 设置。单击数据执行预防。如果全部启用DEP 选择除我选择的程序和服务之外的程序和服务,单击添加, 然后键入SQLIO.EXE的完整路径,包括SQLIO.EXE。对于 例如,C:\ProgramFiles(x86)\SQLIO\SQLIO.EXE。如果另一种选择, 仅为基本Windows程序和服务启用DEP是必要的 如果选中,则不需要创建异常

  • 如果SQLIO命令包含-fsequential且SQLIO正在崩溃,请确保定义一个设置测试文件大小的params.txt文件 在测试之前

  • 确保在测试过程中,正在或可能在目标驱动器上运行以进行测试的所有程序均已关闭或暂停。两个 常见示例包括:确保在任何 正在运行或可能在运行期间运行的病毒扫描软件 您对SQLIO.EXE和测试目标卷的测试。确保 禁用任何驱动器索引软件


  • 参考:

    请总结链接的内容;仅仅发布一个链接是没有帮助的。