HP-UX Reference (11i v1 00/12) - 1M System Administration Commands A-M (vol 3)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/!!!intro.1m
________________________________________________________________
___ ___
f
fsirand(1M) fsirand(1M)
NAME
fsirand - install random inode generation numbers
SYNOPSIS
/usr/sbin/fsirand [-p] special
DESCRIPTION
fsirand installsrandom inode generation numbers on all the inodes on device special, and also installs a
filesystem ID in the superblock. This process increases the security of filesystems exported by NFS.
Use fsirand only on an unmounted filesystem that was checked with fsck (see fsck(1M)). The only
exception is that it can be used on the root filesystem in single-user mode if the system is immediately re-
booted afterwards using reboot -n.
The -p option prints the generation numbers for all inodes.
WARNINGS
fsirand should not be run on mounted filesystems. If executing fsirand on the root filesystem, the
system should be in single-user mode and should be re-booted immediately afterwards using
reboot -n.
AUTHOR
fsirand was developed by Sun Microsystems, Inc.
SEE ALSO
statfs(2).
HP-UX Release 11i: December 2000 1 Section 1M273
___
___