It couldn’t get much easier then this. Assuming that your SAN is on 192.168.168.168 and that your lun doesn’t need CHAP authentication, give these commands a run.
iscsiadm add discovery-address 192.168.168.168:3260
iscsiadm list target
devfsadm -i iscsi
Now you can run format and access that disk,
enjoy!