Restore examples
These output examples provide a sample of the text, messages, and process status that displays when you use the restore command.
In this example, the
fcmcli
restore K:,L: /INSTANTRestore=No command restores volumes K: and L:.
The following output is displayed:
IBM Storage Protect Snapshot for Windows:
IBM Storage Protect Snapshot
Version 8, Release 1, Level 0
(C) Copyright IBM Corporation 2009, 2016. All rights reserved.
You have selected a full filesystem RESTORE operation. Performing this restore
will overwrite the volumes that you have specified for restore.
Do you want to continue with the RESTORE operation? (Yes (Y)/No (N)) y
Preparing for a RESTORE operation, please wait...
Starting restore of volume...
Beginning VSS restore of 'K:', 'L:'. This operation could take a while, please wait...
Restoring 'K:', 'L:' via file-level copy from snapshot(s). This process may take
some time. Please wait.
VSS Restore operation completed with rc = 0.
Elapsed Processing Time: 385.23 secondsIn this example, the fcmcli restore D:\mnt\mp1,D:\mnt\mp2 /PITDATE=10/07/2014
/PITTIME=08:53:36 command restores mount points D:\mnt\mp1 and ,D:\mnt\mp2. The following output is
displayed:
IBM Storage Protect Snapshot for Windows:
IBM Storage Protect Snapshot
Version 8, Release 1, Level 0
(C) Copyright IBM Corporation 2009, 2016. All rights reserved.
You have selected a full filesystem RESTORE operation. Performing this restore
will overwrite the volumes that you have specified for restore.
Do you want to continue with the RESTORE operation? (Yes (Y)/No (N)) y
Preparing for a RESTORE operation, please wait...
Starting restore of volume...
Beginning VSS restore of 'd:\mnt\mp1', 'd:\mnt\mp2'. This operation could take a
while, please wait...
Restoring 'd:\mnt\mp1', 'd:\mnt\mp2' via volume-level copy from snapshot(s). This
process may take some time. Please wait.
VSS Restore operation completed with rc = 0.
Elapsed Processing Time: 162.23 secondsIn this example, the fcmcli restore K:,L: /FROMSERVER=troyvm1 command restores
volumes K: and L: from server
troyvm1. The following output
is displayed: IBM Storage Protect Snapshot for Windows:
IBM Storage Protect Snapshot
Version 8, Release 1, Level 0
(C) Copyright IBM Corporation 2009, 2016. All rights reserved.
You have selected a full filesystem RESTORE operation. Performing this restore
will overwrite the volumes that you have specified for restore.
Do you want to continue with the RESTORE operation? (Yes (Y)/No (N)) y
Preparing for a RESTORE operation, please wait...
Starting restore of volume...
Beginning VSS restore of 'K:', 'L:'. This operation could take a while, please wait...
Restoring 'K:', 'L:' via volume-level copy from snapshot(s). This process may take
some time. Please wait.
VSS Restore operation completed with rc = 0.
Elapsed Processing Time: 161.57 seconds