Re: viewing ext3 journal

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2006/6/21, Andreas Dilger <adilger@xxxxxxxxxxxxx>:

Sorry, you need to add your device name to the end of the above command,
like "debugfs -c -R 'dump <8> /tmp/journal' /dev/hda1" or whatever.  It
will dump the journal inode (#8) to the file /tmp/journal.  But that is
just a raw block dump, you would need to hack debugfs to do something
more clever to dump the logical structure of the journal (e.g. which
transactions are present, blocks modified in each transaction, etc).


Oh i see raw data ;)
What a shame! The Possibility to view last filesystem actions in a
human readable format would have been nice.

Thank you!

_______________________________________________

Ext3-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ext3-users

[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux