On Mon, 26 Apr 2004, Farrell, Kevin wrote:
> Journalised filesystems work by saving filesystem "meta data" at
> periodic intervals (checkpoints).
No, they dont work by periodic saving, they work by keeping a journal
of what they're about to do, and what they have done. Be it data or
meta-data. (journalled writes of data lower performance by half
though, data gets written twice, once to journal, once to actual
block).
> checkpoint with a complete "journal".
journalling != checkpointing
> It is a common misconception
> that journalised filesystems are designed to protect your ordinary
> data; i.e. your kid's school project! This is NOT the case. A
> journalised filesystem is designed to protect your filesystem!
The data=journal option of ext3 disagrees with you.
> Luckily, recovery of the filesystem has essentially nothing to do
> with a "race between the CPU, disk electronics and disk motor"!
It can do, for a drive that lies about write caching (as IDE disks
sometimes do) and depends on the momentum of the platters to write
out its cache when power fails.
> If it's your data you want to protect, perform regular backups. ;-)
That too.
> Regards,
>> Kevin.
>> --
> Dr. Kevin Farrell,
regards,
--
Paul Jakma paul at clubi.iepaul at jakma.org Key ID: 64A2FF6A
warning: do not ever send email to spam at dishone.st
Fortune:
The cable TV sex channels don't expand our horizons, don't make us better
people, and don't come in clearly enough.
-- Bill Maher
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!