Quantcast
Channel: All MSA Storage posts
Viewing all articles
Browse latest Browse all 8325

Re: MSA 1050 With SSD poor performance

$
0
0

I would suggest don't consider performance just by checking Q1T1 test because this is based on Queue Depth of 1 and in single thread which is not enough. You should check any device performance by supplying more data at a time or in other words Queue Depth value should be little more.

The result you have posted shown only throughput but if you hover your mouse on top of it you can see IOPs result as well.

if you want high IOPs or high throughput. Specifically, the smaller the I/O size, the more I/Os per second (IOPS) the SAN can process. However, the corollary to this is a decrease in throughput (as measured in MB/s). Conversely, as I/O size increases, IOPS decreases but throughput increases. When an I/O gets above a certain size, latency also increases as the time required to transport each I/O increases such that the disk itself is no longer the major influence on latency. 

Queue depth is the amount of outstanding I/O waiting for processing by the SAN. In other words, it is the count of how many pieces of data are stacked up waiting to get written to or read from the SAN. If the queue depth is low , it means that there are few (or no) I/Os waiting on the SAN.
Latency (or response time) is minimal as each I/O gets processed immediately. IOPS are reduced because the SAN is waiting on I/O from the application. If queue depth is high, there are outstanding I/Os waiting to be serviced by the SAN.
This increases IOPS, but adds latency because each I/O is waiting to be serviced instead of being serviced immediately.
The SAN performs optimally when there are enough I/Os outstanding to keep the SAN busy, but not so many that each I/O has to wait longer than desired to get serviced.

Typically, workloads can be defined by four categories—I/O size, reads vs. writes, sequential vs. random, and queue depth.

 

Note: I would also suggest to check CrystalDiskMark benchmark and tool manual to understand more about all tests.

 

Hope this helps!
Regards
Subhajit

If you feel this was helpful please click the KUDOS! thumb below!

***********************************************************************************


Viewing all articles
Browse latest Browse all 8325

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>