logdump dumps the contents of the journal log from the specified JFS formatted device into output file ./jfslog.dmp.
device is the special file name corresponding to the actual device from which the journal log will be dumped (e.g. /dev/hdb1 ).
logdump must be run as root.
Dump the entire JFS journal log from the 3rd partition of the 2nd hard disk into ./jfslog.dmp:
If you find a bug in JFS or logdump, please report it via the bug tracking system of the JFS project web site:
http://oss.software.ibm.com/developerworks/opensource/jfs/bugs
Please send as much pertinent information as possible, including any logdump error messages and the complete output of running fsck.jfs with the -d option on the JFS device.
Barry Arndt (barndt@us.ibm.com) William Braswell, Jr.logdump is maintained by IBM.
See the JFS project web site for more details: http://oss.software.ibm.com/developerworks/opensource/jfs/