pfcache
Memory and IOPS deduplication management utility that enables/disables caching for Container directories and files, verifies cache integrity, checks Containers for cache errors, and purges the cache if needed.
Note:
The utility does not support additional disks attached to Container.
Syntax
pfcache
<command> <file
|
dir>
[
options
]
Commands
Name
|
Description
|
mark
|
Enables caching of the specified files, directories or subdirectories in Containers.
|
unmark
|
Disables caching of the specified files, directories or subdirectories in Containers.
|
purge
|
Frees up space in the memory and IOPS deduplication cache image.
|
verify
|
Verifies the integrity of the specified mounted memory and IOPS deduplication cache and deletes corrupted files.
|
check
|
Checks for and fixes memory and IOPS deduplication cache errors in the specified Container root directory.
|
stat
|
Displays inodes summary for a running Container.
|
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.
|
|