No LUN after logging into iscsi target
Good day everyone,
I am having trouble trying to mount a LUN created on a ZFS 7320 to an X4-2 server running OEL6.4 I can login to the iscsi session but it cannot detect any LUNs. Connectivity of the ZFS appliance and the X server is via 10gbe fiber. The server can ping the ZFS and vice versa.
I've tried the following commands:
# iscsiadm -m discovery -t sendtargets -p ipaddress (was able to see target iqn)
# iscsiadm -m node -l -T target_iqn -p ipaddress:port (no output)
i've also tried creating an NFS share on the ZFS and was able to successfully mount it.