Install AXMSpectrum | Teradata DSA | DSE for Spectrum Protect - Installing the AXMSpectrum Package - BAR - Data Stream Architecture - Data Stream Extensions

Teradata® DSA - DSE for IBM Spectrum Protect Installation, Configuration, and Upgrade Guide

Product
BAR
Data Stream Architecture
Data Stream Extensions
Release Number
17.10
Published
March 2021
Language
English (United States)
Last Update
2021-04-19
dita:mapPath
xcs1611950516794.ditamap
dita:ditavalPath
gjr1576617673366.ditaval
dita:id
B035-3155
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities
PrerequisiteThe DSC and ClientHandler packages must already be installed. The IBM Spectrum Protect Backup-Archive Client must already be installed.
Install the AXMSpectrum access module, if you use Spectrum Protect.
  1. On the media server, unzip and extract the script rpm file:
    tar zxvf AXMSpectrum_slesxx_arch.xx.xx.xx.xx-######.tar.gz

    where slesxx is the OS, arch is the architecture, xx.xx.xx.xx is the version number, and ###### is a unique number

    A directory with the format AXMSpectrum.xx.xx.xx.xx is extracted in the current working directory.
  2. Run the installation script from the extracted directory.
    ./axm_install.sh -r AXMSpectrum-xx.xx.xx.xx-######.rpm
  3. Accept the default options or provide the appropriate inputs.
  4. Log off and log back in to the server to set the Linux environment variables.
  5. Verify Installation

  6. Verify that /opt/teradata/client/xx.xx/dsa/AXMSpectrum was created and contains executables, libraries, and scripts.
  7. Verify that fusedriver service is running:
    /etc/init.d/fusedriver status
    Fuse Driver Service Status ----> Running
  8. From the media server, verify Spectrum mount point was created and mounted:
    mount
    Spectrum_FUSE on /Spectrum type fuse.Spectrum_FUSE (rw,nosuid,nodev,user=dscuser)
PostrequisiteInstall any other needed access module. If the access modules are all installed, go to Installing the BARCmdline Package.