HP StoreOnce Backup System Linux and UNIX Configuration Guide (BB852-90952)

2 Linux (x86, x64 and IA64)
Overview
This chapter describes how to configure the HP StoreOnce Backup System for use with the following
Linux operating systems:
SuSE Linux Enterprise Server 10 (x86, x64 and IA64)
SuSE Linux Enterprise Server 11 (x64 and IA64)
RedHat Enterprise Linux 5 (x86, x64 and IA64)
RedHat Enterprise Linux 6 (x64)
NOTE: HP StoreOnce Backup Systems with iSCSI interfaces are only supported with SuSE Linux
Enterprise Server 10 SP1 or greater and RedHat Enterprise Linux 5 or greater. Always refer to
http://www.hp.com/go/ebs for up-to-date compatibility details.
Configuring the HP StoreOnce Backup System for iSCSI
This section covers how to configure iSCSI on Linux. If you wish to use Fibre Channel or your
Backup System does not support iSCSI, then go to Configuring the HP Backup System for Fibre
Channel (page 9)
How to install the Open-iSCSI module
SuSE Linux Enterprise Server
1. Open the Software Management tool from within YaST Control Center.
2. Select and install the open-iscsi module.
RedHat Enterprise Linux
1. Open the Package Manager tool.
2. Select and install the iscsi-initiator-utils package.
How to configure the Open-iSCSI module using the D2Dsetup script
Use the D2Dsetup script provided with the installation media to configure the Open-iSCSI module
automatically. You must provide the IP address as a parameter to the script.
localhost:~ $ D2Dsetup <IP_address>
If you wish to configure CHAP authentication, you should also provide the user name and password
for the initiator and the target, if required.
localhost:~ $ D2Dsetup <Initiator_CHAP_Username> <Initiator_CHAP_Password>
<Target_CHAP_Username> <Target_CHAP_Password> <IP_address>
The response from the HP StoreOnce Backup System will be similar to the following:
HP StoreOnce Backup System Linux and UNIX iSCSI Configuration Tool
Detecting OS...................................done
Checking iSCSI package.........................done
Contacting HP StoreOnce Backup System...done
Discovering available targets..................done
Configuring CHAP authentication................done
Configuring persistant logins..................done
Logging in to targets..........................done
The following library devices have been configured:
Vendor: HP Model: 1x8 G2 AUTOLDR Rev: ai89
Type: Medium Changer ANSI SCSI revision: 03
6:0:0:0: Attached scsi generic sg2 type 8
--
Vendor: HP Model: Ultrium 3-SCSI Rev: ai89
Overview 7