Users Guide

Identifier Smart Copy Property
Disabled—Replication is in progress. The replica has been deleted on the PS Series
group.
Disabled—Invalid replica
Disabled—Replication is in progress
Disabled—The replica set containing this replica is promoted
Disabled—Could not connect to remote group
Valid replica
-ApplicationConsistent Indicates whether the snapshot is application consistent (True or False).
Examples
List the properties for the Smart Copy backup document 66667777888.bcd.
> ASMCLI -properties -document="C:\BackupDocs\Shadows\
PSV{11111111222233334444555555555555}\66667777888.bcd"
List the properties for the same backup document:
> ASMCLI -properties -document=\
"PSV{11111111222233334444555555555555}\66667777888.bcd"
List the properties for the most recent Smart Copy backup document available for F:\.
> ASMCLI -properties -volume=F:\ useLatest
List the properties for the oldest Smart Copy backup document available for the Exchange mailbox database named
MyMailboxDatabase.
> ASMCLI -properties -component="MyMailboxDatabase" -useEarliest
ASMCLI -restore
Specify the restore subcommand to perform an inplace restore of a Smart Copy Set. An inplace restore copies the entire content of
the Smart Copy Set to its original volumes, overwriting their content.
Use optional parameters to restore multiple volumes and control the selection of volumes, and the version of Smart Copy.
On a cluster, this command fails if:
The target is the cluster quorum disk
The target is a physical disk resource that has not been placed in maintenance mode
The target is a physical disk resource that is not owned by this node or is a physical disk that is used to store Smart Copy Set backup
documents
Command Syntax
ASMCLI -restore [{-document="path" |
-volume={"drive_letter" |"mount_point"} |
-collection="collection_name" |
-objectID=" identifier" |
-component="component_name" |
-writer="writer_name"}]
[{-useLatest | -useEarliest}] [-ignorelogoutfail] [-email | -noemail]
[-retry=n] [-applylogs]
For a description of these parameters, see Command Parameters .
Examples
Restore all of the volumes in place from backup document e2b3f1a3234.bcd:
> ASMCLI -restore -document= "PSV{18A090603BE03FA80A7AE4120000E045;32256}\e2b3f1a3234.bcd"
Restore volume f:\ in place from the most recent backup document created for it:
Using the Command Line Interface
117