From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Xu=E2n_Baldauf?= Subject: Where to put the journal Date: Sun, 01 Aug 2004 13:11:06 +0200 Message-ID: <410CCFCA.1030309@baldauf.org> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com List-Id: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: Reiserfs List Hello, I want to setup a Linux software RAID 5 over disks of different speed=20 with reiserfs on top. I know that the journal has to be accessed=20 frequently for comparably small accesses. That's why I'm considering to=20 "offload" the journal onto an extra partition on a faster disk of the=20 RAID set. Thus, the journal would not be protected by the RAID, but this is not so=20 important for me. Is this kind of reasoning sane? Would there be any speedup by offloading=20 the journal? Thanks, Xu=E2n Baldauf.