Pachctl fsck
pachctl fsck¶
Run a file system consistency check on pfs.
Synopsis¶
Run a file system consistency check on the pachyderm file system, ensuring the correct provenance relationships are satisfied.
pachctl fsck [flags]
Options¶
-f, --fix Attempt to fix as many issues as possible.
-h, --help help for fsck
Options inherited from parent commands¶
--no-color Turn off colors.
-v, --verbose Output verbose logs
Last update: January 5, 2021
Does this page need fixing? Edit me on GitHub