Find the answer to your Linux question:
Results 1 to 5 of 5
I have just created a 10x1TB 3ware raid5 array on a centos 5.3 server The array has nothing to do with the OS and will only be used for the ...
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Posts
    10

    partiton advice

    I have just created a 10x1TB 3ware raid5 array on a centos 5.3 server
    The array has nothing to do with the OS and will only be used for the storage of photos

    What type of filesystem would be best to use? ext2.....ext3..... something else?
    thank you
    Jon

  2. #2
    Linux Newbie
    Join Date
    Jul 2005
    Location
    Australia (Down Under)
    Posts
    141
    I think its more a matter of personal preference, i personally prefer to use ext3, because i have found it to be a little more stable.
    Linux is the OS of tomorrow, Here today!!

  3. #3
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568

    Smile

    Though I never used RAID,I would say ext3 is more stable than ext2,since it uses journaling which avoids/minimizes fsck check.

    OT:
    I'm just curious about RAID,can you point me some really good links on it? I like to learn more about it.
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

  4. #4
    Linux Newbie rituraj.goswami's Avatar
    Join Date
    Aug 2008
    Location
    Guwahati
    Posts
    133
    i think use should do a search on themtoknow the difference if you don't know the difference. i would suggest you touse a file system with journaling and lower block size whilecreating it ifyou are using to store small size photographs. my personal choice are ext3, ext4 or reiserfs.

  5. #5
    Linux Guru Lakshmipathi's Avatar
    Join Date
    Sep 2006
    Location
    3rd rock from sun - Often seen near moon
    Posts
    1,568
    ext4 is just coming out - it's not good to experiment with it..
    reiserfs is best for storing small files,but i found it's really not reliable like ext3..

    as rituraj.goswami said you must set block size and journal size ,for better perfomance.
    - Lakshmipathi.G
    -------------------
    FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
    First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
    -------------------

Posting Permissions

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