HP StoreOnce B6000 Configuration Manual page 29

Hp b6000 storeonce backup system linux and unix configuration guide
Hide thumbs Also See for StoreOnce B6000:
Table of Contents

Advertisement

iqn.1986-03.com.hp:storage.d2d.cr203f18f4.01a9754150ae013a
.library1.robotics
iqn.1986-03.com.hp:storage.d2d.cr203f18f4.7e0cdac23ab4eab1
.library1.drive1
NOTE:
In the following commands, items in parentheses are user-defined strings. Substitute
the appropriate information for <iqn...>, <chap_password> and <chap_username>.
4.
To optionally configure CHAP authentication you should update the iSCSI Authentication
details in the web management GUI, as shown below.
Once the HP StoreOnce Backup System has been modified, the operating system should be
modified as follows:
# iscsiadm modify initiator-node --authentication CHAP
# iscsiadm modify initiator-node --CHAP-name <chap_username>
# iscsiadm modify initiator-node --CHAP-secret
Enter the CHAP password when prompted.
If bi-directional CHAP authentication is required, also perform the following steps:
# iscsiadm modify target-param --bi-directional-authentication enable
<iqn...>
# iscsiadm modify target-param --authentication CHAP <iqn...>
# iscsiadm modify target-param --CHAP-name <chap_username>
# iscsiadm modify target-param --CHAP-secret <iqn...>
Enter the CHAP password when prompted.
5.
To configure the iSCSI target devices as static devices, use the following commands:
# iscsiadm add static-config <iqn...>,x.x.x.x
# iscsiadm modify discovery -s enable
# iscsiadm list discovery
Discovery:
Static: enabled
Send Targets: enabled
iSNS: disabled
6.
To verify the static configuration, use the following commands:
# iscsiadm list static-config
Static Configuration Target: iqn.1986-
03.com.hp:storage.d2d.cr203f18f4.01a9754150ae013a.library1
.robotics,x.x.x.x:3260
Static Configuration Target: iqn.1986-
03.com.hp:storage.d2d.cr203f18f4.7e0cdac23ab4eab1.library1
.drive,x.x.x.x:3260
# iscsiadm list target
Target: iqn.1986-03.com.hp:storage.d2d.cr203f18f4.7e0cdac23ab4eab1
.library1.drive1
Alias: -
ISID: 4000002a0000
Connections: 1
Target: iqn.1986-
03.com.hp:storage.d2d.cr203f18f4.01a9754150ae013a.library1.robotics
Configuring the HP StoreOnce Backup System for iSCSI
29

Advertisement

Table of Contents
loading

Table of Contents