You are here: Reference Manual > Client-side Commands (lunacm) > lunacm remoteBackup start Command

lunacm remoteBackup start Command

NAME

remoteBackup start - starts the remote backup server.

SYNOPSIS

lunacm:> remoteBackup start -port <2222> -timeout <18000>] [-commandtimeout <10>] [-debug]

DESCRIPTION

The remoteBackup start command starts the remote backup server on the current slot. Your Luna Remote Backup HSM must be connected to that computer and the (Undefined variable: HSM-productVariableSet.LunaHSM)client software must be installed, including the library and the Backup HSM driver. Use the command lunacm:>slot -set -slot <number> to set the backup HSM as the current slot for use by the remote backup server.

 

OPTIONS

The following options are available:

(Option) Parameter Description
-port -po Port number the server will listen on. If no port number is provided, the default port number 2222 will be used
-timeout -t The time in seconds that the server will wait for a client connection. The maximum allowed value is 18000. After every client connection, the timeout value is restarted.
-commandtimeout -ct The command timeout for network communication. The default timeout is 10 seconds. The maximum timeout is 3600. This option can be used to adjust the timeout value to account for network latency.
-debug -de Turn on additional error information.

 

SAMPLE OUTPUT

lunacm:>remoteBackup start

        Remote Backup Server started for slot 1 on port 2222.

        It will run for 18000 seconds. To stop it sooner, hit 'ctl^c".

        Stopping Remote Backup Server.

Command Result : No Error

lunacm:>