Scroll to navigation

tunefs.reiserfs(8) progsreiserfs manual tunefs.reiserfs(8)

NAME

tunefs.reiserfs - reiserfs filesystem tuning program.

SYNOPSIS

tunefs.reiserfs options device

DESCRIPTION

resizefs.reiserfs is a reiserfs filesystem tuning program. It changes journal parameters, journal device, label and uuid.

OPTIONS

displays current version
displays program usage
device name journal lies on.
new journal device.
journal size. For journal on host device it must be gretter than 512 blocks and less than count of blocks described by first bitmap block. In other words, journal must be less or equal to block_size * 8 journal offset - 1.

In the case requested journal size does not equal to previous journal size, tunefs.reiserfs will perform journal resizing. For relocated journal it will be recreated with new params and for standard one all data blocks will be moved away first, then journal will be recreated with new boundaries.

journal offset for relocated journal. You can't change journal offset for standard journal.
transaction max size
no journal available now. This options lets program know, that no journal available for now. Therefore, no journal replaying will be performed.
sets volume label
sets given uuid to superblock
non-interactive mode

REPORTING BUGS

Report bugs to <torque@ukrpost.net>

SEE ALSO

mkfs.reiserfs(8), resizefs.reiserfs(8), cpfs.reiserfs(8)

AUTHOR

This manual page was written by Yury Umanets <torque@ukrpost.net>

16 Apr, 2002 progsreiserfs