6.1. iSCSI Workflow Overview

The typical workflow of exporting volumes via iSCSI is as follows:

  1. Assign the network with the traffic type iSCSI to a network interface on each node that you will add to a target group. See “Managing Traffic Types and Networks” in the CLI Reference.
  2. Create a target group on chosen nodes, providing details for target WWNs and portals. Targets will be created automatically and added to the group. Target portals will be created on specified network interfaces and ports. See Creating Target Groups.
  3. Create volumes and attach them to the target group. See Managing Volumes.
  4. Optionally, enable CHAP authorization for the target group, create CHAP accounts, and assign them to the target group. See Managing CHAP Accounts.
  5. Optionally, enable ACL authorization for the target group, create a list of initiators that will be allowed to access only specific LUNs. Initiators not on the list will be able to access all LUNs in the target group. See Managing LUN Views.
  6. Start the target group. See Starting and Stopping Target Groups.
  7. Connect initiators to targets using standard tools of your operating system or product, e.g., iscsiadm. Use the vstorage-target session-list command to view iSCSI sessions active on a node in a target group.