home *** CD-ROM | disk | FTP | other *** search
/ ftp.seagate.com / 2014.07.ftp.seagate.com.tar / ftp.seagate.com / pub / palindrome / technote / tn9304.asc < prev    next >
Text File  |  1995-03-21  |  6KB  |  143 lines

  1. Tech Note Number:               9304
  2. Date:                           March 31, 1993
  3. Subject:                        Procedures for Cloning a Server
  4.                                 Using the Network Archivist NLM
  5. Keywords:                       CLONING, SERVER, NETWORK ARCHIVIST NLM,
  6.                                 RESTORATION, TAPE SET, RCONSOLE, TNARECOV
  7. Network Archivist Version:      Network Archivist NLM Version 2.0x
  8.  
  9. Requirements
  10.  
  11. The following Tech Note details the procedure for cloning a server
  12. using the Network Archivist NLM.  The requirements are Network
  13. Archivist NLM base software diskettes.  The source server is the
  14. server to be cloned.  The destination server must be named the same
  15. as the source server, with the same volume structure; and the
  16. destination server must have NetWare TM version 3.11 installed.
  17.  
  18. Procedure
  19.  
  20. STEP 1: Place a blank, formatted tape in your tape drive and issue
  21. the following command from the DOS prompt:
  22.  
  23. TNA2TAPE /AF /Q
  24.  
  25. The command can be issued from the server console by placing a
  26. LOAD statement in front of the command; (i.e., LOAD TNA2TAPE /AF
  27. /Q).
  28.  
  29. Rotating to a blank tape ensures that files deleted from disk
  30. since the last rotation will be noted as deleted in the Network
  31. Archivist history databases.
  32.  
  33. Also, since this is a brand new tape set (and no other tapes
  34. exist in the set) the TNA2TAPE /AF command will copy to tape all
  35. files that are not already on the tape set (i.e., full system
  36. snapshot).  This includes all volumes on the protected volume
  37. list.  Please remember that any file with rules set to
  38. "checkpoint never" will not be copied to tape during a /AF
  39. operation.
  40.  
  41. Restoration to the destination server will be accomplished using
  42. one tape (or tape set) instead of multiple tapes (or tape sets).
  43.  
  44. By forcing in a blank tape, tape sets are increased by one.  For
  45. instance, if your highest tape set is G (TAPE_G1), then the blank
  46. tape will become TAPE_H1. After the cloning process is complete
  47. and regular backups are started again, TAPE_H1 will become the
  48. most frequently used backup tape and will be requested every
  49. second rotation according to the Tower of Hanoi rotation scheme.
  50.  
  51. STEP 2: After the full backup is complete, check the TNA_LOG file
  52. to verify that the backup completed successfully, that no open
  53. files were skipped, and to check for any important messages
  54. communicated by the Network Archivist.
  55.  
  56. (Optional) It is recommended to repeat the first step in order to
  57. have another tape available if media failure should occur.  It is
  58. a good idea to clean your tape drive after introducing new, blank
  59. tapes.
  60.  
  61. STEP 3: Bring the source server down and the destination server
  62. up.  Once again, these two servers have identical server names
  63. and volume structures. The destination server should have the
  64. tape drive and controller already installed with the necessary
  65. drivers loaded.  Refer to Palindrome's Hardware Installation
  66. Guide.
  67.  
  68. Note: If the source server cannot be brought down, clone the
  69. destination server offline.
  70.  
  71. Note: After cloning is complete, the clone must remain off the
  72. network or the server's name must be changed.
  73.  
  74. STEP 4: Login as "SUPERVISOR" on the destination server and
  75. install the Network Archivist NLM base software and expand disks
  76. if you have them. Refer to Chapter 2 (software installation
  77. section) of the Network Archivist NLM documentation.
  78.  
  79. Be sure to install the Network Archivist into the same directory
  80. specified on the source server.  There is no need to add
  81. additional volumes to the protected volume list during this
  82. installation.
  83.  
  84. Check SYS:\SYSTEM\TNAPATH.DAT, make sure the first line of
  85. TNAPATH.DAT file contains correct path information to the Network
  86. Archivist installation directory.
  87.  
  88. Load REMOTE and RSPX modules for access to RCONSOLE during the
  89. cloning process.
  90.  
  91. STEP 5: After completing the Network Archivist NLM installation
  92. procedures outlined in Chapter 2 of the Network Archivist NLM
  93. Documentation, login as "SUPERVISOR" and have search maps set up
  94. for the Network Archivist installation directory and SYS:SYSTEM
  95. directory.
  96.  
  97. STEP 6: Change into the Network Archivist installation directory
  98. and delete the *.PAC files.
  99.  
  100. STEP 7: Type TNARECOV.
  101.  
  102. Type "O" to recover the System Control Database to its original
  103. location (ASNX.PAC, ASDB.PAC).
  104.  
  105. Press F9 to access the server console using RCONSOLE.
  106.  
  107. STEP 8: The Network Archivist will open the tape:
  108.  
  109. Type "Y" to restore the database.
  110.  
  111. STEP 9: When the System Control Database is recovered, exit
  112. RCONSOLE.  You will receive a message that the job has completed
  113. successfully and you will be brought to the TNARECOV Menu. It
  114. will display the list of protected volumes that resided on the
  115. source server.
  116.  
  117. STEP 10: Exit out to DOS and type TNACFG /O.
  118.  
  119. Edit the Network Login field so that the Network Login is
  120. "SUPERVISOR."
  121.  
  122. Enter the "SUPERVISOR" password in the network password field,
  123. and then exit to DOS.
  124.  
  125. STEP 11: From the DOS prompt, type TNARECOV to display the
  126. TNARECOV screen.  Tag/Select all volumes listed and then type "O"
  127. for Operation.  Choose "Recover Volume".  The Network Archivist
  128. will then recover all data for each of the tagged volumes.
  129.  
  130. Monitor the Network Archivist's progress through RCONSOLE or
  131. directly from server console.
  132.  
  133. It is normal to receive an 897 warning when File History
  134. Databases are recovered.
  135.  
  136. STEP 12: After the cloning process is complete, access the
  137. Network Archivist configuration screen at the DOS prompt:
  138.  
  139. TNACFG /O
  140.  
  141. Change the Network login back to "ARCHIVIST" and change the
  142. Network password to match the Archivist password.
  143.