Hosts with Linux® operating systems support
multisession connections between the host and target.
About this task
Discover the target, and then complete the following steps to configure a session between
the host and the target.
Procedure
-
To create a session between the host and the target, run one of the following commands:
iscsiadm –m node –1This command establishes a session on all of the
portals that are reported by the iSER target at the time of discovery.
iscsiadm –m node –T iSCSI target name -lThis command
establishes a single session between the host and the target at the specified target
portal.
-
To remove a session between the host and the target, run one of the following commands:
iscsiadm –m session –uThis command removes sessions on all of the
portals that are reported by the iSER target at the time of discovery.
iscsiadm –m node –T iSCSI target name -uThis command
removes a single session between the host and the target at the specified target portal.