Skip to content

Instantly share code, notes, and snippets.

@sfxworks
Last active January 26, 2021 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sfxworks/2b962c4a9e73a715835196eba01b3c8d to your computer and use it in GitHub Desktop.
Save sfxworks/2b962c4a9e73a715835196eba01b3c8d to your computer and use it in GitHub Desktop.

GIGABYTE GP-AG4500G

Longhorn

kubectl logs -f filesystem-benchmark-vmlnq
        Iozone: Performance Test of File I/O
                Version $Revision: 3.489 $
                Compiled for 64 bit mode.
                Build: linux-AMD64

        Contributors:William Norcott, Don Capps, Isom Crawford, Kirby Collins
                     Al Slater, Scott Rhine, Mike Wisner, Ken Goss
                     Steve Landherr, Brad Smith, Mark Kelly, Dr. Alain CYR,
                     Randy Dunlap, Mark Montague, Dan Million, Gavin Brebner,
                     Jean-Marc Zucconi, Jeff Blomberg, Benny Halevy, Dave Boone,
                     Erik Habbinga, Kris Strecker, Walter Wong, Joshua Root,
                     Fabrice Bacchella, Zhenghua Xue, Qin Li, Darren Sawyer,
                     Vangel Bojaxhi, Ben England, Vikentsi Lapa,
                     Alexey Skidanov, Sudhir Kumar.

        Run began: Tue Jan 26 16:29:17 2021

        Auto Mode
        Include fsync in write timing
        O_DIRECT feature enabled
        Record Size 4 kB
        Command line used: /usr/bin/iozone -a -f /mnt/volume/iozone-test -e -I -r 4k -i 0 -i 1 -i 2
        Output is in kBytes/sec
        Time Resolution = 0.000001 seconds.
        Processor cache size set to 1024 kBytes.
        Processor cache line size set to 32 bytes.
        File stride size set to 17 * record size.
                                                              random    random     bkwd    record    stride
              kB  reclen    write  rewrite    read    reread    read     write     read   rewrite      read   fwrite frewrite    fread  freread
              64       4     7530     8631     8246     9875     9438     5352
             128       4     7646     9663     4841     9655     9174     8686
             256       4     8550     9014     8920     9273     6677     9913
             512       4     9507     9939    10293     8454    10283    10088
            1024       4     9133     8931     9664     9472     8412     8617
            2048       4     8663     9126     9465     8810     8168     9118
            4096       4     8426     9070     9282     9561     7920     9012
            8192       4     8476     9277     9540     9722     7588     9282
           16384       4     8659     9429     9923     9915     8446     9334
           32768       4     8913     9452     9570    10024     9018     9810
           65536       4     9320     9843    10446    10294     8936     9853

Native

root@ryzen1:~# iozone -a -f /mnt/pcie_3/nvme1/iozone -e -I -r -4k -i 0 -i 1 -i 2
        Iozone: Performance Test of File I/O
                Version $Revision: 3.489 $
                Compiled for 64 bit mode.
                Build: linux-AMD64

        Contributors:William Norcott, Don Capps, Isom Crawford, Kirby Collins
                     Al Slater, Scott Rhine, Mike Wisner, Ken Goss
                     Steve Landherr, Brad Smith, Mark Kelly, Dr. Alain CYR,
                     Randy Dunlap, Mark Montague, Dan Million, Gavin Brebner,
                     Jean-Marc Zucconi, Jeff Blomberg, Benny Halevy, Dave Boone,
                     Erik Habbinga, Kris Strecker, Walter Wong, Joshua Root,
                     Fabrice Bacchella, Zhenghua Xue, Qin Li, Darren Sawyer,
                     Vangel Bojaxhi, Ben England, Vikentsi Lapa,
                     Alexey Skidanov, Sudhir Kumar.

        Run began: Tue Jan 26 16:43:30 2021

        Auto Mode
        Include fsync in write timing
        O_DIRECT feature enabled
        Record Size 4 kB
        Command line used: iozone -a -f /mnt/pcie_3/nvme1/iozone -e -I -r -4k -i 0 -i 1 -i 2
        Output is in kBytes/sec
        Time Resolution = 0.000001 seconds.
        Processor cache size set to 1024 kBytes.
        Processor cache line size set to 32 bytes.
        File stride size set to 17 * record size.
                                                              random    random     bkwd    record    stride
              kB  reclen    write  rewrite    read    reread    read     write     read   rewrite      read   fwrite frewrite    fread  freread
              64       4    55179   131148      898      901    39751    51446
             128       4    84829   189051     1750     1776    58637    95091
             256       4   122254   245887    82877    97234    58210   152113
             512       4   151350   206870     6858     6905    61464   203421
            1024       4   174267   246570    13611    13650    61549   247708
            2048       4   204042   288409    26592    25908    62966   270074
            4096       4   251455   383600   357855    50082    61872   306883
            8192       4   261539   405043    90157    90909    62827   361339
           16384       4   212829   379364   437899   153055    62752   343508
           32768       4   286651   417937   229519   227615    63218   372799
           65536       4   255929   405145   458610   308713    63485   404808
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment