Monitoring Splunk

How does RAID 10 affect IOPS?

dart
Splunk Employee
Splunk Employee

How can I calculate approximate expected IOPS once I have measured or estimated the IOPS for a drive?

Tags (3)
1 Solution

dart
Splunk Employee
Splunk Employee

For reads RAID 10 will give 100% of the read IOPS for all the drives, so for 4 disks with 210 IOPS, you would get 840 read IOPS.

For writes RAID 10 will give you 50% of the write IOPS for all the drives, so for 4 disks with 210 IOPS, you would get 420 write IOPS.

View solution in original post

dart
Splunk Employee
Splunk Employee

For reads RAID 10 will give 100% of the read IOPS for all the drives, so for 4 disks with 210 IOPS, you would get 840 read IOPS.

For writes RAID 10 will give you 50% of the write IOPS for all the drives, so for 4 disks with 210 IOPS, you would get 420 write IOPS.

dart
Splunk Employee
Splunk Employee

Updated! Thanks @sdvorak_splunk

0 Karma

sdvorak_splunk
Splunk Employee
Splunk Employee

Just to correct math write performance would be 420 IOPs. These numbers are ballpark but a good illustration. Thanks, Dart!

Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...