xchkdmp dumps the contents of a JFS fsck log file that was created by JFS utility xchklog. If no input file is specified, the present working directory and default file name (<pwd>fscklog.new) is used. The output is written to standard out.
input.file must be 127 characters or less in length.
input.file will be read from the present working directory unless it is fully qualified.
If -F is not used, or if input.file is not specified, then the default input file <pwd>fscklog.new is used.
Dump the contents of the fsck service log in
<pwd>fscklog.new:
Dump the contents of the fsck service log in
<pwd>input.file:
Dump the contents of the fsck service log in /temp/19651107.log:
If you find a bug in JFS or xchkdmp , 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 xchkdmp error messages and the complete output of running fsck.jfs with the -d option on the JFS device.
Barry Arndt (barndt@us.ibm.com)xchkdmp is maintained by IBM.
See the JFS project web site for more details: http://oss.software.ibm.com/developerworks/opensource/jfs/