[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ext3-users
Subject:    Re: How to determine the size of a existing journal file
From:       Zach Brown <zab () zabbo ! net>
Date:       2004-08-03 3:38:23
Message-ID: 410F08AF.3010605 () zabbo ! net
[Download RAW message or body]

Peter Schmidt wrote:
> I'm wondering if there is a way to figure out what the size of a journal
> file that was created on an ext3 file system.

well, one way:

# dumpe2fs -h /dev/hda2 | grep 'Journal inode'
dumpe2fs 1.34 (25-Jul-2003)
Journal inode:            8

# debugfs -R 'stat <8>' /dev/hda2
Inode: 8   Type: regular    Mode:  0600   Flags: 0x0   Generation: 0
User:     0   Group:     0   Size: 33554432
[...]

32M, here.

- z


_______________________________________________
Ext3-users mailing list
Ext3-users@redhat.com
https://www.redhat.com/mailman/listinfo/ext3-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic