Previous Topic: Register Data Mover Servers with the Primary Server Using Device ConfigurationNext Topic: Uninstall Arcserve Backup UNIX and Linux Data Mover


Register the Data Mover Server with the Primary Server Using regtool

Arcserve Backup lets you register the data mover server with the primary server manually using a command line utility named regtool. You can use this procedure in any of the following scenarios:

Prerequisite Tasks

Syntax

The regtool command contains the following syntax:

regtool [register|unregister|getsvrinfo]

Arguments

The following table describes the regtool arguments:

Argument

Description

register

Lets you register the UNIX or Linux data mover server with a primary server only if it is not registered to a primary server.

unregister

Lets you unregister the UNIX or Linux data mover server from a primary server.

getsvrinfo

Lets you obtain details about the primary server to which the data mover server is registered.

To register the data mover server with the primary server using regtool

  1. Log in to the data mover server.

    Open a command prompt window

    By command, browse to the following directory:

    <DATAMOVER_HOME>/ABdatamover
    

    By default, UNIX and Linux Data Mover resides in the following directory:

    /opt/CA
    
  2. Execute regtool using the following syntax:
    #./regtool register
    

    The UNIX or Linux server is registered with the primary server.