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. Perform the restoration operations on the active server.
Check the status of the cluster application using the Web-Based Admin View.
If the Shunsaku cluster application is 'online', stop it from the Web-Based Admin View.
Replace the shared disk where the fault has occurred. Then restore the configuration status for the volume.
Activate the GDS resource to recover Shunsaku operation log files. This will enable the file system on the shared disk to be recognized form the active server.
Refer to Activating GDS Resources in 8.4.2 Setting Up Shunsaku for more information on the procedure for activating the GDS resource.
Create a directory for storing operation log files on the file system on the shared disk if one does not exist.
Refer to 8.4.4 Creating an Area for Storing Operation Log Files for more information.
Deactivate the GDS resource that was activated in Step 3.
Refer to 8.4.5 Deactivating GDS Resources for more information on the procedure for deactivating the GDS resource.
Start the cluster application from the Web-Based Admin View.
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 cp backup-data director-data-file-folder 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 cp /share1/shunsk/shund1/* /backup/shund1/ shundbackup -s shund1 -e |
These commands will complete the recovery of the operation log files, allowing jobs to recommence.
Contents
Index
![]() ![]() |