Product manual

157
Management with CLI
fscheck
Usage
fscheck[-a<action>]-n<FSNAME>[-c][-s<tftpServer>][-p<port>][-f<leName>]
Summary
Used to start or stop le system checking and repair, and to view the progress of a currently
running le system check or repair. Also used to export the log le that contains corrupted or
missing les to a TFTP server.
If -c is specied, it will only perform a check and not repair the le system.
-s/-f/-p are optional for the start action used to export the check result le.
If -s and -f are both not specied, no check result le is created.
Options
-a<action> Specifywhichactiontoperform.
list (Default)Displayscheckandrepairprogress.
start Startlesystemcheckandrepair.
stop Stoplesystemcheckandrepair.
-n<FSName> FileSystemName
Canbeupto31characterslong,containingalphanumericcharactersandunderscores.
-f<lename> Speciesthenameofleforloggingcorruptedormissingle.
Onlyvalidforstartaction.
-s<TFTPserver> Speciestftpserver’sIPorhostname.Onlyvalidforstartaction.
-p<portnum> TheportnumberoftheTFTPserver.Defaultis69.Onlyvalidfor
startaction.
-c Onlydocheckanddonotrepairthelesystem.Onlyvalidforstart
action.