PreviousNext

cdscache(8dce)

A dcecp object that manages a local CDS cache

Synopsis

cdscache create server_name_ -binding server_binding

cdscache delete server_name_

cdscache discard server_name

cdscache dump

cdscache help [operation |-verbose]

cdscache operations

cdscache show server_name_list {-server | -clearinghouse}

Arguments

operation
The name of the cdscache operation for which to display help information

server_name
A single simple name of the cached server machine. A simple name is not a cell-relative name (such as /.:/hosts/pelican/self). Some examples of simple names are pelican and hosts/pelican.

Description
The cdscache object represents the CDS cache on the local node. The CDS cache contains information about servers and clearinghouses known to the local machine, and also contains user data about CDS entries that have been read. The create and delete operations apply only to the server information. The show and dump commands can display additional information.

More:

Errors

Operations

Related Information