jfs version = 1.0.6
/dev/vg01/lvol1 = LVM

[root@gaia root]# fsck.jfs -a /dev/vg01/lvol1

The current device is:  /dev/vg01/lvol1
Block size in bytes:  4096
File system size in blocks:  24544256
Phase 0 - Replay Journal Log
Phase 1 - Check Blocks, Files/Directories, and Directory Entries.
Phase 2 - Count Links.
Phase 3 - Rescan for Duplicate Blocks and Verify Directory Tree.
Segmentation fault (core dumped)
[root@gaia root]#     |........


[root@gaia root]# fsck.jfs -d -f:0 /dev/vg01/lvol1
The current device is:  /dev/vg01/lvol1
(chklog) FSCK  Open(...READONLY...) returned rc = 0

(chklog) FSCK  Primary superblock is valid.

(chklog) FSCK  The type of file system for the device is JFS.

Block size in bytes:  4096
File system size in blocks:  24544256
Phase 1 - Check Blocks, Files/Directories, and Directory Entries.
(chklog) FSCK  Duplicate reference to 1 block(s) beginning at offset
12052687 found in file system object FF225469.

(chklog) FSCK  Inode F225469 has references to cross linked blocks.

(chklog) FSCK  Invalid data (43) detected in file system object FF225469.

Phase 2 - Count Links.
Phase 3 - Rescan for Duplicate Blocks and Verify Directory Tree.
(chklog) FSCK  Duplicate reference to 1 block(s) beginning at offset
12052687 found in file system object FF57497.

(chklog) FSCK  Inode F57497 has references to cross linked blocks.

Segmentation fault (core dumped)
[root@gaia root]#



_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to