Solstice Backup 5.1 Disaster Recovery Guide

Recovery with Autochangers (Jukeboxes)

This section explains how to use your autochanger during a disaster recovery where you have lost, at a minimum, the Backup server indexes and configuration files. The configuration files reside in the /nsr/res.

The configuration files include the nsrjb.res file, which contains autochanger configuration information.

This section assumes that you have lost the Backup server indexes and configuration files on the original server, or you are moving Backup and need to recover the existing index and configuration files to the new server.

For more information, see "System and Backup Software Recovery" and "How to Recover Backup Indexes and Configuration Files ".

The programs that recover the indexes and configuration files do not recognize autochangers. Consequently, you need to use the autochanger as if it were a stand-alone drive for that portion of the recovery. Use the autochanger's control panel to mount and unmount the necessary backup volumes.

After recovering the indexes and configuration files, all the original autochanger configuration files are back in place. You can now use the autochanger to recover the remainder of your data.


Caution - Caution -

If you did not lose the server indexes and they are over 30 days old, you must reenable the server and autochanger to use the autochanger during a disaster recovery.


The rest of this section describes the issues that might influence your choices for using the autochanger or just the drive located inside the autochanger and how to recover the server's indexes and configuration files.

Autochanger Addition and Configuration

If you choose to recover with an autochanger, review these issue about recovering data prior to restoring the server indexes and configuration files:

How to Recover with an Autochanger

Use the following procedure to perform a disaster recovery with an autochanger:

  1. If necessary, reinstall the operating system and Backup software.

    During installation, use the same pathname for the indexes that you previously used and backed up.

  2. Run the jbconfig command to add and configure the autochanger.

  3. Issue the nsrjb -vHE command.

    This command resets the autochanger for operation, ejects backup volumes, reintializes the element status, and checks each slot for a volume. If the -E option is not supported for your autochanger, use the sjiielm program (for example, /etc/LGTOuscsi/sjiielm) to initialize element status.

    If a volume is loaded in the drive, it is removed and placed into a slot. This operation might take a few minutes to complete.

    If you receive an error, typically the robotic device is having trouble finding a slot for a volume it has removed from the drive. Try moving some backup volumes around to make room for the volume, or, if possible, remove the volume from the robotic arm and manually place it in a slot.

  4. Locate your bootstrap data, either an electronic file or hardcopy.

    With this information, determine which volumes are necessary for recovering the server indexes and configuration files.

  5. Enter the nsrjb -I command to inventory the contents of the autochanger, to help you determine whether the volumes required for recovering the bootstrap are inside the autochanger.

    Chances are the volume currently loaded in the drive contains the most current bootstrap.

    If you want to speed up this process, issue the command with the -S flag and list only the slots where you think the required backup volumes reside. This saves you from having to inventory the entire autochanger contents. You must list the slots in order (for example, "nsrjb -I -S 1-3"). If you want to inventory slots out of order, (for example 1, 3, and 6,) you must issue the nsrjb -I -S command separately for each slot. All the volumes currently loaded in the autochanger are marked with an asterisk because you have not yet recovered the media index.

  6. Load the appropriate volume by entering the following command:


    # nsrjb -l -S slot -f device-name 
    

    where slot is the slot where the first volume is located and device-name is the pathname of the first drive. You can also use the Backup Mount button.

  7. Enter the mmrecov command.

    If the bootstrap spans across more than one volume, Backup prompts you to load another backup volume.

  8. Enter the nsrjb -u command to unmount the volume after the indexes have been recovered.


    # nsrjb -u -S slot -f device-name 
    

    You can also use the Backup Unmount button.

  9. Shut down Backup.

  10. Rename /nsr/res to /nsr/res.orig.

  11. Rename the /nsr/res.R directory to /nsr/res.

    When you recover and rename the /nsr/res files, you replace the configuration files you created when you reinstalled and configured the autochanger. This step ensures that you have all your configurations that existed on the last backup, prior to the disaster.

  12. Restart Backup.

    After the server indexes and configuration files are recovered, you have a fully functioning autochanger. Inventory the contents of your autochanger, especially if you manually moved volumes as part of the disaster recovery.