Command Reference Guide

2.4 NAME 24
–autocorrect
Automatically correct errors discovered by the consistency check of File
System Catalog against corresponding FSE media. See CHECKING FILE
SYSTEM CATALOG CONSISTENCY for details on this process. This
option may only be used together with the –fsc–media option.
–match–media
Correct the errors by removing the entries that have been found only in the
File System Catalog and not in the Fast Recovery Information blocks on
the FSE media. This type of correction further synchronizes the FSC con-
tent with the data actually present on the media. See CHECKING FILE
SYSTEM CATALOG CONSISTENCY for details on this process. This
option may only be used together with the –autocorrect option.
–h, –help
Print the usage information for this FSE command.
–v, –version
Print the copyright and version information for this FSE command.
2.4.4 EXAMPLES
Trigger a File System Catalog consistency check against HSM file system
of the FSE partition daily_reports:
fsecheck – –fsc–hsmfs daily_reports
Trigger a File System Catalog consistency check against FSE media as-
signed to the FSE partition archive_part_32:
fsecheck – –fsc–media archive_part_32
Trigger a File System Catalog consistency check against FSE media as-
signed to the FSE partition archive_part_45. Enable autocorrection:
fsecheck – –fsc–media – –autocorrect archive_part_45
Trigger a File System Catalog consistency check against FSE media as-
signed to the FSE partition temp_partition. Enable extended autocorrection:
fsecheck – –fsc–media – –autocorrect ––match–media temp_partition
File System Extender 3.2 Command Line Reference