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, 1450🔥, 0💬
Popular Posts:
How can I create a Personal Folders File (.pst) to store messages, contacts and other types of Outlo...
How to save a presentation with macros in the PowerPoint Macro-Enabled Presentation (*.pptm) file fo...
How to add or change the footer on a layout in PowerPoint? I want my slide footers to have the same ...
Why the "dir" command hangs when using the FTP command-line tool on Windows? when you run the "dir" ...
What are Control Connection and Data Connection used in FTP protocol? FTP protocol uses two independ...