Previous Topic: Prepare to Perform a Backup Job

Next Topic: Start Lotus Domino

Configuration File

Before you back up Lotus Domino data, you must create the NotesNetShare.cfg configuration file for the CA ARCserve Backup server in its home directory.

The following is an example of a NotesNetShare.cfg file format:

\\server213\d$  \\server100\lotus
server213

Specifies the host server (machine) where CA ARCserve Backup Agent for Lotus Domino is installed.

d$

Specifies the mapped driver to a NAS share named lotus.

server100

Specifies the NAS server name.

lotus

Specifies the NAS share.

The following is another example of a NotesNetShare.cfg file format:

\\123.456.789.1\f$  \\123.456.789.2\d$

In this example, 123.456.789.1 is the host server (machine) where CA ARCserve Backup Agent for Lotus Domino is installed, f$ is the mapped driver to the network-shared device, and \\123.456.789.2\d$ is where the Lotus Domino data directory is located.