How to connect iscsi target in Linux-based boot environment
Published: 2018/08/31
Updated: 2022/12/21
Workaround
The following example is provided assuming that iscsi target is registered with IP address
1)Boot up Linux-based boot environment (CentBE/DebeanBE).
2)Enter the IP address registered with iscsi target.
[Utilities] — Select [Network Setting].
3) Launch the terminal.
[Utilities] — Select [Open Terminal].
4)Discover iSCSI target.
# iscsiadm -m discovery -t st -p <IP address of the target server>
5) Log in the target server.
# iscsiadm -m node --login
6) iscsi disk is recognized as a local disk. Select [Utilities] > [Mount (Local)] in AIP console and mount the iscsi volume. You are enabled to monitor the contents in the volume.
?akb&p=2098