man pages section 1M: System Administration Commands
  Search only this book
View this book in:
Download this book in PDF (8966 KB)

fsirand(1M)

Name | Synopsis | Description | Options | Usage | Attributes | See Also

Name

    fsirand– install random inode generation numbers

Synopsis

    fsirand [-p] special
    

Description

    fsirand installs random inode generation numbers on all the inodes on device special, and also installs a file system ID in the superblock. This helps increase the security of file systems exported by NFS.

    fsirand must be used only on an unmounted file system that has been checked with fsck(1M) The only exception is that it can be used on the root file system in single-user mode, if the system is immediately re-booted afterwards.

Options

    -p

    Print out the generation numbers for all the inodes, but do not change the generation numbers.

Usage

    See largefile(5) for the description of the behavior of fsirand when encountering files greater than or equal to 2 Gbyte ( 231 bytes).

Attributes

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPE 

    ATTRIBUTE VALUE 

    Availability 

    SUNWcsu 

See Also

SunOS 5.10  Last Revised 16 Sep 1996

Name | Synopsis | Description | Options | Usage | Attributes | See Also