You are not logged in.

#1 2008-01-12 00:30:34

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Benefits of using an external journal?

I've noticed that all the journaled filesystems allow you to specify a storage device or partition as an external journal. Is there any advantage to doing this, e.g. creating a journal partition for your filesystems? Could having a separate partition for metadata journaling improve performance, or would it just present an additional hazard in the event of a hard drive failure?

Offline

#2 2008-01-12 01:26:32

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Benefits of using an external journal?

I'd consider it first and foremost a (serious) performance improvement.


1000

Offline

#3 2008-01-12 02:41:20

theringmaster
Member
From: Air Force
Registered: 2007-07-16
Posts: 581
Website

Re: Benefits of using an external journal?

http://wiki.archlinux.org/index.php/JFS … al_Journal

Here's a small right up (jfs oriented at least)


Check me out on twitter!!! twitter.com/The_Ringmaster

Offline

#4 2008-01-12 17:08:01

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: Benefits of using an external journal?

ArchWiki wrote:

Obviously, an external journal is only effective if the journal and its file system exists on separate physical devices.

That's the problem, I don't know if there's any benefit to having a separate journal partition on the same device, which all the other partitions use. Would localizing journal writes to one partition improve performance, or just create a single-point-of-failure hazard?

Offline

#5 2008-01-12 20:49:47

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Benefits of using an external journal?

Each filesystem needs its own dedicated journal, you can't handle it like a shared swap partition.


1000

Offline

Board footer

Powered by FluxBB