HP StorageWorks P9000 Replication Manager Software 7.1 CLI Reference Guide (TB584-96021, May 2011)
Note that enclosing with double quotation marks is not necessary for target paths specified in batch
definition files.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Examples
• In this example, the command is used to display information about the file system on the D drive:
PROMPT> drmfsdisplay D:
INSTANCE: D:
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 specified by the
mount point D:\MNT:
PROMPT> drmfsdisplay D:\MNT
INSTANCE: D:\MNT
T FILE FS DG DEVICE COPY-GROUP
F - D:\MNT - Harddisk1 VG01,dev01
• In this example, the command is used to display file system information, in the long format, about
the file D:\temp\file1.txt on the D drive:
PROMPT> drmfsdisplay D: -target D:\temp\file1.txt -l
INSTANCE: D:
T FILE FS FSTYPE DG LVM-DEVICE
DEVICE COPY-GROUP PORT# TID# LUN# MU# LDEV# P/S SERIAL#
F D:\temp\file1.txt D: NTFS - \\?\Volume{df67a5b0-5583-11d5-a410-806d6172696f}\
Harddisk1 VG01,dev01 CL1-A 0 0 0 10000 P 15044
• In this example, the command is used to display file system information, in the long format, about
the disk volume Harddisk1:
PROMPT> drmfsdisplay -device Harddisk1 -l
INSTANCE: D:
T DEVICE FILE FS FSTYPE DG LVM-DEVICE
COPY-GROUP PORT# TID# LUN# MU# LDEV# P/S SERIAL#
F Harddisk1 D:\temp\file1.txt D: NTFS -
\\?\Volume{df67a5b0-5583-11d5-a410-806d6172696f}\
VG01,dev01 CL1-A 0 0 0 10000 P 15044
• 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:
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
Basic commands98