lio_fsck
Description
Checks the file system integrity of the given paths
Options
- -o own_opt
- How to handle missing system.owner issues. Default is manual.
- parent - Make the object owner the same as the parent directory.
- manual - Do nothing. Leave the owner as missing.
- delete - Remove the object
- user valid_user - Make the provided user the object owner.
- -ex ex_opt
- How to handle missing system.exnode issues. Default is manual.
- parent - Create an empty exnode using the parent exnode.
- manual - Do nothing. Leave the exnode as missing or blank.
- delete - Remove the object
- -s size_opt
- How to handle missing system.exnode.size. Default is repair.
- manual - Do nothing. Leave the size missing.
- repair - If the exnode existst load it and determine the size.
- path_1 ... path_N
- Path prefixes to check