AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  fio for storage performance measurements

    Posted Thu January 12, 2023 02:46 AM
    Hi 

    we are looking for an way to compare the storage performance for different plattforms.

    For Linux on x86 and ppc64le we found that fio is a good tool to compare.
    Actually there is no fio in the open source tools for AIX repo

    Is it possible to provide fio there.

    Thanks

    ------------------------------
    Sascha Wycisk
    ------------------------------


  • 2.  RE: fio for storage performance measurements

    Posted Thu January 19, 2023 11:36 AM

     

    Hi Sascha,

     

    Sorry for delay in replying.

    The latest fio tool is using some apis those are not present in AIX and need some work to fix that.

    Also I am not sure if there are many users who would need fio so it is not there in our plan as of now.

    But I have tried to build fio v2.0 and that is compiling easily on AIX.

    May be you can just download source of 2.0 from https://git.kernel.dk/cgit/fio/snapshot/fio-2.0.tar.gz and compile it.

    I used gcc compiler and gmake to compile and it worked

     

    Downlaod from https://git.kernel.dk/cgit/fio/snapshot/fio-2.0.tar.gz  and untar on AIX.

     

    # export CC=gcc

    # gmake

     

    Thanks,

     

    Sanket Rathi

     






  • 3.  RE: fio for storage performance measurements

    Posted Thu February 06, 2025 04:01 AM

    Hi Sanket 

    your link is dead 



    ------------------------------
    Vincent Simon
    ------------------------------



  • 4.  RE: fio for storage performance measurements

    Posted Thu February 06, 2025 08:06 AM
    Edited by Ranjit Ranjan Thu February 06, 2025 08:43 AM

    Hi

    We have https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/fio/fio-3.35-1.aix7.1.ppc.rpmin AIX tool box.
    Please try it out.


    Thanks
    Ranjit 



    ------------------------------
    Ranjit Ranjan
    ------------------------------