Connecting To The Iscsi Target; Sample Commands To Discover Targets And Create Iscsi Connections - HP NC373m - PCI Express Dual Port Multifunction Gigabit Server Adapter User Manual

Proliant accelerated iscsi for linux
Hide thumbs Also See for NC373m - PCI Express Dual Port Multifunction Gigabit Server Adapter:
Table of Contents

Advertisement

Connecting to the iSCSI target

Sample commands to discover targets and create
iSCSI connections
Add static entry
# iscsiadm -m node -p <ipaddr[:port,TPGT]> -T <iqn.targetname> -o new
iSCSI target discovery using 'SendTargets'
# iscsiadm -m discovery --type sendtargets -p <ipaddr[:port]>
Login to target using 'iscsiadm' command
iscsiadm --mode node --targetname <iqn.targetname> --portal
<ipaddr[:port]> --login
List all drives active in the system
# 'fdisk -l'
See the open-iSCSI documentation for comprehensive list of iscsiadm commands.
Connecting to the iSCSI target 18

Advertisement

Table of Contents
loading

Table of Contents