cm checkfilesets(8dfs)

Forces the Cache Manager to update fileset-related information

Synopsis

cm checkfilesets [-help]

Options
-help
Prints the online help for this command.

Description
The cm checkfilesets command forces the Cache Manager to discard its table of mappings between fileset names and fileset ID numbers. Because the Cache Manager needs the information in the table to fetch files, this command forces the Cache Manager to fetch the most recent information available about a fileset from the Fileset Location Server before the Cache Manager can fetch any more files from that fileset. (Normally, the Cache Manager flushes the table and constructs a new one every hour.)

This command is most useful if you know that a fileset name has changed or that there is a release of new read-only replicas. Issuing this command forces the Cache Manager to reference the fileset with the new name or the new read-only replica.

To force the Cache Manager to discard a cached file or directory, use the cm flush command. To force the Cache Manager to discard any data cached from filesets containing specified files or directories, use the cm flushfileset command.

Privilege Required
No privileges are required.

Related Information
Commands: cm flush(8dfs)

cm flushfileset(8dfs)