All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christopher Chan <chrisfz@netvigator.com>
To: danny.milo@scratchpost.org, reiserfs-list@namesys.com
Subject: Re: Which version will be merged into mainline kernel?
Date: Tue, 14 Nov 2006 13:51:06 +0800	[thread overview]
Message-ID: <4559594A.1090602@netvigator.com> (raw)
In-Reply-To: <ejanvb$dgm$2@sea.gmane.org>


> While we are at it:
> 
> I take it that this is the reason journalling support is only picking up
> now: the disks are so big that even in the unlikely event that some of the
> hardware failsafes fail, one just cannot fsck all the disks completely
> anymore, ever.

Only picking up now??

reiserfs was the first filesystem available for Linux with journaling 
support. NTFS for Windows had it a long time ago. Other Unix's had 
journaling a long time ago too.

FreeBSD, Solaris and the other BSD's had another theory for file system 
reliability and speed implemented under softupdates a long time ago too.

journaling support has been late on Linux. Everything seems to be late 
on Linux. Real-time support, preemptive support...

> 
> So the choice is really 'borked once, borked forever' / 'journal it and at
> least somehow get it back online without fscking /
> copying-to-new-disks-if-at-all-possible for 5 days straight'.

No. Choices are: sync only (no write caching), turn on softupdates if 
supported, turn on various degrees of journaling if supported or async 
only (who cares?)

If you have fsync/fsyncdata available, databases, mtas and other 
software should not care less how the filesystem is mounted.

  reply	other threads:[~2006-11-14  5:51 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-16  9:50 Which version will be merged into mainline kernel? Clemens Eisserer
     [not found] ` <4533D788.3000406@namesys.com>
2006-10-17 21:14   ` Clemens Eisserer
2006-10-17 22:03     ` Maciej Sołtysiak
2006-11-01 13:24   ` Clemens Eisserer
     [not found]     ` <45495858.6020507@namesys.com>
2006-11-02  9:09       ` Clemens Eisserer
     [not found]         ` <454A2AB9.3060103@namesys.com>
2006-11-02 19:43           ` Clemens Eisserer
     [not found]             ` <454A596F.8070909@namesys.com>
2006-11-08  7:21               ` Clemens Eisserer
2006-11-08  9:15                 ` Francesco Biscani
2006-11-08 10:21                   ` Andreas Dilger
2006-11-08 14:33                     ` Clemens Eisserer
     [not found]                       ` <455297E9.1070000@netvigator.com>
2006-11-09 12:57                         ` Clemens Eisserer
2006-11-09 18:19                           ` Clemens Eisserer
2006-11-11 15:14                     ` Danny Milosavljevic
2006-11-11 19:28                       ` Valdis.Kletnieks
2006-11-13 21:27                         ` Danny Milosavljevic
2006-11-14  5:51                           ` Christopher Chan [this message]
2006-11-14  9:16                             ` Clemens Eisserer
2006-11-13  3:11                       ` Christopher Chan
     [not found]                         ` <45582353.3070709@slaphack.com>
2006-11-13  9:34                           ` Christopher Chan
2006-11-13 21:17                             ` Danny Milosavljevic
2006-11-14  5:54                               ` Christopher Chan
     [not found]                             ` <45589ECD.4070105@slaphack.com>
2006-11-14  6:01                               ` Christopher Chan
     [not found]                                 ` <455986CB.6010608@slaphack.com>
2006-11-14 10:03                                   ` Christopher Chan
     [not found]                                     ` <455A0E5A.9060404@slaphack.com>
2006-11-15  3:21                                       ` Christopher Chan
2006-11-15  8:47                                         ` Clemens Eisserer
2006-11-08 10:35                 ` Jindrich Makovicka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4559594A.1090602@netvigator.com \
    --to=chrisfz@netvigator.com \
    --cc=danny.milo@scratchpost.org \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.