Configuring access controls for lun access, Enabling isns discovery of the iscsi target, Configure access controls for lun access – HP StorageWorks 1510i Modular Smart Array User Manual
Page 22: Enable isns discovery of the iscsi target
Configuring Access Controls for LUN access
NOTE:
The steps in this section assume that you already have a basic iSCSI setup configured.
1.
Use the
command to enable Access Controls on the target:
CLI> set acl target1 on
Access Controls Enabled
on Target target1
2.
Decide whether to grant the initiator access to all LUNs on the target, or to a specific LUN, and
then do one of the following:
To grant the initiator access to all LUNs on the target, use the
command:
CLI> add acl_entry initiator1 target=target1
Allowed access to all LUNs
on Target target1
by Initiator initiator1
To grant the initiator access to a specific LUN, use the
command:
CLI> add acl_entry initiator1 lun=lun1t1
Allowed Initiator initiator1
access to LUN lun1t1
NOTE:
If more LUNs are added to the target, repeat the
command as required to
include them.
Enabling iSNS discovery of the iSCSI target
NOTE:
The steps in this section assume that you already have a basic iSCSI setup configured.
To set up iSNS, you must first choose the method of discovering iSNS servers. Next, you must enable
iSNS on the iSCSI target.
•
To use DHCP discovery of iSNS servers:
a.
By default, the MSA1510i uses DHCP to discover iSNS servers.
b.
Use the
command to enable iSNS discovery on the iSCSI target.
CLI> set discovery target1 isns=enable
iSNS enabled
•
To use SLP discovery of iSNS servers:
a.
Use the
command to change the iSNS server discovery mode:
CLI> set isns server_discovery=slp
iSNS parameters set.
b.
Use the
command to enable iSNS discovery on the iSCSI target.
CLI> set discovery target1 isns=enable
22
Initial configuration sequence