Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
"sqlio -s" - Number of Seconds to Run
What is the Number of Seconds to Run option, "sqlio -s"?
✍: FYIcenter.com
The number of Seconds to Run option, "sqlio -s",
controls how long the test will run.
Example 1 - Run SQLIO for 30 seconds:
C:\fyicenter\SQLIO>sqlio -s30
1 thread reading for 30 secs from file testfile.dat
using 2KB IOs over 128KB stripes with 64 IOs per run
initialization done
CUMULATIVE DATA:
throughput metrics:
IOs/sec: 12514.80
MBs/sec: 24.44
Example 2 - Run SQLIO for 1 minute:
C:\fyicenter\SQLIO>sqlio -s60
1 thread reading for 60 secs from file testfile.dat
using 2KB IOs over 128KB stripes with 64 IOs per run
initialization done
CUMULATIVE DATA:
throughput metrics:
IOs/sec: 12738.47
MBs/sec: 24.87
In theory, if the environment is very stable, changing the Number of Seconds to Run option, "sqlio -s", should not impact the test result. But in most cases, there are many activities happening in your operating system and in your storage system, you need to run test long enough to average out the instability.
⇒ "sqlio -b" - IO Block Size in KB
⇐ "sqlio -L" - Latencies from System/Processor Timer
2019-08-19, ∼1642🔥, 0💬
Popular Posts:
How to unzip a PowerPoint .pptx file? According to Microsoft documentation, a .pptx file is really a...
What are Control Connection and Data Connection used in FTP protocol? FTP protocol uses two independ...
What are Mozilla Firefox 2 add-ons? Mozilla Firefox 2 add-ons extend the browser functionalities. So...
How to Install and Start Skype Meeting App in Google Chrome? You can follow this tutorial to install...
How to view the document.xml file with a Web browser? Since the document.xml file contains text cont...