Networker: NMDA_Lotus_Backup

Resumen: The purpose of this article is to help you backup a Lotus Domino file using a command line (nsrdasv). In addition, if there is any issue, this article helps you set debugging and assist you to collect the log files for further investigation. ...

Este artículo se aplica a Este artículo no se aplica a Este artículo no está vinculado a ningún producto específico. No se identifican todas las versiones del producto en este artículo.

Instrucciones

  1. Set up a configuration file (nw_domino.cfg) with the following Domino-specific environment settings
    The path below maybe different.

    LINUX:

    Lotus {
    
       Notes_ExecDirectory = /opt/ibm/lotus/notes/latest/linux
       NSR_RESOURCE_DIR = /opt/ibm/lotus/notes/latest/linux/res/C
       NSR_NOTES_INI_PATH = /usr/local/notesdata/notes.ini
    }

    AIX:

    Notes_ExecDirectory = /opt/ibm/lotus/notes/latest/ibmpow
    NSR_RESOURCE_DIR = /opt/ibm/lotus/notes/latest/ibmpow/res/C

    Solaris:

    Notes_ExecDirectory = /opt/lotus/notes/latest/sunspa
    NSR_RESOURCE_DIR = /opt/lotus/notes/latest/sunspa/res/C

    Windows OS:

    LOTUS {>
      Notes_ExecDirectory = F:\Lotus\Domino
      NSR_NOTES_INI_PATH = F:\Lotus\Domino\notes.ini
    }
  2. Log in to the Domino client with notes user id

    Linux:

    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/ibm/lotus/notes/latest/linux

    AIX:

    export LIBPATH=$LIBPATH:/opt/ibm/lotus/notes/latest/ibmpow

    Solaris:

    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/lotus/notes/latest/sunspa
  3. nsrdasv binary is used to backup a Lotus Domino file. Test for a single file backup from the command line

    Note of the following options:
    -s is for the NetWorker Server hostname (for example mars)
    -b is for the pool name (for example Domino Pool)

    Usage: nsrdasv -z configuration_file -s nsr_server_host_name -b pool_name path_to_the_file_name

    UNIX/LINUX:

    $ /usr/bin/nsrdasv -z nw_domino.cfg -s mars -b "Domino Pool" /usr/local/notesdata/account.nsf

    Windows OS:

    set PATH=%PATH%;F:\Lotus\Domino
    
    C:\> nsrdasv -z nw_domino.cfg -s mars -b Domino F:\Lotus\Domino\data\account.nsf
  4. In case of an issue with the backup, NMDA_Lotus - Debug log settings and log file location helps you set the debugging for the process and the location where the debug logs can be found to help with further investigation.

 

Productos afectados

NetWorker
Propiedades del artículo
Número del artículo: 000022375
Tipo de artículo: How To
Última modificación: 17 abr 2026
Versión:  6
Encuentre respuestas a sus preguntas de otros usuarios de Dell
Servicios de soporte
Compruebe si el dispositivo está cubierto por los servicios de soporte.