HP XP P9000 Replication Manager Software 7.6.1-00 Application Agent CLI Reference Guide

PROMPT> drmfscat D: -hostname FILESERV1
INSTANCE: D:
BACKUP-ID:0000000001 BACKUP-MODE: COLD INSTANCE: D: ORIGINAL-ID:0000000001
START-TIME:2002/06/01 10:00:00 END-TIME: 2002/06/01 10:03:00
HOSTNAME: FILESERV1
T FILE FS DG DEVICE COPY-GROUP
F - D: - Harddisk1 VG01,dev01
F - - - - VG01,dev01
In this example, the command is used to display backup information for the file system of the D
drive and management information for the backup catalog:
PROMPT> drmfscat D: -v
VIRTUAL-SERVERNAME: host1
DB-PATH: D:\Program Files\CVXPAE\DRM\db2
INSTANCE: D:
BACKUP-ID:0000000001 BACKUP-MODE: COLD INSTANCE: D: ORIGINAL-ID:0000000001
START-TIME: 2002/06/01 10:00:00 END-TIME: 2002/06/01 10:03:00 HOSTNAME: FILESERV1
CATALOG-UPDATE-TIME: 2002/06/01 10:02:00
T FILE FS DG DEVICE COPY-GROUP
F - D: - Harddisk1 VG01,dev01
F - - - - VG01,dev01
In this example, the command is used to display backup information for the file system of the D
drive and management information for the backup catalog (when a backup is not performed):
PROMPT> drmfscat D: -v
VIRTUAL-SERVERNAME: host1
DB-PATH: D:\Program Files\CVXPAE\DRM\db2
KAVX0024-E The specified backup data does not exist.
In this example, the command is used to display backup information for the file system specified
by the mount point D:\MNT:
PROMPT> drmfscat D:\MNT
INSTANCE: D:\MNT
BACKUP-ID:0000000001 BACKUP-MODE: COLD INSTANCE: D:\MNT
ORIGINAL-ID:0000000001
START-TIME:2002/06/01 10:00:00 END-TIME: 2002/06/01 10:03:00
HOSTNAME: FILESERV1
T FILE FS DG DEVICE COPY-GROUP
F - D:\MNT - Harddisk1 VG01,dev02
F - - - - VG01,dev02
In this example, the command is used to concurrently display the backup information for the file
systems in the mount point directories D:, E:, and F:\MNT specified in the mount point directory
target definition file APP1:
PROMPT> drmfscat APP1
INSTANCE: APP1
BACKUP-ID:0000000001 BACKUP-MODE: COLD INSTANCE: APP1 ORIGINAL-ID:0000000001
START-TIME:2002/06/01 10:00:00 END-TIME: 2002/06/01 10:03:00 HOSTNAME: FILESERV1
T FILE FS DG DEVICE COPY-GROUP
F - D: - Harddisk1 VG01,dev01
F - E: - Harddisk2 VG01,dev02
F - F:\MNT - Harddisk3 VG01,dev03
Basic commands96