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

PROMPT> drmfsdisplay D: -v
VIRTUAL-SERVERNAME: host1
DB-PATH: D:\Program Files\CVXPAE\DRM\db2
INSTANCE: D:
CORE-MAPFILE-UPDATE-TIME: 2002/06/01 10:00:00
APP.-MAPFILE-UPDATE-TIME: 2002/06/01 10:00:00
T FILE FS DG DEVICE COPY-GROUP
F - D: - Harddisk1 VG01,dev01
In this example, the command is used to display information about the file system on the D drive
and management information for the dictionary map files (when no dictionary map files exist):
PROMPT> drmfsdisplay D: -v
VIRTUAL-SERVERNAME: host1
DB-PATH: D:\Program Files\CVXPAE\DRM\db2
KAVX0039-E The core map file(s) cannot be found.
In this example, the command is used to display the type (local copy or remote copy) of the file
system on the D drive, as well as the name identifying the generation:
PROMPT> drmfsdisplay D: -l -cf
INSTANCE: /mnt
T FILE FS FSTYPE DG LVM-DEVICE
DEVICE COPY-GROUP PORT# TID# LUN# MU# LDEV# P/S SERIAL# COPY-FUNC
GEN-NAME
F D:\file1 D: NTFS - \\?\Volume{df67a5b0-5583-11d5-a410-806d6172696f}\
Harddisk1 VG01,dev01 CL1-A 0 0 0 10000 P 15044 Business Copy
local_0
drmfsrestore (Restores a file system from a backup)
Format
drmfsrestore backup-ID -resync [ -force ]
[ -target directory-name | -f target-definition-file-name ]
[ -pf copy-parameter-definition-file ]
Description
The drmfsrestore command is used to restore data from the secondary volume to the primary
volume, which resynchronizes the disks. The backup data used for the restoration is specified by a
backup ID.
On file systems that consist of multiple physical volumes, all volumes will be restored.
The following explains the command processing for a restoration, which resynchronizes the disks:
1. When the file system to be restored has been mounted, the command automatically unmounts
the file system.
If the file system cannot be unmounted, the command displays an error message and restoration
processing fails.
When the file system has already been unmounted, processing proceeds to the next step.
Application Agent CLI Reference Guide 101