JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Storage Archive Manager 5.3 Configuration and Administration Guide     Sun QFS and Sun Storage Archive Manager 5.3 Information Library
search filter icon
search icon

Document Information

Preface

1.  About SAM-QFS

2.  Configuring Storage Devices for Archiving

3.  Performing Additional SAM-QFS Configuration

4.  Creating Parameters Files for Network-Attached Automated Libraries

5.  Checking the Drive Order in Libraries

6.  Populating the Catalog

7.  Managing Automated Libraries and Manually Loaded Drives

8.  Managing Vendor-Specific Libraries

StorageTek ACSLS-Attached Automated Libraries

How to Import Tapes

How to Export Tapes Using a Mailbox

ADIC/Grau Automated Libraries

How to Import a Cartridge

How to Export a Cartridge

IBM 3584 UltraScalable Tape Libraries

Importing Cartridges

Cleaning Drives

Partitioning

How To Remove a Cartridge From a Logical Library

IBM 3494 Libraries

How to Import a Cartridge

How to Export a Cartridge

Sony Direct-Attached 8400 PetaSite Automated Libraries

How to Import Tapes

How to Export a Tape Without Using Mailbox Slots as Storage Slots

How to Export a Tape Using Mailbox Slots as Storage Slots

How to Move a Cartridge to a Different Slot

Sony Network-Attached Automated Libraries

How to Import a Cartridge

How to Export a Cartridge

9.  About Archiving

10.  Configuring the Archiver

11.  Archive Directives (archiver.cmd)

12.  Archive Set Directives (archiver.cmd)

13.  Data Integrity Validation in SAM-QFS

14.  About Releasing

15.  Configuring the Stager

16.  Configuring the Recycler

17.  Advanced SAM-QFS Topics

18.  Using the Sun SAM-Remote Software

Sony Direct-Attached 8400 PetaSite Automated Libraries


Note - Sony 8400 PetaSite libraries are not supported by the SAM-QFS software on an x64 hardware platform.


The Sony 8400 PetaSite Series automated library is different from other Sony models because it has an eight-slot import and export mailbox (slots 400-407). Because the mailbox slots can be used as storage slots, the SAM-QFS library catalog tracks the mailbox slots. This automated library uses a barcode reader.


Note - The information in this section applies only to Sony direct-attached 8400 PetaSite automated libraries. This information does not pertain to the Sony direct-attached B9 and B35 automated libraries, nor does it pertain to the Sony Network-Attached Automated Libraries.


How to Import Tapes

  1. Open the door of the automated library by pushing the Open/Close button on the front panel of the automated library.
  2. Load the cartridges into the mailbox slots.
  3. Push the Open/Close button on the front panel of the automated library.
  4. Manually close the door to the mailbox.

    The automated library checks the mailbox slots for the cartridge barcodes. If the library detects a problem with a barcode, both the in and out lights flash for that slot.

  5. Use the samimport command to enable the SAM-QFS system to recognize the imported cartridges.
    # samimport eq

    eq specifies the equipment ordinal of the device being addressed as defined in the mcf file.

    You can also perform this step by using SAM-QFS Manager. For more information, see SAM-QFS Manager online help.

How to Export a Tape Without Using Mailbox Slots as Storage Slots

  1. Move the cartridge to a mailbox slot (slots 400-407).
    # move source-slot destination-slot eq

    Argument
    Definition
    source-slot
    Specifies the number of the slot in which the cartridge currently resides.
    destination-slot
    Specifies the number of the slot into which the cartridge should be moved.
    eq
    Specifies the equipment ordinal of the device being addressed as defined in the mcf file.
  2. Push the Open/Close button on the front panel of the automated library to open the door.
  3. Remove the cartridge from the mailbox slot.
  4. Push the Open/Close button on the front panel of the automated library.
  5. Manually close the door to the mailbox.
  6. Issue the samexport command to enable the SAM-QFS system to recognize the exported cartridge.
    # samexport eq

    eq specifies the equipment ordinal of the device being addressed as defined in the mcf file.

    You can also perform this step by using SAM-QFS Manager. For more information, see the SAM-QFS Manager online help.

How to Export a Tape Using Mailbox Slots as Storage Slots

  1. Push the Open/Close button on the front panel of the automated library to open the door.
  2. Remove the cartridge from the mailbox slot.
  3. Push the Open/Close button on the front panel of the automated library.
  4. Manually close the mailbox door.
  5. Issue the samexport command to enable the SAM-QFS system to recognize the exported cartridge.
    # samexport eq

    eq specifies the equipment ordinal of the device being addressed as defined in the mcf file.

    You can also perform this step by using SAM-QFS Manager. For more information, see the SAM-QFS Manager online help.

How to Move a Cartridge to a Different Slot

  1. Ensure that the source slot is occupied and that the destination slot is empty.
  2. Issue the move command.
    # move eq:source-slot destination-slot

    Argument
    Definition
    eq
    Specifies the equipment ordinal of the device being addressed as defined in the mcf file.
    source-slot
    Specifies the number of the slot in which the cartridge currently resides.
    destination-slot
    Specifies the number of the slot into which the cartridge should be moved.

    You can also perform this step by using SAM-QFS Manager. For more information, see the SAM-QFS Manager online help.