Installing iSCSI Initiator - BAR

Teradata Appliance Backup Utility Installation and User Guide

Product
BAR
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-07-13
dita:mapPath
dhb1488824663275.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-3134
lifecycle
previous
Product Category
Teradata Tools and Utilities
If you choose iSCSI connections from Teradata Database nodes to the storage device, you must install Linux iSCSI initiator packages on the Teradata Database nodes before you configure Appliance Backup Utility.
  1. Insert the Linux SUSE Service Pack DVD into the Teradata Database node drive.
  2. Use yaST2 on the node to enable Software Management.
  3. Set search to open-iscsi and click Search.
  4. In the right-hand panel, check the open-iscsi package.
  5. Click Accept.
  6. If you receive an Insert SUSE Linux Enterprise Server message, change the device in the popup message from hdb to the DVD device you are using.
  7. Click No to the Install or remove more packages? message.
  8. Verify installation.
    # rpm -q open-iscsi
    open-iscsi-2.0.868-0.6.11
    #
    
  9. Type the following code to acquire an initiator ID:
    # grep ^InitiatorName /etc/iscsi/initiatorname.iscsi
     InitiatorName=iqn.1996-04.de.suse:01:591b3850823 
    #
  10. Record the generated initiator ID to use when configuring iSCSI initiator.