Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
Hi , Can any body tell me what are the parameters to be considered for analyzing the performance of the filesystem. Thank you....
  1. #1
    Just Joined!
    Join Date
    Dec 2010
    Posts
    44

    Filesystem Performance

    Hi ,

    Can any body tell me what are the parameters to be considered for analyzing the performance of the filesystem.



    Thank you.

  2. #2
    Linux Enthusiast meton_magis's Avatar
    Join Date
    Oct 2006
    Location
    arizona
    Posts
    665
    First thing is that the filesystem is a tool like anything else a computer is for. You need to think of your overall objective (host a fileserver, webserver, mail client) and tailor your filesystem to match it.

    In the end, it may be that the differences in filesystems will provide only trivial differences, and that ease of use will be the #1 concern.

    We'd need to know more about your specific use to give any kind of advice on filesystem usage.
    New to the internet, technical forums, or the hacker / open source community??
    Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html

    RHCE for RHEL version 5
    RHCT for RHEL version 4

  3. #3
    Just Joined!
    Join Date
    Dec 2010
    Posts
    44
    Thanks for your reply.
    I want to know what are the parameters to be considered while evaluating a filesystem's performance. I mean the factors which are to be considered to evaluate performance of FS.

  4. #4
    Just Joined!
    Join Date
    Jan 2011
    Location
    Hyderabad, India
    Posts
    17

    Post

    While considering the filesystem performance we have to consider

    1. The number of files and directories within each parent directory it will holds (hierarchical directory structure)

    2. The larger file size it will hold for a singe file

    3. How efficiently it will maintain the file table

    4. Query or response time when we requested a file.

  5. #5
    Just Joined!
    Join Date
    Dec 2010
    Posts
    44
    Thanks,

    Can you please suggest me some references so that I could refer them.

  6. #6
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    What is your purpose in these questions??
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  7. #7
    Just Joined!
    Join Date
    Dec 2010
    Posts
    44
    The purpose is that, I want to analyze the performance of the filesystems so which are the parameters to be considered for the same.

  8. #8
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Can't give you the technical reasons why, but I prefer XFS.
    Linux Mint + IceWM Registered:#371367 New Members: click here

  9. #9
    Just Joined!
    Join Date
    Dec 2010
    Posts
    44
    I don't want the Filesystem, I just want to know what are the parameters to be considered for performance analysis on any filesystem.

  10. #10
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,100
    Basically throughput and latency.

    But there are a lot of cases to consider.
    small/big files, random reads/random writes, linear reads, linear writes.
    various caches, filesystems..

    I believe Iozone Filesystem Benchmark is quite usefull to get an impression.
    You must always face the curtain with a bow.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...