Package jfsutils
Utilities for managing the JFS filesystem
The jfsutils package contains a number of utilities for creating, checking, modifying, and correcting any inconsistencies in JFS filesystems. The following utilities are available: fsck.jfs - initiate replay of the JFS transaction log, and check and repair a JFS formatted device; logdump - dump a JFS formatted device's journal log; logredo - "replay" a JFS formatted device's journal log; mkfs.jfs - create a JFS formatted partition; xchkdmp - dump the contents of a JFS fsck log file created with xchklog; xchklog - extract a log from the JFS fsck workspace into a file; xpeek - shell-type JFS file system editor.
Version: 1.1.15
System Administration | |
| fsck.jfs | alias for jfs_fsck |
| jfs_debugfs | shell-type JFS file system editor |
| jfs_fsck | initiate replay of the JFS transaction log, and check and repair a JFS formatted device |
| jfs_fscklog | extract a JFS fsck service log into a file and/or format and display the extracted file |
| jfs_logdump | dump a JFS formatted device's journal log |
| jfs_mkfs | create a JFS formatted partition |
| jfs_tune | adjust tunable file system parameters on JFS |
| mkfs.jfs | alias for jfs_mkfs |