HP StoreOnce Backup System Linux and UNIX Configuration Guide (BB852-90952)
4 Solaris (x86 and SPARC)
Overview
This chapter describes how to configure the HP StoreOnce Backup System for use with the following
Solaris operating systems:
• Solaris 10 (x86 and SPARC)
• Solaris 11 (x86 and SPARC)
NOTE: HP StoreOnce Backup Systems with iSCSI interfaces are only supported with Solaris 10
Update 4 (08/07) 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
If your product supports iSCSI use the information in this section to configure it.
If your product does not support iSCSI, go to Configuring the HP Backup System for Fibre
Channel (page 30).
How to enable the iSCSI software initiator
1. Enable the iSCSI services using the command:
# svcadm –v enable iscsi_initiator
svc:/network/iscsi_initiator:default enabled
2. Verify the iSCSI services are running:
# svcs –a | grep iscsi_initiator
Online 10:10:28 svc: /network/iscsi_initiator:default
How to configure the iSCSI software initiator using the D2Dsetup script
Use the D2Dsetup script provided with the installation media to configure the iSCSI software initiator
automatically. You must provide the IP address as a parameter to the script.
# 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.
# 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 persistant logins..................done
Configuring drivers............................done
Configuring CHAP authentication................done
The following library devices are configured:
Target: iqn.1986-03.com.hp:storage.d2d.cr2070143b.500110a125810bbf.library1
.robotics
Alias: D2D.CR2070143B.Library1.Robotics
TPGT: 1
ISID: 4000002a0000
Connections: 1
LUN: 0
Vendor: HP
Product: 1x8 G2 AUTOLDR
OS Device Name:
Target: iqn.1986-03.com.hp:storage.d2d.cr2070143b.500110a250017b86.library1.drive
Overview 27