存储虚拟化之LUN的映射(Windows版)


存储虚拟化之LUN的映射

1.创建一个虚拟机

linux版

[root@localhost ~]# cat /etc/iscsi/initiatorname.iscsi 
InitiatorName=iqn.1994-05.com.redhat:d4d52bddb40


[root@localhost ~]# iscsiadm -m discovery -t st -p 192.168.119.124
192.168.119.124:3260,8199 iqn.2014-08.com.example::2100040203040506::22006:192.168.119.124

[root@localhost ~]# iscsiadm -m node -l
Logging in to [iface: default, target: iqn.2014-08.com.example::2100040203040506::22006:192.168.119.124, portal: 192.168.119.124,3260] (multiple)
Login to [iface: default, target: iqn.2014-08.com.example::2100040203040506::22006:192.168.119.124, portal: 192.168.119.124,3260] successful.