nas_fsck
191
The nas Commands
[-aclchkonly]
Initiates the aclchk utility only, which checks and corrects any
errors in the ACL database and removes duplicate ACL
information that is being stored on the specified file system. The
aclchkonly option can only be used on a file system which is
mounted but not exported. It cannot be run on an unmounted file
system. The default is for both fsck and aclchk.
[-monitor]
Displays the status of fsck and aclchk until the command
completes.
[-mover <mover_name>]
For the specified unmounted file system, specifies a Data Mover
for the fsck and aclchk utilities to be run. If no Data Mover is
specified, the next available server is used.
Note: For a mounted file system, a <movername> is not required since
the fsck and aclchk utilities are run on the Data Mover where the file
system is mounted.
[-Force]
Forces a fsck or aclchk to be run on a file-level retention enabled
file system.
SEE ALSO Managing Celerra Volumes and File Systems Manually, nas_fs.
EXAMPLE #1 To start file system check on ufs1 and monitor the progress, type:
$ nas_fsck -start ufs1 -monitor
id = 27
name = ufs1
volume = mtv1
fsck_server = server_2
inode_check_percent = 10..20..30..40..60..70..80..100
directory_check_percent = 0..0..100
used_ACL_check_percent = 100
free_ACL_check_status = Done
cylinder_group_check_status = In Progress..Done
Where:
Value Definition
id automatically assigned ID of a file system.
name name assigned to the file system.
volume volume on which the file system resided.
fsck_server name of the Data Mover where the utility is being run.
inode_check_percent percentage of inodes in the file system checked and fixed.
directory_check_percent percentage of directories in the file system checked and fixed.