RAPCHECK(8) Legato NetWorker 3.0 RAPCHECK(8)
NAME
rapcheck - Resource Administration Platform (RAP) resource directory
consistency checking program
SYNOPSIS
rapcheck [ -dnva ] [ name ]
DESCRIPTION
The rapcheck program maintains the consistency of the RAP resource
directory between multiple servers, and checks for garbage, resource
descriptors that are no longer valid. The -d option turns on some
debugging printouts. The -n option causes it to go through the
motions, but not actually transfer any data. The -v option turns on
more verbose printouts. The -a option (automatic mode) causes
another server to be contacted, and all the resources in that server
included in the local server's database. Before they are added, new
resources are contacted directly to make sure that they really do
exist. If this option is not specified, then each resource in the
local database is contact to verify that it still exists.
Resources are grouped together if they have the same location; generĀ
ally all the resources managed by a particular instance of a service
will have the same location given by the hostname, ONC program numĀ
ber, and ONC version number attributes. For ``soft'' errors like a
host being temporarily down, all of the resources can be deleted at
once, either in response to asking a user, or automatically after the
time (in seconds) given in the default RAP expire time attribute of
the RAP area resource. For ``hard'' errors, such as a service that
has been re-installed so it no longer recognizes its old resources,
the old resources are immediately deleted.
FILES
/var/rap/garbage.res
Potential garbage stored by the rapcheck program.
SEE ALSO
resource(5), rap(8), rapd(8).
Licensed material--property of copyright holder(s) 1