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

2. Check that the file system has been backed up correctly.
To check that backup information bearing the date on which the file system had been backed
up from the primary volume to the secondary volume is available, execute the drmfscat command
on the file server.
FSServer > drmfscat E:
INSTANCE: E:
BACKUP-ID:0000000001 BACKUP-MODE: ONLINE INSTANCE: E:
ORIGINAL-ID:0000000001
START-TIME:2003/08/01 19:00:00 END-TIME: 2003/08/01 19:03:00
:
:
In this example, information about the backup operation carried out in step 1 has been loaded
in the backup catalog with the new backup ID 0000000001.
3. Export the information about the backup to temporary files.
To back up data from the secondary volume to a tape, you must copy information about the
backup that was performed from the primary volume to the secondary volume. Copy this
information 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
4. Transfer the temporary files to the backup server.
Batch-transfer the temporary files from the file server to the backup server. To transfer the files,
execute EX_DRM_FTP_PUT on the file server. In this example, the user ID used for logon to the
FTP server is admin and the password is password. 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
5. Import the temporary files, which were transferred from the file server, into the backup catalog
on the backup server.
Import the temporary files, which were transferred from the file server, into the backup catalog
on the backup server. To import the temporary files, execute EX_DRM_DB_IMPORT on the backup
server.
BKServer > EX_DRM_DB_IMPORT Operation_A
6. Check that the temporary files have been imported correctly.
To check that backup information bearing the date on which the temporary files had been backed
up from the primary volume to the secondary volume has been imported on the backup server,
execute the drmfscat command on the backup server.
Operation for file systems254