Go to main content

手册页部分 8:系统管理命令

退出打印视图

更新时间: 2022年7月27日 星期三
 
 

fsirand(8)

名称

fsirand - install random inode generation numbers

用法概要

fsirand [-p] special

描述

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(8) 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 afterward.

选项

–p

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

属性

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

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/file-system/ufs

另请参见

attributes(7), fsck(8)