Configuring iSCSI
530-0267-00 Rev 02
7700 Flash Storage Platform Installation Guide 7.6.3.x
83
14.
Issue the following
finalize
CLI command:
15.
Issue the following
restart
CLI command:
16.
Issue the following
start update
CLI command to update Concerto:
iSCSI network interfaces have been set up for both 7700 FSP Controllers.
17.
Confirm link state and IP using the following commands:
18.
Issue the
ping
command from both 7700 FSP Controller A and 7700 FSP Controller B to test
access:
The iSCSI network interface configuration for the 7700 FSP Controllers has been completed.
Return to
Configuring 7700 FSP Controller Management Access
on page 60, and resume with the
remaining processes to complete the 7700 FSP Controller configuration.
Configuring iSCSI Clients, Targets, and LUNs
This section provides examples and references to Violin Systems documentation for CLI
commands and Symphony procedures that are needed to enable iSCSI support, configure iSCSI
clients, create an iSCSI target, and assign LUNs to an iSCSI target. iSCSI services are enabled in
Confirming iSCSI Support
Confirm that iSCSI support is enabled on both 7700 FSP Controllers by issuing the
isscli
enableiscsi
CLI command on the specified host server as shown:
[controller ~]# networkconfig.sh finalize
[controller ~]# networkconfig.sh restart 1 1 1
[controller ~]# concerto start update
[controller ~]# ifconfig -a | grep isc -A3
[controller ~]# ping -I isc0 -c 5 -s 9000 <client-iscsi-vlanA>
[controller ~]# ping -I isc1 -c 5 -s 9000 <client-iscsi-vlanB>
[controller ~]# ping -I isc2 -c 5 -s 9000 <client-iscsi-vlanC>
[controller ~]# ping -I isc3 -c 5 -s 9000 <client-iscsi-vlanD>
[controller ~]# isscli enableiscsi
Command: enableiscsi executed successfully.