IBM Storage Archive Single Drive Edition Version 2.4.8.4 (2.4.8.4-%LEVEL%)

Licensed Materials - Property of IBM

Copyright 2010, 2026 IBM Corp.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
   notice, this list of conditions, and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions, and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------
 INSTALL document for Linux 
--------------------------------------------------

1. Online user's guidance

   Refer to the information in the online documentation before installing 
   IBM Storage Archive Single Drive Edition on your system.

   Online IBM Storage Archive Single Drive Edition documentation is available 
   on IBM Documentation and can be found at:
       https://www.ibm.com/docs/en/storage-archive-sde

2. System Requirements:

  Operating Systems:
      - RHEL 8 (x86_64 and ppc64le)
      - RHEL 9 (x86_64 and ppc64le)

  Tested drives (use with the latest version of drive firmware):
      - IBM LTO Generation 9 tape drives
        (IBM TS2290, drives in IBM 7226 Multimedia Storage Enclosure, or OEM drives)
      - IBM LTO Generation 8 tape drives
        (IBM TS2380, IBM TS2280, drives in IBM 7226 Multimedia Storage Enclosure, or OEM drives)
      - IBM LTO Generation 7 tape drives
        (IBM TS2370, IBM TS2270, drives in IBM 7226 Multimedia Storage Enclosure, or OEM drives)
      - IBM LTO Generation 6 tape drives
        (IBM TS2360, IBM TS2260, drives in IBM 7226 Multimedia Storage Enclosure, or OEM drives)
      - IBM LTO Generation 5 tape drives
        (IBM TS2350, IBM TS2250, drives in IBM 7226 Multimedia Storage Enclosure, or OEM drives)
      - TS1140 tape drives
      - TS1150 tape drives
      - TS1155 tape drives
      - TS1160 tape drives

  For information about connectivity and configurations for the IBM Storage Archive Single Drive 
  Edition on IBM branded tape drives,refer to the online documentation that is available on IBM 
  Documentation:
     https://www.ibm.com/docs/en/storage-archive-sde

  For information about the latest versions of drive firmware,
  and hardware interoperability known issues and limitations, refer to the IBM System Storage Interoperation Center (SSIC).

  The IBM SSIC can be found at the following website:
    http://www.ibm.com/systems/support/storage/config/ssic

  For OEM branded tape drives, ask your supplier about the interoperability.

3. Linux Systems based on rpm package manager.

  3.1 Installation of IBM Storage Archive Single Drive Edition

    # rpm -Uhv ./ltfssde-2.4.8.4-[revision]-[distribution].[arch].rpm

  3.2 Uninstallation of IBM Storage Archive Single Drive Edition

    # rpm -e ltfssde-2.4.8.4-[revision]

    Specify the current version as the second argument. The correct version can be obtained
    according to the procedures shown below in section "3.3 Verify the current version."

  3.3 Verify the current version.

    $ rpm -qa | grep ltfssde

  3.4 Make an rpm package from src.rpm.

    # rpmbuild --rebuild ltfssde-2.4.8.4-[distribution].src.rpm

