Results 1 to 3 of 3

Thread: Filesystem advice

  1. #1
    Join Date
    Apr 2009
    Beans
    110

    Filesystem advice

    I have the luxury of using 2 separate drives on my new server as a stripped raid (software) array for web proxy-cache data, etc. Obviously I want this to be as fast as possible, I would be grateful on advice as to the most suitable file system to use for this purpose? I was thinking of ext2 or resierfs?
    Thanks

  2. #2
    Join Date
    Apr 2009
    Beans
    110

    Re: Filesystem advice

    bump
    anyone?

  3. #3
    Join Date
    May 2007
    Beans
    2,342

    Re: Filesystem advice

    Hi,

    resierfs may not have a very rosy future. ext2 is an old fs, maybe ext4 as a further development of ext2/3. for web caching you'll be mainly dealing with reading/writing lots of small files so ext4 might be the best way to go.

    If you don't plan to use a seperate boot drive/hardware RAID:-
    I'm not sure if you can boot from a stripped drive (does grub support it?) so the best idea would be to create a small mirrored boot partition and a second partition (stripped) for your cache data.

    Regards
    Ian Dobson
    Walking on water and writing software to specification is easy if they're frozen.

    My corner of the internet http://www.planet-ian.com

Tags for this Thread

Bookmarks

Posting Permissions

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