Quote:
Originally Posted by aminfovi Thanks phoenix for fast-replying :-) |
You're welcome.
Quote:
Originally Posted by aminfovi I'm wondering if Zimbra folks feel more comfortable with ext3 instead of the younger ext4, |
The reason ext4 isn't mentioned in that wiki article is that it was written before it became stable and ext3 is the de-facto standard.
Quote:
Originally Posted by aminfovi ..... and what performance issues i'd have if i put a production server to handle ~100 accounts... |
I don't think you'd notice much difference between the two filesystems with that number of users but if you do use ext4 you should make sure that write barriers are enabled (I don't know what the default is in Ubuntu) for safety. That does have an impact on performance but, IMO, it's necessary.
Quote:
Originally Posted by aminfovi Hah, i never use XFS :-P |
Perhaps you should give it a try, I believe it to be superior in performance and scalability, I think ext4 is still playing catch-up.

You could always have a look around the internet for some comparisons but you have to make sure you're comparing benchmarks that reflect your set-up.