HP XP7 Replication Manager Application Agent CLI User Guide (TK981-96015, May 2014)

3. Check that backup was performed correctly.
On the file server, execute the drmfscat command, and check the backup information.
FSServer > drmfscat G:
INSTANCE: G:
BACKUP-ID:0000000001 BACKUP-MODE: COLD INSTANCE: G: ORIGINAL-ID:
0000000001
START-TIME:2004/08/05 10:00:00 END-TIME: 2004/08/05 10:03:00
HOSTNAME: FSServer
T FILE FS DG DEVICE COPY-GROUP
F G: G: - Harddisk1 TC01,FS11
F - - - - TC01,FS11
FSServer >
In this example, information about the backup operations carried out in step 2 has been registered
in the backup catalog. The information has the new backup ID 0000000001.
4. Export the backup information to temporary files.
To perform backup from the secondary volume to tape, you need to copy information about the
backup operations from the primary volume to the secondary volume, to the backup server. To
export information about backup to temporary files, execute EX_DRM_DB_EXPORT. The temporary
files are stored in the temporary directory for extended commands, on the file server.
FSServer > EX_DRM_DB_EXPORT Operation_A
5. Transfer the temporary files to the backup server.
Transfer the temporary files in batch, from the file server to the backup server. To transfer the
files, execute EX_DRM_FTP_PUT on the file server. The temporary files are stored in the temporary
directory for extended commands, on the backup server.
FSServer > EX_DRM_FTP_PUT Operation_A -server BKServer -user admin -password password
Operations at the remote site
1. Import the temporary files transferred from the file server in the local site, into the backup catalog
of the backup server.
To import the temporary files, execute EX_DRM_DB_IMPORT on the backup server.
BKServer > EX_DRM_DB_IMPORT Operation_A
Application Agent CLI User Guide 267