Best Journaling file system?

2002-07-11 Thread Iago Sineiro

Hi all.

Which is the best journaling file system for mysql and innodb?

Ext3, XFS or Reiserfs?

Innodb needs a journaling file system or is better use ext2?

Iago.



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: Best Journaling file system?

2002-07-11 Thread Ismael Touama

in INSTALL-SOURCE I saw Reiserfs, but ext3 should do the stuff fairly...

-Message d'origine-
De : Iago Sineiro [mailto:[EMAIL PROTECTED]]
Envoyé : jeudi 11 juillet 2002 10:20
À : MySql Mail List
Objet : Best Journaling file system?


Hi all.

Which is the best journaling file system for mysql and innodb?

Ext3, XFS or Reiserfs?

Innodb needs a journaling file system or is better use ext2?

Iago.



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail
[EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Best Journaling file system?

2002-07-11 Thread Tod Harter

On Thursday 11 July 2002 04:20 am, Iago Sineiro wrote:

I vote for Reiserfs personally. I've been running it for a year, its totally 
stable, and reasonably fast. ext3 is OK as well, but its slower and at least 
in theory does not provide an absolutely guaranteed consistent file system 
100% of the time like Reiserfs does. On the other hand ext3 works with most 
ext2 tools. The xfs and jfs file systems are still a bit green. xfs is good 
with large files, but some features are still not working in Linux, and its 
not recommended as a filesystem for general use (IE, don't use it for system 
partitions etc, in fact I don't even think lilo will boot off it at all). jfs 
was totally unstable last I checked... 

In the long run xfs will probably be best for things like InnoDB table spaces 
because its designed for very large contiguous data accesses, whereas 
Reiserfs was designed from the start to support very high speed access to 
filesystems containing millions of small files. 

 Hi all.

 Which is the best journaling file system for mysql and innodb?

 Ext3, XFS or Reiserfs?

 Innodb needs a journaling file system or is better use ext2?

 Iago.



 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail
 [EMAIL PROTECTED] Trouble
 unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Best Journaling file system?

2002-07-10 Thread Iago Sineiro

Hi all.

Which is the best journaling file system for mysql and innodb?

Ext3 or Reiserfs?

Innodb needs a journaling file system or is better use ext2?

Iago.


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php