Show TOC

resync_cmdLocate this document in the navigation structure

This parameter defines the command for the synchronization of the mirror disks with the original disks under the control of BRBACKUP.

This parameter is only relevant when using the split mirror configuration with the split command scenario.

            resync_cmd = "<resync_cmd> [$]"
         

Default value: none

This command has its own option:

<resync_cmd>: program or shell script for synchronizing the mirror disks

The $ character is optional. If it is set it replaces BRBACKUP in runtime with the name of a text file containing all file names to be split.

Caution

The resync command must be created by the user in the form of a program, a shell script, or a batch file.

If the resync command has been performed successfully the exit code 0 is displayed. No other output is displayed. The only possible outputs not recognized as errors are messages beginning with the characters #INFO.

See also:

split_cmd