300
Celerra Network Server Command Reference Manual
The server Commands
server_checkup
Checks the configuration parameters, and state of a Data Mover and
its dependencies.
SYNOPSIS
server_checkup {<movername> | ALL}
{[ -test <component> [-subtest <dependency>]] [-quiet] [-full]}
| -list
| -info {<component> | all}
DESCRIPTION server_checkup performs a sanity check of a specific Data Mover
component and its dependencies by checking configuration
parameters, and the current state of the component and
dependencies.
A component is any basic feature that is available on the Data Mover,
for example, CIFS. A dependency is a configuration component of a
Data Mover that the proper operation of a Data Mover functionality
(like CIFS) is depending upon. This configuration component can be
owned by multiple Data Mover components. For example, proper
operation of a CIFS service depends on correctly specified DNS,
WINS, Antivirus, etc.
server_checkup displays a report of errors and warnings detected in
the specified Data Mover component and its dependencies.
OPTIONS No arguments
Performs a sanity check of all the components and all their
dependencies on the specified Data Mover or all Data Movers.
-test <component>
Performs a sanity check of a specific component and all of its
dependencies.
[-subtest <dependency>]
Performs a sanity check of a specific component and its specified
dependency only. If the dependency is not defined, executes the
command for all the dependencies of the component.
-quiet
Displays only the number of errors and warnings for the sanity
check.
-full
Provides a full sanity check of the specified Data Mover(s).