HP StorageWorks P9000 Replication Manager Software 7.1 CLI Reference Guide (TB584-96021, May 2011)

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 ShadowImageXP 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.
2. The command confirms that the file system has been unmounted, and then resynchronizes the
disks by restoring the backup data from the secondary volume to the primary volume.
3. The command mounts the file system again.
The following explains the command processing for restoration in a cluster configuration:
1. The command automatically takes the disk resource offline when the disk resource in the file
system to be restored is brought online.
If an attempt to take a disk resource offline fails, the command displays an error message and
restoration processing fails.
When the disk resource has already been taken offline, processing proceeds to the next step.
2. The command confirms that the disk resource has been successfully taken offline, and then resyn-
chronizes the disk by restoring the backup data from the secondary volume to the primary volume.
CLI Reference Guide 99