Skip to content

Instantly share code, notes, and snippets.

@tyriis
Last active August 16, 2025 09:54
Show Gist options
  • Save tyriis/b6ebf99de20e6e92ac504776a1f49f6b to your computer and use it in GitHub Desktop.
Save tyriis/b6ebf99de20e6e92ac504776a1f49f6b to your computer and use it in GitHub Desktop.

node01

TEST_FILE: /volume/test                                                                                                                                                                                                                                     
TEST_OUTPUT_PREFIX: test_device                                                                                                                                                                                                                             
TEST_SIZE: 30G                                                                                                                                                                                                                                              
Benchmarking iops.fio into test_device-iops.json                                                                                                                                                                                                            
Benchmarking bandwidth.fio into test_device-bandwidth.json                                                                                                                                                                                                  
Benchmarking latency.fio into test_device-latency.json                                                                                                                                                                                                      
                                                                                                                                                                                                                                                            
=========================                                                                                                                                                                                                                                   
FIO Benchmark Summary                                                                                                                                                                                                                                       
For: test_device                                                                                                                                                                                                                                            
CPU Idleness Profiling: disabled                                                                                                                                                                                                                            
Size: 30G                                                                                                                                                                                                                                                   
Quick Mode: disabled                                                                                                                                                                                                                                        
=========================                                                                                                                                                                                                                                   
IOPS (Read/Write)                                                                                                                                                                                                                                           
        Random:        440,487 / 374,196                                                                                                                                                                                                                    
    Sequential:        357,101 / 386,287                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                            
Bandwidth in KiB/sec (Read/Write)                                                                                                                                                                                                                           
        Random:    3,858,839 / 5,706,851                                                                                                                                                                                                                    
    Sequential:    5,574,116 / 6,610,694                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                            
Latency in ns (Read/Write)                                                                                                                                                                                                                                  
        Random:           35,334 / 9,276                                                                                                                                                                                                                    
    Sequential:            8,168 / 9,103 

node2

TEST_FILE: /volume/test                                                                                                                                                                                                                                     
TEST_OUTPUT_PREFIX: test_device                                                                                                                                                                                                                             
TEST_SIZE: 30G                                                                                                                                                                                                                                              
Benchmarking iops.fio into test_device-iops.json                                                                                                                                                                                                            
Benchmarking bandwidth.fio into test_device-bandwidth.json                                                                                                                                                                                                  
Benchmarking latency.fio into test_device-latency.json                                                                                                                                                                                                      
                                                                                                                                                                                                                                                            
=========================                                                                                                                                                                                                                                   
FIO Benchmark Summary                                                                                                                                                                                                                                       
For: test_device                                                                                                                                                                                                                                            
CPU Idleness Profiling: disabled                                                                                                                                                                                                                            
Size: 30G                                                                                                                                                                                                                                                   
Quick Mode: disabled                                                                                                                                                                                                                                        
=========================                                                                                                                                                                                                                                   
IOPS (Read/Write)                                                                                                                                                                                                                                           
        Random:        397,727 / 316,030                                                                                                                                                                                                                    
    Sequential:        382,074 / 380,993                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                            
Bandwidth in KiB/sec (Read/Write)                                                                                                                                                                                                                           
        Random:    4,106,521 / 5,734,175                                                                                                                                                                                                                    
    Sequential:    5,567,079 / 6,596,569                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                            
Latency in ns (Read/Write)                                                                                                                                                                                                                                  
        Random:           42,131 / 9,228                                                                                                                                                                                                                    
    Sequential:            7,549 / 9,303                                  

node3

TEST_FILE: /volume/test                                                                                                                                                                                                                                     
TEST_OUTPUT_PREFIX: test_device                                                                                                                                                                                                                             
TEST_SIZE: 30G                                                                                                                                                                                                                                              
Benchmarking iops.fio into test_device-iops.json                                                                                                                                                                                                            
Benchmarking bandwidth.fio into test_device-bandwidth.json                                                                                                                                                                                                  
Benchmarking latency.fio into test_device-latency.json                                                                                                                                                                                                      
                                                                                                                                                                                                                                                            
=========================                                                                                                                                                                                                                                   
FIO Benchmark Summary                                                                                                                                                                                                                                       
For: test_device                                                                                                                                                                                                                                            
CPU Idleness Profiling: disabled                                                                                                                                                                                                                            
Size: 30G                                                                                                                                                                                                                                                   
Quick Mode: disabled                                                                                                                                                                                                                                        
=========================                                                                                                                                                                                                                                   
IOPS (Read/Write)                                                                                                                                                                                                                                           
        Random:        369,799 / 325,898                                                                                                                                                                                                                    
    Sequential:        385,987 / 402,389                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                            
Bandwidth in KiB/sec (Read/Write)                                                                                                                                                                                                                           
        Random:    4,410,853 / 5,710,874                                                                                                                                                                                                                    
    Sequential:    6,123,490 / 6,606,895                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                            
Latency in ns (Read/Write)                                                                                                                                                                                                                                  
        Random:           35,183 / 8,711                                                                                                                                                                                                                    
    Sequential:           17,112 / 8,588  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment