Restoring or retrieving data during a failover
When the client is redirected to a failover server, you can restore or retrieve replicated data from the server.
Before you begin
Before you begin to restore or retrieve data during a failover:
- Ensure that the client is configured for automated client failover.
- Ensure that you are connected to an IBM Storage Protect server that replicates client nodes. For more information about failover requirements, see Requirements for automated client failover.
Restriction: In failover mode, you cannot back
up or archive data to the failover
server.
Procedure
To restore or retrieve data during a failover, complete the following steps:
Results
If the replicated data on the failover server is not current, you are prompted to continue or to stop the restore or retrieve operation.
For example, to restore the build.sh directory at the command-line
interface, you issue the following
command:








dsmc res /build.sh
dsmc res C:\build.sh
The following output is displayed:IBM Spectrum Protect
Command Line Backup-Archive Client Interface
Client Version 8, Release 1, Level 0.0
Client date/time: 11/16/2016 12:05:35
(c) Copyright by IBM Corporation and other(s) 1990, 2016. All Rights Reserved.
Node Name: MY_NODE_NAME
ANS2106I Connection to primary IBM Spectrum Protect server 192.0.2.1 failed
ANS2107I Attempting to connect to failover server TARGET at
192.0.2.9 : 1501
Node Name: MY_NODE_NAME
Session established with server TARGET: Windows
Server Version 8, Release 1, Level 0.0
Server date/time: 11/16/2016 12:05:35 Last access: 11/15/2016 14:13:32
Session established in failover mode to failover server
ANS2108I Connected to failover server TARGET.
Restore function invoked.
ANS2120W The last store operation date reported by the server TARGET of
05/16/2013 22:38:23 does not match the last store operation date of
05/21/2013 21:32:20 stored by the client.
Continue (Yes (Y)/No (N))
If you respond with N, the following
message is displayed:ANS1074W The operation was stopped by the user.
If you respond
with Y, restore processing continues as normal, but the data that you restore
might not be the most current.