HP 3PAR RedHat and Oracle Linux Implementation Guide

Example for an HP 3PAR array running HP 3PAR OS 2.3.x or OS 3.1.2 or earlier:
NOTE: For an HP 3PAR StoreServ Storage system running HP 3PAR OS 2.2.x, the output
of showhost appears differently, since there are no Persona fields.
Example of showhost output for an HP 3PAR StoreServ Storage system running HP 3PAR
OS 2.2.x:
# showhost
Id Name -----------WWN/iSCSI_Name------------ Port
0 linux iqn.1994-05.com.redhat:a3df53b0a32d 0:3:1
iqn.1994-05.com.redhat:a3df53b0a32d 1:3:1
RHEL iscsiadm Utility Usage
This section provides examples of a few commands using the iscsiadm utility to set up the iSCSI
sessions:
Discover iSCSI targets:
# iscsiadm -m discovery -t sendtargets -p 10.0.0.10:3260
iSCSI login:
iSCSI logout:
iSCSI logout all:
# iscsiadm -m node --logoutall=all
Add custom iSCSI node:
# iscsiadm -m node -o new -p 10.0.0.30:3260
24 Configuring the HP 3PAR StoreServ Storage for iSCSI