ESXi 7.0 not discovering iSCSI LUNs

Marco3G

Dabbler
Joined
Mar 15, 2022
Messages
28
Hi everyone

I'm trying to configure iSCSI to use as datastores for ESXi hosts.

I created a vdev in a new pool containing three NVMe drives. I then created two Zvols and added them as extents to the iSCSI config. I set Logical Block Size to 512 and left block size reporting enabled. I also left TPC enabled.


I have one 10G NIC in the TrueNAS box as well as the ESXi hosts. I have configured the hosts to use IPs 192.168.5.2 and 3 and TrueNAS has a VLAN configured with IP 192.168.5.110.
I have added a vmk adapter on the hosts and I entered the IP 192.168.5.110 for dynamic discovery.

I have tested pings from TrueNAS to the hosts and I did vmkping -I vmk1 192.168.5.110 from the hosts. Works fine!

TrueNAS lists no connected initiators.

I have not configured any authentication. I have searched on here but I seem to be finding primarily posts from FreeNAS times.

Can someone help me finding out what is going wrong here?
 

Marco3G

Dabbler
Joined
Mar 15, 2022
Messages
28
Never mind... under the Initiators tab I had an old subnet configured for allowed networks... obviously it then did not respond on the correct subnet. My bad.
 
Top