pfcache dump
In addition to the summary provided by stat, shows detailed information on PFCache inodes of a running Container. If no options are specified, outputs full information on checksummed peer inodes.
Syntax
pfcache dump <dir> [--csummed | {--all|-a} | <csum> ] [--column <col> ...]
Options
Name
|
Description
|
<dir>
|
Container root directory.
|
--csummed
|
Outputs information on checksummed inodes.
|
--all| -a
|
Outputs information on all inodes.
|
<csum>
|
Outputs information on inodes with the specified checksum.
|
--column <col> ...
|
Displays only the chosen column(s). <col> can be:
a — Allh — File handlep — Page cache size, pagesc — Checksumf — Filter states — File size, bytes
|
|