Displaying 20 results from an estimated 40000 matches similar to: "nature of ext3 journal"
2004 May 24
0
Req. For Info: External Journal Pros/Cons, advisable size
I have a basic question, being new to EXT3.
What are the pros and cons of using an external
journal?
Also, for a Terabyte-sized system, what should I use
as the external journal's size? is there a general
rule-of-thumb to follow when choosing the external
journal's size?
I know these are very basic questions, if they have
been already answered in some FAQ, please let me know.
Any
2004 Feb 13
2
Corrupted journal on ext3 - improve e2fsck?
Hi there,
I started getting errors on one of my 2 drives, so I
got a warranty one. Then I made an exact copy of the
failing one onto the new one with dd, and swapped
them.
I ran fsck on all the affected partitions, and things
looked good. Then I started using the striped RAID
device (ext3) which had some minor data loss (mostly
under big files), and I got the problems with the
journal. The
2003 Jun 25
0
Bug in ext3=journal ?
Hi all!
While I was having some fun, testing different filesystems at home and
making some benchmarks, I hit a bug when running Postmark in an ext3
partition mounted with data=journal.
I repeated this test twice and got the same results under Linux 2.5,
also it was not found while mounting with data=writeback or data=ordered
or under Linux 2.4.
I don't know if it's a know problem or
2007 Dec 11
2
Ext3 Performance Tuning - the journal
Hello,
I have some performance problems in a file server system. It is used
as Samba and NFS file server. I have some ideas what might cause the
problems, and I want to try step by step. First I have to learn more
about these areas.
First I have some questions about tuning/sizing the ext3 journal.
The most extensive list I found on ext3 performance tuning is
2002 Feb 27
1
EXT3 Journal Creation Problem
Hi Guys,
When I try to create an ext3 journal on a new fs, I receive the
following error. This is all under Kernel v2.4.17 and e2fs tools v1.25:
File size limit exceeded
Running e2fsck on it afterwords gives:
e2fsck -y /dev/sdc1
e2fsck 1.25 (20-Sep-2001)
Superblock has a bad ext3 journal (inode 8).
Clear? yes
*** ext3 journal has been deleted - filesystem is now ext2 only ***
Superblock
2002 Dec 29
1
ext3 external journal and fstab
Hi again!
I would like to add an ext3 partition (eg. /dev/md11) with its external
journal (on /dev/md21) to /etc/fstab in order to have it mounted while
system-startup.
Do I have to specify the external journal device in fstab or does the
partition find its journal device by itself? If the first, ho should I
specify it?
I created the journal with mke2fs /dev/md22 -O journal_dev and the ext3
2004 Apr 13
1
EXT3 on raid with external journal...
I have a raid5 array on my web server for which I am currently
considering a move to ext3. I want to use an external journal to
improve performance.
Since the external journal would reside on a drive that is not
participating in the raid array, I'm wondering what the behavior of an
ext3 filesystem is should the device an external journal is on should
fail. If it reverts to ext2
2004 Jul 08
3
/.journal ext3 on a flash
Hi,
I'm formatting a flash with ext3, but I need to move the journaling file
(/.journal) in the flash to prevent it's corruption.
In previous message I read that it's possible
(https://www.redhat.com/archives/ext3-users/2004-March/msg00009.html), but I
can't find any /.journal in my ext3 fs.
How can move the journaling file in the flash without /.journal file??
Thanks
2005 Jan 27
1
Does ext3 file system use a '.journal' file?
Greetings,
I recently cpio-ed some user directories onto a new ext3 partion.
After putting this file server's partition into production, I noticed a .journal
file in the root directory of the partition dated well before the creation of
this partition.
I think this .journal file was copied over from the old filesystem and I am
concerned that I over-wrote this current filesystem's
2001 Feb 28
1
Crash-report; 2.2.19pre14-ext3-0.0.6b
Our main NFS-server, running Debian Potato, died this morning whilst
under quite heavy load - due to a runaway perl-script forking of some
200 instances of "/bin/cp" (the load was ~ 50). The server is running
2.2.19pre14 with ext3-0.0.6b. The server is running kernel-nfs.
Assertion failure in journal_dirty_metadata() at transaction.c line 796: "bh->b_next_transaction ==
2003 Apr 30
1
ext3 and data=journal bug
Greetings all,
I have a question regarding the fsync data corruption bug that was introduced
in 2.4.20 when using data=journal. I have patched the 2.4.20 kernel with the
3 sync patches available from zip.com.au, and I am wondering if with these
patches the "bug" still exists:
sync_fs.patch
sync_fs-fix.patch
sync_fs-fix-2.patch
In addition the following two patches have also
2005 Nov 08
1
EXT3-fs error (device md2): ext3_journal_start_sb: Detected aborted journal...
Hi,
I'm running a production server (Debian Sarge install) whose root
filesystem (a software raid 1 array of 2 partitions of IDE drive)
exhibited the following problem:
Oct 28 06:00:06 server2 kernel: attempt to access beyond end of device
Oct 28 06:00:06 server2 kernel: md2: rw=1, want=3050401328, limit=16353920
[...] a few of the above line snipped, want is different each time
Oct 28
2003 Sep 04
1
ext3 + external journal -- Howto..
I am new to ext3 + external journal. Is there any howto I can look at?
this is what I understand
1. mke2fs -O journal_dev /dev/md5
2. mke2fs -J device=/dev/md5 /dev/md0
3. mount /dev/md0 / -t ext3 ( hmm.. what do I need to put on fstab?? )
/dev/md5 is a two drive RAID 1 partition
/dev/md0 is a 4 drive RAID 5 partition.
questions:
1. I am running RedHat 9.0. what extra software I need to
2005 Mar 10
3
a few questions about ext3 journal
A few wild ideas/questions :
1) Is there a way to check the size of the journal of an ext3 filesystem ?
I mean - the actually used size ; not the total size of the journal.
2) Would it be difficult to implement "freeze" of ext3 filesystem - that
is, blocking all I/O to the filesystem until it's "unfrozen" (XFS can do
that), for two purposes :
A/ allowing
2005 Dec 07
1
Ext3 journal abort FC4+Updates
Dear All
Problem with ext3 fs on 3ware 9500S controller:
Dec 7 05:59:50 stams kernel: EXT3-fs error (device sda1):
ext3_add_entry: bad entry in directory #145998372: rec_len is smaller
than minim
al - offset=0, inode=0, rec_len=0, name_len=0
Dec 7 05:59:50 stams kernel: Aborting journal on device sda1.
Dec 7 05:59:50 stams kernel: ext3_abort called.
Dec 7 05:59:50 stams kernel: EXT3-fs
2006 Sep 26
3
EXT3-fs: invalid journal inode.
Hi Everyone,
I have a server which has a raid array on /dev/sdb. After a crash I
tried to mount the array and it failed with:
mount: wrong fs type, bad option, bad superblock on /dev/sdb,
missing codepage or other error
dmesg reports:
EXT3-fs: invalid journal inode.
I tried to run e2fsck and it failed (The output can be seen below).
If anyone has any suggestions on how I can restore
2002 Dec 01
3
data corrupting bug in 2.4.20 ext3, data=journal
In 2.4.20-pre5 an optimisation was made to the ext3 fsync function
which can very easily cause file data corruption at unmount time. This
was first reported by Nick Piggin on November 29th (one day after 2.4.20 was
released, and three months after the bug was merged. Unfortunate timing)
This only affects filesystems which were mounted with the `data=journal'
option. Or files which are
2004 Jun 15
6
mode data=journal in ext3. Is it safe to use?
Hello
I try again.
Can anybody of you acknowledge or not if mode data=journal in ext3 is
safe to use in Linux kernel 2.6.x?
Wee need to have a very consistent and integrity for our filesystem, and
it would then be desired to journal both data and metadata.
But if this mode can corrupt the filesystem as both Phil White and
Nicolas Kowalski has experienced, it may be more advised to use mode
2002 May 31
2
PATCH for filesys corruption in ext3 with data=journal
Hi,
as I mentioned in earlier mail to ext3-users I have been getting some
corruption on an ext3 filesystem that has been serving NFS. I am now
confident that I fully understand the problem and have a patch.
It only affects data=journal mode and I wonder if it might also be the
cause of the corruption noted by a number of people on linux-kernel.
First I will explain the problem. Then display
2007 Jan 24
1
ext3 journal from windows
hai
is there any way to view the contents of ext3 journal form windows?
regards
______________________________________
Scanned and protected by Email scanner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/ext3-users/attachments/20070124/02f1d0a5/attachment.htm>