Interstage Shunsaku Data Manager Operator's Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]() ![]() |
Chapter 8 HA Functions | > 8.5 Recovering Shared Disk Faults |
If the shared disk where operation log files are located fails, replace the disk, and then recover the operation log files.
The following diagram shows the recovery procedure:
Check the resource status using the cluster administrator.
Vary any online Shunsaku resources offline.
Replace the shared disk where the fault has occurred and restore its settings.
Vary the shared disk resource online using the cluster administrator.
Make sure that the status of the resource is online.
Create a directory for storing operation log files on the file system on the shared disk if one does not exist.
Refer to 8.3.4 Creating an Area for Storing Operation Log Files for more information.
Vary Shunsaku resources online using the cluster administrator, and then start Shunsaku.
Once Shunsaku has started, make sure that the status of all resources is online.
Recover the operation log files by executing the shundrecover command from the active director server.
shundrecover -s director-identifier -l |
shundbackup -s director-identifier -b copy /b director-data-file-folder backup-data shundbackup -s director-identifier -e |
After the recovery of the operation log files is complete, be sure to take a backup of the director data files. If a backup is not taken, an error will occur if recovery processing is performed subsequently.
An example is shown below.
shundrecover -s shund1 -l shundbackup -s shund1 -b copy /b Y:\shunsk\shund1\* Z:\backup\shund1\ shundbackup -s shund1 -e |
These commands will complete the recovery of the operation log files, allowing jobs to recommence.
Contents
Index
![]() ![]() |