Users Guide

Mount the Smart Copy backup document named e2b3f1a3234.bcd at the mount point D:\Data2Server
> ASMCLI mount document= "PSV{18A090603BE03FA80A7AE4120000E045;32256}\ e2b3f1a3234.bcd"
location="D:\Data2Server"
Mount the most recent Smart Copy backup document available for volume F:\ on drive Q:\
> ASMCLI mount volume=F:\ useLatest location="Q:\"
Mount the oldest Smart Copy backup document available for the Exchange mailbox database named Mailbox2Database on drive Q:\:
> ASMCLI mount component="Mailbox2Database" useEarliest location="Q:\"
ASMCLI -Properties
Specify the properties subcommand to list the properties of an existing Smart Copy backup document.
Command Syntax
ASMCLI properties
[-document="path" |
-volume={"drive_letter"|"mntpnt"} |
-component="component_name"] |
-collection=" collection_name" |
-writer="writer_name" | objectID="identifier" |
[-useLatest | -useEarliest]
For a description of these parameters, see Command Parameters.
Command Output
The following data is provided in the output from this command, depending on the parameters that you specify. Each property is preceded
by the specified identification string.
The following table lists the various identifiers that are displayed on the screen when you run the properties command.
Table 37. Identifiers for ASMCLI Properties
Identifier Smart Copy Property
-document= Path name of Smart Copy Set backup document.
creationtimestamp= Creation timestamp.
OriginatingObject= Name of the supported volume, component, or collection from which the Smart Copy was
created.
OriginatingHost= Host name of the machine on which the Smart Copy was created.
-snapshottype= Snapshot type (snapshot, replica, clone, or thin clone).
-backupType= Backup Type (copy or full).
-Snapshotcount= Number of snapshots contained in the Smart Copy Set.
-OriginalVolumes= Semicolon-delimited list of the original volumes from which the Smart Copy Set was created.
-SmartCopyStatus= Current state of the Smart Copy Set (broken, unreachable, mounted, or available).
-MountPoints= If the Smart Copy is mounted, a semicolon delimited list of the mount points.
-Application= Application type (Exchange, SQL Server, SharePoint, HyperV, or file system).
-ChecksumVerification= Checksum Verification state. (Exchange only).
-SoftRecovery= Soft Recovery\ state (Exchange only).
-ReplicationStatus
If the snapshot type is a replica, this indicator shows the current status of the replication
process:
Disabled—The replica set containing this replica is promoted to access a different replica.
116 Using the Command Line Interface