using the device as an iSCSI storage
44_
using the device as an iSCSI storage
•
Check the available iSCSI node(s) to connect.
# iscsiadm–m node
•
You can delete the node(s) you don’t want to connect to when the service is on with the following command.
# iscsiadm–m node --op delete –targetname TARGET_IQN
•
You can login all the available nodes.
# iscsiadm–m node –L all
•
Check the device status with dmesg.
# dmesg | tail
If the device name is /dev/sdb, treat it as if a new HDD has been added which needs to be initialized and
formatted before you can use it. Do partitioning, formatting, and mounting this device to use